Age | Commit message (Expand) | Author |
2011-01-17 | drm/radeon/kms: balance asic_reset functions | Alex Deucher |
2011-01-17 | drm/radeon/kms: remove duplicate card_posted() functions | Alex Deucher |
2011-01-17 | drm/radeon/kms: add module option for pcie gen2 | Alex Deucher |
2011-01-17 | drm/radeon/kms: fix typo in evergreen safe reg | Alex Deucher |
2011-01-17 | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i... | Dave Airlie |
2011-01-17 | drm/nouveau: fix gpu page faults triggered by plymouthd | Ben Skeggs |
2011-01-17 | drm/nouveau: greatly simplify mm, killing some bugs in the process | Ben Skeggs |
2011-01-17 | drm/nvc0: enable protection of system-use-only structures in vm | Ben Skeggs |
2011-01-17 | drm/nv40: initialise 0x17xx on all chipsets that have it | Ben Skeggs |
2011-01-17 | drm/nv40: make detection of 0x4097-ful chipsets available everywhere | Ben Skeggs |
2011-01-14 | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie |
2011-01-14 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-01-14 | drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS | Knut Petersen |
2011-01-14 | drm/i915: Disable GPU semaphores on SandyBridge mobile | Chris Wilson |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | drm/i915/execbuffer: Clear domains before beginning reloc processing | Chris Wilson |
2011-01-13 | drm/i915/execbuffer: Reorder relocations to match new object order | Chris Wilson |
2011-01-13 | drm/i915: Fix error handler to capture the first batch after the seqno | Chris Wilson |
2011-01-13 | drm/i915: Add a module option to override the use of SSC | Chris Wilson |
2011-01-12 | drm/i915/panel: The backlight is enabled if the current value is non-zero | Indan Zupancic |
2011-01-12 | drm/i915/debugfs: Correct format after changing type of err object 'size' | Chris Wilson |
2011-01-12 | Merge branch 'acpi-video' into release | Len Brown |
2011-01-11 | drm/i915/execbuffer: Reorder binding of objects to favour restrictions | Chris Wilson |
2011-01-11 | drm/i915: If we hit OOM when allocating GTT pages, clear the aperture | Chris Wilson |
2011-01-11 | drm/i915/evict: Ensure we completely cleanup on failure | Chris Wilson |
2011-01-11 | drm/i915/execbuffer: Correctly clear the current object list upon EFAULT | Chris Wilson |
2011-01-11 | drm/i915/debugfs: Show all objects in the gtt | Chris Wilson |
2011-01-11 | drm/i915: Record AGP memory type upon error | Chris Wilson |
2011-01-11 | drm/i915: Periodically flush the active lists and requests | Chris Wilson |
2011-01-11 | drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT | Chris Wilson |
2011-01-11 | drm/i915: Record the error batchbuffer on each ring | Chris Wilson |
2011-01-11 | drm/i915: Include TLB miss overhead for computing WM | Chris Wilson |
2011-01-11 | drm/i915: Propagate error from flushing the ring | Chris Wilson |
2011-01-11 | drm/i915: detect & report PCH display error interrupts | Jesse Barnes |
2011-01-11 | drm/i915: cleanup rc6 code | Jesse Barnes |
2011-01-11 | drm/i915: fix rc6 enabling around suspend/resume | Jesse Barnes |
2011-01-11 | drm/i915: re-enable rc6 support for Ironlake+ | Jesse Barnes |
2011-01-11 | drm/i915: Make the ring IMR handling private | Chris Wilson |
2011-01-11 | drm/i915/ringbuffer: Simplify the ring irq refcounting | Chris Wilson |
2011-01-11 | drm/i915/debugfs: Show the per-ring IMR | Chris Wilson |
2011-01-11 | drm/i915: Mask USER interrupts on gen6 (until required) | Chris Wilson |
2011-01-11 | drm/i915: Handle ringbuffer stalls when flushing | Chris Wilson |
2011-01-11 | drm/i915: Enforce write ordering through the GTT | Chris Wilson |
2011-01-11 | drm/i915: Remove impossible test | Chris Wilson |
2011-01-11 | drm/i915: avoid reading non-existent PLL reg on Ironlake+ | Jesse Barnes |
2011-01-11 | drm/i915: add 'reset' parameter | Chris Wilson |
2011-01-11 | drm/i915: fix the wrong latency value while computing wm0 | Yuanhan Liu |
2011-01-11 | drm/i915: support low power watermarks on Ironlake | Jesse Barnes |
2011-01-11 | drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines | Chris Wilson |