summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds26-127/+375
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher4-15/+42
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher1-3/+6
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-02drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher3-12/+19
2011-02-02drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher4-19/+137
2011-02-02drm/radeon/kms: add pll debugging outputAlex Deucher1-0/+4
2011-02-02drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher1-1/+1
2011-02-02drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher5-25/+37
2011-02-02Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2-3/+2
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie8-43/+96
2011-02-02drm/nv50: fix display on 0x50Ben Skeggs1-2/+1
2011-02-02drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach1-1/+1
2011-02-02gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson1-0/+8
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson2-7/+8
2011-01-31drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson1-5/+3
2011-01-31drm: Simplify and defend later checks when disabling a crtcChris Wilson1-3/+6
2011-01-31drm: Don't switch fb when disabling an outputChris Wilson1-2/+2
2011-01-31drm/radeon: Fix wrong boolean operatorStefan Weil1-1/+1
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-45/+132
2011-01-28Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie1-5/+0
2011-01-28drm/nv50: fix regression on IGPsBen Skeggs1-5/+0
2011-01-28drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher1-6/+33
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák1-0/+2
2011-01-27drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2-1/+22
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher7-21/+29
2011-01-27drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher1-3/+3
2011-01-27radeon/kms: fix dp displayport mode validationJerome Glisse1-2/+2
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie6-7/+41
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2-9/+9
2011-01-25drm/i915: Reset crtc after resumeChris Wilson1-3/+14
2011-01-25drm/i915/crt: Force the initial probe after resetChris Wilson1-0/+10
2011-01-25drm/i915: Reset state after a GPU reset or resumeChris Wilson1-0/+2
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+20
2011-01-25drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson1-23/+23
2011-01-25drm/nvc0/grctx: correct an off-by-oneBen Skeggs1-1/+1
2011-01-25drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez1-0/+3
2011-01-25drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez1-0/+15
2011-01-25drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs1-0/+19
2011-01-25drm/nvc0: fix incorrect TPC register setupBen Skeggs1-2/+2
2011-01-25drm/nouveau: probe for adt7473 before f75375Ben Skeggs1-1/+1
2011-01-25drm/nouveau: remove dead function definitionBen Skeggs1-3/+0
2011-01-25Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie14-57/+168
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2-1/+5
2011-01-24drm/i915: Prevent uninitialised reads during error state captureChris Wilson1-0/+2
2011-01-24drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher1-1/+2