Age | Commit message (Expand) | Author |
2010-11-10 | drm/ttm: Be consistent on ttm_bo_init() failures | Thomas Hellstrom |
2010-11-10 | drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. | Michel Dänzer |
2010-11-09 | drm/radeon/kms: fix thermal sensor reporting on rv6xx | Alex Deucher |
2010-11-09 | drm/radeon/kms: fix bugs in ddc and cd path router code | Tyson Whitehead |
2010-11-09 | drm/radeon/kms: add support for clock/data path routers | Alex Deucher |
2010-11-09 | drm: vmwgfx: fix information leak to userland | Kulikov Vasiliy |
2010-11-09 | drivers/gpu: Use vzalloc | Joe Perches |
2010-11-09 | drm/vmwgfx: Fix oops on failing bo pin | Thomas Hellstrom |
2010-11-09 | drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning | Thomas Hellstrom |
2010-11-09 | drm/ttm: Make sure a sync object doesn't disappear while we use it | Thomas Hellstrom |
2010-11-09 | drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks | Alex Deucher |
2010-11-09 | drivers/gpu/drm: Update WARN uses | Joe Perches |
2010-11-09 | drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments | Joe Perches |
2010-11-09 | DRM: ignore invalid EDID extensions | Sam Tygier |
2010-11-09 | drm/radeon/kms: make the connector code less verbose | Alex Deucher |
2010-11-09 | drm/ttm: remove failed ttm binding error printout | Thomas Hellstrom |
2010-11-09 | drm/ttm: Add a barrier when unreserving | Thomas Hellstrom |
2010-11-09 | drm/ttm: Remove mm init error printouts and checks | Thomas Hellstrom |
2010-11-09 | drm/ttm: Remove pointless list_empty check | Thomas Hellstrom |
2010-11-09 | drm/ttm: Use private locks for the default bo range manager | Thomas Hellstrom |
2010-11-09 | drm/ttm: Documentation update | Thomas Hellstrom |
2010-11-09 | drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler | Alex Deucher |
2010-11-09 | drm/stub/Kconfig: fix Kconfig for stub driver. | Ingo Molnar |
2010-11-09 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2010-11-09 | drm/i915: Fix LVDS fixed-mode regression from 219adae1 | Chris Wilson |
2010-11-08 | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism | Chris Wilson |
2010-11-08 | drm/i915: Avoid might_fault during pwrite whilst holding our mutex | Chris Wilson |
2010-11-04 | drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge | Zhenyu Wang |
2010-11-04 | drm/i915: Fix KMS regression on Sandybridge/CPT | Zhenyu Wang |
2010-11-03 | i915: reprogram power monitoring registers on resume | Kyle McMartin |
2010-11-02 | drm/i915: SNB BLT workaround | Chris Wilson |
2010-11-02 | drm/i915: Fix the graphics frequency clamping at init and when IPS is active. | Jesse Barnes |
2010-11-02 | drm/i915: Allow powersave modparam to be adjusted at runtime. | Chris Wilson |
2010-11-01 | drm/i915: Apply big hammer to serialise buffer access between rings | Chris Wilson |
2010-11-01 | drm/i915: opregion_setup: iounmap correct address | Christoph Fritz |
2010-10-28 | drm/i915: Flush read-only buffers from the active list upon idle as well | Chris Wilson |
2010-10-27 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-28 | drm/radeon/kms: enable unmappable vram for evergreen | Alex Deucher |
2010-10-28 | drm/radeon/kms: fix tiled db height calculation on 6xx/7xx | Alex Deucher |
2010-10-28 | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx | Alex Deucher |
2010-10-27 | i915: signedness bug in check_overlay_src() | Dan Carpenter |
2010-10-27 | drm/i915: Fix typo from "Enable DisplayPort Audio" | Takashi Iwai |
2010-10-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-27 | vmwgfx: Implement a proper GMR eviction mechanism | Thomas Hellstrom |
2010-10-27 | drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 | Alex Deucher |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-26 | drm/radeon/kms: properly compute group_size on 6xx/7xx | Alex Deucher |
2010-10-26 | drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker | Alex Deucher |
2010-10-26 | drm/radeon/kms/evergreen: set the clear state to the blit state | Alex Deucher |
2010-10-26 | drm/radeon/kms: don't poll dac load detect. | Dave Airlie |