aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher2010-12-09
* drm: use after free in drm_queue_vblank_event()Dan Carpenter2010-12-09
* drm/kms: remove spaces from connector names (v2)Alex Deucher2010-12-09
* drm/i915: i915 cannot provide switcher services.Dave Airlie2010-12-08
* drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher2010-12-07
* drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher2010-12-07
* drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse2010-12-07
* drm: Don't try and disable an encoder that was never enabledChris Wilson2010-12-07
* drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson2010-12-07
* drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-07
* drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-07
* drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-05
* drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-05
* drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
* drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-04
* drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-03
* drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-03
* drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt2010-12-02
* drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-02
* drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher2010-11-30
* drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher2010-11-30
* drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher2010-11-30
* Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-30
|\
| * Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson2010-11-30
| * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
| * drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter2010-11-28
* | drm: record monitor status in output_poll_executeKeith Packard2010-11-29
* | drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard2010-11-29
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2010-11-25
|\|
| * drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-24
| * drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-23
| * drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-23
| * drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-22
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-11-22
| |\
| * | drm/i915: Only save/restore cursor regs if !KMSChris Wilson2010-11-21
| * | drm/i915: Prevent integer overflow when validating the execbufferChris Wilson2010-11-21
* | | Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher2010-11-25
* | | drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher2010-11-21
* | | drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher2010-11-21
| |/ |/|
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-19
|\|
| * drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-19
| * drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-19
| * drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-19
| * drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-19
| * Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-15
| |\
| | * drm: radeon: fix error value signVasiliy Kulikov2010-11-14
| | * drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-14
| * | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-13
| * | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-09
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-19
|\ \ \