summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse
2010-04-18drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese
2010-04-18drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang
2010-04-12drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui
2010-04-12drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui
2010-04-12drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui
2010-04-12drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui
2010-04-12drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth
2010-04-12drm/i915: do not read uninitialized ->dev_privateLuca Tettamanti
2010-04-12Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang
2010-04-12drm/i915: implement multifunction SDVO device supportZhenyu Wang
2010-04-12drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang
2010-04-12drm/i915: remove connector object in old output structureZhenyu Wang
2010-04-12drm/i915: convert TV driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert HDMI driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: convert VGA driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson
2010-04-12drm/i915: Un-magic a DPCD register writeAdam Jackson
2010-04-12drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang
2010-04-12drm/i915: enable HDMI on CougarpointZhenyu Wang
2010-04-12drm/i915: enable LVDS on CougarpointZhenyu Wang
2010-04-12drm/i915: Fix CRT force detect on CougarpointZhenyu Wang
2010-04-12drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang
2010-04-12drm/i915: Probe for PCH chipset typeZhenyu Wang
2010-04-12drm/i915: Sandybridge has no integrated TVZhenyu Wang
2010-04-12drm/i915: Fix legacy BLC event for pipe AZhao Yakui
2010-04-12drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt
2010-04-12drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2010-04-12drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák
2010-04-12drm/radeon/kms: only change mode when coherent value changes.Dave Airlie
2010-04-09drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui
2010-04-10drm/radeon/kms: more atom parser fixes (v2)Alex Deucher
2010-04-10drm/edid: When checking duplicate standard modes, walked the probed listAdam Jackson
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang
2010-04-09drm/i915: Add new 'intel_connector' structureZhenyu Wang