index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2010-11-04
drm/i915: kill mappable/fenceable disdinction
Daniel Vetter
2010-11-04
drm/i915: revert pageflip/mappable related abi breakage
Daniel Vetter
2010-11-04
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-04
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2010-11-04
drm/i915: Fix KMS regression on Sandybridge/CPT
Zhenyu Wang
2010-11-03
i915: reprogram power monitoring registers on resume
Kyle McMartin
2010-11-03
drm/i915: Ensure that if we ever try to pin+fence it is mappable.
Chris Wilson
2010-11-02
drm/i915: Drop the iomem accessors when writing to the kmapped blt batch
Chris Wilson
2010-11-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-02
drm/i915: SNB BLT workaround
Chris Wilson
2010-11-02
drm/i915: SNB BLT workaround
Zou Nan hai
2010-11-02
Revert "drm/i915: add MMIO debug output"
Chris Wilson
2010-11-02
drm/i915: Fix the graphics frequency clamping at init and when IPS is active.
Jesse Barnes
2010-11-02
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
2010-11-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-01
drm/i915: Apply big hammer to serialise buffer access between rings
Chris Wilson
2010-11-01
drm/i915: Move the invalidate|flush information out of the device struct
Chris Wilson
2010-11-01
drm/i915: Apply big hammer to serialise buffer access between rings
Chris Wilson
2010-11-01
drm/i915/debugfs: Report ring in error state
Chris Wilson
2010-11-01
drm/i915: opregion_setup: iounmap correct address
Christoph Fritz
2010-10-31
drm/i915: Evict just the purgeable GTT entries on the first pass
Chris Wilson
2010-10-30
drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object()
Chris Wilson
2010-10-29
drm/i915: Record BSD engine error state
Chris Wilson
2010-10-29
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-10-29
drm/i915: Check if the GPU hung whilst waiting for the ring to clear
Chris Wilson
2010-10-29
drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap
Chris Wilson
2010-10-29
drm/i915/debugfs: Display the contents of the BLT and BSD status pages
Chris Wilson
2010-10-29
drm/i915/ringbuffer: Remove duplicate initialisation of ring control
Chris Wilson
2010-10-29
drm/i915: Record BLT engine error state
Chris Wilson
2010-10-29
drm/i915/ringbuffer: Disable the ringbuffer on cleanup.
Chris Wilson
2010-10-29
drm/i915: Remove the duplicate domain-change tracepoint for GPU flush
Chris Wilson
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-29
drm/i915: Convert BUG_ON(pin_count) from an impossible condition
Chris Wilson
2010-10-28
drm/i915: Do not return -1 from shrinker when nr_to_scan == 0
Chris Wilson
2010-10-28
drm/i915: Flush read-only buffers from the active list upon idle as well
Chris Wilson
2010-10-28
drm/i915: Kill GTT mappings when moving from GTT domain
Chris Wilson
2010-10-28
drm/i915: Eliminate nested get/put pages
Chris Wilson
2010-10-28
drm/i915: Remove mmap_offset
Chris Wilson
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-28
drm/i915/ringbuffer: Check that we setup the ringbuffer
Chris Wilson
2010-10-28
drm/i915: Use pci_iomap for remapping the MMIO registers.
Chris Wilson
2010-10-27
drm/i915: Capture ERROR register on Sandybridge hangs
Chris Wilson
2010-10-27
drm/i915: Use the agp_size determined from the GTT
Chris Wilson
2010-10-27
drm/i915: Bail early if we try to mmap an object too large to be mapped.
Chris Wilson
2010-10-27
drm/i915: add accounting for mappable objects in gtt v2
Daniel Vetter
2010-10-27
drm/i915: add mappable to gem_object_bind tracepoint
Daniel Vetter
2010-10-27
drm/i915: use the complete gtt
Daniel Vetter
2010-10-27
drm/i915: unbind unmappable objects on fault/pin
Daniel Vetter
2010-10-27
drm/i915: range-restricted bind_to_gtt
Daniel Vetter
2010-10-27
drm/i915: range-restricted eviction support
Daniel Vetter
[next]