summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher2010-12-091-3/+8
* drm: use after free in drm_queue_vblank_event()Dan Carpenter2010-12-091-2/+2
* drm/kms: remove spaces from connector names (v2)Alex Deucher2010-12-091-5/+5
* drm/i915: i915 cannot provide switcher services.Dave Airlie2010-12-081-34/+0
* drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher2010-12-081-2/+4
* drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher2010-12-081-2/+2
* drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse2010-12-081-2/+11
* drm: Don't try and disable an encoder that was never enabledChris Wilson2010-12-081-1/+1
* drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson2010-12-081-5/+14
* drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-071-2/+6
* drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-071-1/+11
* drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-051-44/+54
* drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-051-14/+16
* drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+3
* drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-041-0/+3
* drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-031-13/+5
* drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-031-0/+51
* drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-021-0/+21
* drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-022-1/+4
* drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher2010-12-011-0/+16
* drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher2010-12-011-0/+34
* drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2010-12-012-6/+8
* Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-12-015-125/+92
|\
| * Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-301-89/+57
| * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-293-11/+17
| * drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter2010-11-281-25/+18
* | drm: record monitor status in output_poll_executeKeith Packard2010-11-291-3/+4
* | drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard2010-11-291-0/+7
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-263-248/+346
|\ \ | |/
| * drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-241-3/+5
| * drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-231-45/+6
| * drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-231-168/+293
| * drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-221-11/+14
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-11-2253-307/+813
| |\
| * | drm/i915: Only save/restore cursor regs if !KMSChris Wilson2010-11-211-20/+20
| * | drm/i915: Prevent integer overflow when validating the execbufferChris Wilson2010-11-211-1/+8
* | | Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher2010-11-261-1/+1
* | | drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher2010-11-221-0/+1
* | | drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher2010-11-221-1/+1
| |/ |/|
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-196-107/+157
|\ \ | |/
| * drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-191-1/+2
| * drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-191-38/+57
| * drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-191-27/+37
| * drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-191-36/+27
| * Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-1534-296/+448
| |\
| | * drm: radeon: fix error value signVasiliy Kulikov2010-11-151-2/+2
| | * drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-152-116/+199
| * | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-133-0/+28
| * | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-091-5/+6
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-1954-424/+1014
|\ \ \
OpenPOWER on IntegriCloud