summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-24drm/radeon/kms: simplify atom adjust pll setupAlex Deucher
2011-01-24drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asicsAlex Deucher
2011-01-24drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher
2011-01-24drm/radeon/kms: fix a spelling error in an error messageAlex Deucher
2011-01-24drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson
2011-01-23drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20i915: Fix i915 suspend delayLinus Torvalds
2011-01-20drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson
2011-01-20drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson
2011-01-20drm/i915: Add dependency on CONFIG_TMPFSChris Wilson
2011-01-20drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson
2011-01-18drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes
2011-01-18drm/i915: set more FBC chicken bitsJesse Barnes
2011-01-17drm/radeon/kms: balance asic_reset functionsAlex Deucher
2011-01-17drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher
2011-01-17drm/radeon/kms: add module option for pcie gen2Alex Deucher
2011-01-17drm/radeon/kms: fix typo in evergreen safe regAlex Deucher
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-14drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen
2011-01-14drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson
2011-01-13drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson
2011-01-13drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-12drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic
2011-01-12drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson
2011-01-12Merge branch 'acpi-video' into releaseLen Brown
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson