Chris Wilson
|
9d34e5db07
drm/i915: Enable irq to trace batch buffer completion.
|
16 年 前 |
Chris Wilson
|
8f0dc5bf17
drm/i915: batch submit seqno off-by-one.
|
16 年 前 |
Linus Torvalds
|
94e0fb086f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
16 年 前 |
Chris Wilson
|
c715089f49
drm/i915: Handle ERESTARTSYS during page fault
|
16 年 前 |
Chris Wilson
|
ab18282d58
drm/i915: Warn before mmaping a purgeable buffer.
|
16 年 前 |
Chris Wilson
|
bb6baf76f4
drm/i915: Track purged state.
|
16 年 前 |
Chris Wilson
|
9731129c5e
drm/i915: Remove eviction debug spam
|
16 年 前 |
Chris Wilson
|
2d7ef395b3
drm/i915: Immediately discard any backing storage for uneeded objects
|
16 年 前 |
Chris Wilson
|
963b483691
drm/i915: Do not mis-classify clean objects as purgeable
|
16 年 前 |
Chris Wilson
|
13a05fd978
drm/i915: Whitespace correction for madv
|
16 年 前 |
Chris Wilson
|
a32808c0a1
drm/i915: BUG_ON page refleak during unbind
|
16 年 前 |
Chris Wilson
|
9a1e2582d8
drm/i915: Search harder for a reusable object
|
16 年 前 |
Chris Wilson
|
ab5ee57650
drm/i915: Clean up evict from list.
|
16 年 前 |
Chris Wilson
|
1c5d22f76d
drm/i915: Add tracepoints
|
16 年 前 |
Linus Torvalds
|
44040f107e
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 年 前 |
Chris Wilson
|
8542a0bbbb
drm/i915: Skip the sanity checks if the current relocation is valid
|
16 年 前 |
Chris Wilson
|
cd0b9fb400
drm/i915: Check that the relocation points to within the target
|
16 年 前 |
Chris Wilson
|
07f73f6912
drm/i915: Improve behaviour under memory pressure
|
16 年 前 |
Chris Wilson
|
3ef94daae7
drm/i915: Add ioctl to set 'purgeability' of objects
|
16 年 前 |
Chris Wilson
|
31169714fc
drm/i915: Register a shrinker to free inactive lists under memory pressure
|
16 年 前 |
Chris Wilson
|
e67b8ce1b5
drm/i915: Remove stored gtt_alignment
|
16 年 前 |
Chris Wilson
|
4960aaca14
drm/i915: Add buffer to inactive list immediately during fault
|
16 年 前 |
Ben Gamari
|
ba1234d17b
drm/i915: Make dev_priv->mm.wedged an atomic_t
|
16 年 前 |
Ben Gamari
|
f65d94211e
drm/i915: Add hangcheck timer
|
16 年 前 |
Ben Gamari
|
22be172423
drm/i915: make i915_seqno_passed non-static
|
16 年 前 |
Ben Gamari
|
ffed1d0920
drm/i915: Check whether chip is wedged in i915_wait_request()
|
16 年 前 |
Chris Wilson
|
7e61615857
drm/i915: Only destroy a constructed mmap offset
|
16 年 前 |
Eric Anholt
|
e517a5e970
agp/intel: Fix the pre-9xx chipset flush.
|
16 年 前 |
Eric Anholt
|
5323fd042f
drm/i915: Zap mmaps of objects before unbinding them from the GTT.
|
16 年 前 |
Linus Torvalds
|
e6890f6f3d
i915: disable interrupts before tearing down GEM state
|
16 年 前 |