aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| * | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
| * | drm/i810: remove the BKLArnd Bergmann2011-02-06
| * | drm: remove i830 driverArnd Bergmann2011-02-06
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-04
| |\ \
| | * | drm/radeon/kms: dynamically allocate power state spaceAlex Deucher2011-02-03
| | * | drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher2011-02-03
| | * | drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher2011-02-03
| | * | drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher2011-02-03
| | * | drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher2011-02-01
| | * | drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher2011-02-01
| | * | drm/radeon/kms: add pll debugging outputAlex Deucher2011-02-01
| | * | drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher2011-02-01
| | * | drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher2011-02-01
| | * | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-01
| | |\ \
| | * \ \ Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-01
| | |\ \ \
| | | * | | drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-01
| | | * | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
| | | * | | drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson2011-01-31
| | | * | | drm: Simplify and defend later checks when disabling a crtcChris Wilson2011-01-31
| | | * | | drm: Don't switch fb when disabling an outputChris Wilson2011-01-31
| | | * | | drm/i915: Reset crtc after resumeChris Wilson2011-01-25
| | | * | | drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-25
| | | * | | drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-25
| | | * | | drm: Add an interface to reset the deviceChris Wilson2011-01-25
| | | * | | drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-25
| | * | | | drm/radeon: Fix wrong boolean operatorStefan Weil2011-01-30
| * | | | | drm: Only set DPMS ON when actually configuring a modeKeith Packard2011-02-04
| |/ / / /
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-27
| |\ \ \ \
| | * \ \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-27
| | |\ \ \ \
| | * | | | | drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher2011-01-27
| | * | | | | drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák2011-01-27
| | * | | | | drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2011-01-26
| | * | | | | drm/radeon/kms: clean up some magic numbersAlex Deucher2011-01-26
| | * | | | | drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher2011-01-26
| | * | | | | radeon/kms: fix dp displayport mode validationJerome Glisse2011-01-26
| | * | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-26
| | |\ \ \ \ \
| * | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
| |/ / / / / /
| * | | | | | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-24
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-24
| | * | | | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-24
| | * | | | | Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-24
| | |\ \ \ \ \
| | * | | | | | drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-24
| | * | | | | | drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-24
| | * | | | | | drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-24
| | * | | | | | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-24
| | * | | | | | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-23
| | * | | | | | drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-23
| | * | | | | | drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson2011-01-20
| | * | | | | | drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson2011-01-20
| | * | | | | | drm/i915: Add dependency on CONFIG_TMPFSChris Wilson2011-01-20