summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_tv.c
AgeCommit message (Expand)Author
2010-01-07drm/i915: disable TV hotplug status checkZhenyu Wang
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-11-30drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui
2009-11-30drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui
2009-10-02drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-04drm/i915: select TV format according to connector typeMa Ling
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-07-29drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com
2009-06-22drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-05drm/i915: Set correct TV detection voltage level override valuesMa Ling
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2009-04-01drm/i915: fix TV mode setting in property changeZhenyu Wang
2009-04-01drm/i915: only set TV mode when any property changedZhenyu Wang
2009-03-27drm/i915: TV detection fixZhenyu Wang
2009-03-27drm/i915: TV mode_set sync up with 2D driverZhenyu Wang
2009-03-27drm/i915: Fix TV get_modes to return modes countZhenyu Wang
2009-03-27drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang
2009-02-20drm/i915: Storage class should be before const qualifierTobias Klauser
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder
2008-12-29DRM: i915: add mode setting supportJesse Barnes