summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2010-12-09drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher-3/+8
2010-12-09drm: use after free in drm_queue_vblank_event()Dan Carpenter-2/+2
2010-12-09drm/kms: remove spaces from connector names (v2)Alex Deucher-5/+5
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie-34/+0
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson-5/+14
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson-2/+6
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson-1/+11
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson-44/+54
2010-12-05drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson-14/+16
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter-0/+3
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson-0/+3
2010-12-03drm/i915: Death to the unnecessary 64bit divideChris Wilson-13/+5
2010-12-03drm/i915: Clean conflicting modesetting registers upon initChris Wilson-0/+51
2010-12-02drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt-0/+21
2010-12-02drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt-1/+4
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher-0/+16
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher-0/+34
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher-6/+8
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-125/+92
2010-11-30Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson-89/+57
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson-11/+17
2010-11-29drm: record monitor status in output_poll_executeKeith Packard-3/+4
2010-11-29drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard-0/+7
2010-11-28drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter-25/+18
2010-11-26Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-248/+346
2010-11-26Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher-1/+1
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson-3/+5
2010-11-23drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson-45/+6
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson-168/+293
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson-11/+14
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson-307/+813
2010-11-22drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher-0/+1
2010-11-22drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher-1/+1
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson-20/+20
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson-1/+8
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-107/+157
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-424/+1014
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson-36/+27
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher-0/+13
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom-0/+11
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie-223/+384
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher-1/+30