aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Merge branch 'akpm'Linus Torvalds4-5/+5
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes4-5/+5
2011-01-20i915: Fix i915 suspend delayLinus Torvalds2-3/+3
2011-01-17drm/radeon/kms: balance asic_reset functionsAlex Deucher3-18/+20
2011-01-17drm/radeon/kms: remove duplicate card_posted() functionsAlex Deucher3-46/+3
2011-01-17drm/radeon/kms: add module option for pcie gen2Alex Deucher5-0/+14
2011-01-17drm/radeon/kms: fix typo in evergreen safe regAlex Deucher1-1/+1
2011-01-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie11-197/+86
2011-01-17drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs1-2/+2
2011-01-17drm/nouveau: greatly simplify mm, killing some bugs in the processBen Skeggs3-160/+52
2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs4-5/+10
2011-01-17drm/nv40: initialise 0x17xx on all chipsets that have itBen Skeggs1-12/+2
2011-01-17drm/nv40: make detection of 0x4097-ful chipsets available everywhereBen Skeggs3-18/+20
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie4-21/+24
2011-01-14Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds9-31/+46
2011-01-14drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen1-0/+8
2011-01-14drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson1-1/+2
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-2/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-5/+5
2011-01-13drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson1-4/+3
2011-01-13drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson1-6/+9
2011-01-13drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson1-1/+1
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson4-17/+21
2011-01-12drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic1-1/+1
2011-01-12drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson1-1/+1
2011-01-12Merge branch 'acpi-video' into releaseLen Brown2-2/+0
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2-26/+47
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson1-8/+4
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson1-1/+8
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson1-3/+1
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson1-10/+43
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson3-4/+16
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson1-4/+26
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson1-7/+3
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson3-120/+50
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson1-2/+9
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson3-48/+90
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes2-2/+81
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes4-46/+75
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2-3/+3
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes4-21/+91
2011-01-11drm/i915: Make the ring IMR handling privateChris Wilson2-12/+15
2011-01-11drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2-39/+25
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson3-14/+24
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson5-62/+113
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson4-43/+65
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson2-1/+16
2011-01-11drm/i915: Remove impossible testChris Wilson1-8/+0
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes1-5/+7
2011-01-11drm/i915: add 'reset' parameterChris Wilson1-0/+6