Age | Commit message (Expand) | Author |
2010-01-18 | drm/nouveau: fix a race condition in nouveau_dma_wait() | Ben Skeggs |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-01-15 | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang |
2010-01-15 | drm/i915: fix eDP pipe mask | Zhenyu Wang |
2010-01-15 | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang |
2010-01-15 | drm/i915: parse eDP panel color depth from VBT block | Zhenyu Wang |
2010-01-15 | drm/i915: disable LVDS downclock by default | Jesse Barnes |
2010-01-15 | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register | Zhao Yakui |
2010-01-15 | drm/i915: Remove chatty execbuf failure message. | Eric Anholt |
2010-01-15 | drm/i915: remove loop in Ironlake interrupt handler | Zou Nan hai |
2010-01-15 | Merge remote branch 'korg/drm-radeon-testing' into drm-linus | Dave Airlie |
2010-01-15 | drm: EDID accept separate sync video mode | Jerome Glisse |
2010-01-15 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus | Dave Airlie |
2010-01-15 | drm/nouveau: check pushbuffer bounds in ioctl | Luca Barbieri |
2010-01-15 | drm/nouveau: reserve VGA area for the moment | Ben Skeggs |
2010-01-15 | drm/nouveau: Unset the EDID connector property when the EDID block goes away. | Francisco Jerez |
2010-01-15 | drm/nouveau: Fallback to analog load detection when the EDID block is invalid. | Francisco Jerez |
2010-01-15 | drm/nouveau: fix edid memleak in nouveau_connector | Xavier Chantry |
2010-01-15 | drm/nouveau: Break some long lines. | Francisco Jerez |
2010-01-15 | drm/nouveau: add NV18 device id to call_lvds_manufacturer_script | Andrea Tacconi |
2010-01-14 | drm/nv50: Fix typo in PGRAPH initialisation. | Marcin Kościelnicki |
2010-01-14 | drm/nouveau: less magic DCB 1.5 parsing | Ben Skeggs |
2010-01-14 | drm/nouveau: assume no nv04 board has a DCB table | Ben Skeggs |
2010-01-14 | drm/nouveau: remove PRIV0 check in nouveau_mem_close() | Ben Skeggs |
2010-01-14 | drm/nouveau: wait on fence after bo move if validating for another channel | Ben Skeggs |
2010-01-14 | drm/nouveau: trust init table registers are safe | Ben Skeggs |
2010-01-14 | drm/nv50: wait for pgraph to idle before unloading the context | Maarten Maathuis |
2010-01-14 | drm/ttm: Make sure system buffer objects has offset == 0. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Implement basic pm operations. | Thomas Hellstrom |
2010-01-14 | drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Implement a swap_notify callback. | Thomas Hellstrom |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Make fence sequences continous across a VT switch. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Fix an error path causing an oops. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. | Thomas Hellstrom |
2010-01-14 | drm/radeon/kms: Use radeon_agp_disable when disabling AGP | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Disable AGP is aperture size < 32M | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Fix r600 blit cleanup path | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Do not unpin buffer in fb destruction | Jerome Glisse |
2010-01-14 | drm/radeon/kms: fix displayport->dvi connector DDC. | Dave Airlie |
2010-01-13 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-13 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-13 | drm: change drm set mode messages as DRM_DEBUG | Dave Young |
2010-01-13 | drm: fix crtc no modes printf + typo | Dave Airlie |
2010-01-12 | lib: Introduce generic list_sort function | Dave Chinner |
2010-01-13 | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie |
2010-01-13 | drm/radeon/kms: Fix crash getting TV info with no BIOS. | Michel Dänzer |
2010-01-13 | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) | Alex Deucher |
2010-01-13 | drm/radeon/kms/r6xx+: make irq handler less verbose | Alex Deucher |