aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-09-26drm/kms: protect against fb helper not being created.Dave Airlie
2009-09-25drm/r600: get values from the passed in IB not the copy.Dave Airlie
2009-09-25drm: create gitignore file for radeonAmerigo Wang
2009-09-25drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-25drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie
2009-09-25drm/radeon/kms: enable dac load detection by default.Dave Airlie
2009-09-25drm/radeon/kms: enable r600 tv outputs.Dave Airlie
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson
2009-09-24drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson
2009-09-24drm/edid: Ignore bad standard timings.Adam Jackson
2009-09-24drm/edid: const cleanupAdam Jackson
2009-09-23Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-22drm/i915: Handle ERESTARTSYS during page faultChris Wilson
2009-09-23drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas
2009-09-23drm/radeon: consolidate family flags used in pciids.Dave Airlie
2009-09-23drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson
2009-09-23drm/i915: Track purged state.Chris Wilson
2009-09-23drm/i915: Remove eviction debug spamChris Wilson
2009-09-23drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson
2009-09-23drm/i915: Do not mis-classify clean objects as purgeableChris Wilson
2009-09-23drm/i915: Whitespace correction for madvChris Wilson
2009-09-23drm/i915: BUG_ON page refleak during unbindChris Wilson
2009-09-23drm/i915: Search harder for a reusable objectChris Wilson
2009-09-23drm/i915: Clean up evict from list.Chris Wilson
2009-09-23drm/i915: Add tracepointsChris Wilson
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes
2009-09-21drm/i915: split display functions by chip typeJesse Barnes
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-18drm/i915: Skip the sanity checks if the current relocation is validChris Wilson
2009-09-18drm/i915: Check that the relocation points to within the targetChris Wilson
2009-09-18drm/radeon/kms: more alignment for rv770.c with r600.cDave Airlie
2009-09-18drm/radeon/kms: rv770 blit init called too late.Dave Airlie
2009-09-18drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie
2009-09-18drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie
2009-09-18drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie
2009-09-18drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer
2009-09-18drm/radeon/kms: add initial connector propertiesDave Airlie
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse