aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/dvo.h
AgeCommit message (Expand)Author
2013-09-05drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_opsDamien Lespiau
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-06drm/i915/dvo: implement get_hw_stateDaniel Vetter
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter
2012-07-25drm/i915: Support for ns2501-DVOThomas Richter
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard
2008-12-29drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder
2008-12-29DRM: i915: add mode setting supportJesse Barnes