Ben Widawsky
|
d7e5008f7c
drm/i915: Move even more gtt code to i915_gem_gtt
|
12 年之前 |
Mika Kuoppala
|
fca26bb453
drm/i915: Introduce i915_gem_set_seqno()
|
12 年之前 |
Mika Kuoppala
|
ba1a7067c0
drm/i915: Always clear semaphore mboxes on seqno wrap
|
12 年之前 |
Mika Kuoppala
|
f7e98ad4d4
drm/i915: Initialize hardware semaphore state on ring init
|
12 年之前 |
Ben Widawsky
|
8782e26c0c
drm/i915: Bug on unsupported swizzled platforms
|
12 年之前 |
Ben Widawsky
|
7dbf9d6e0f
drm/i915: BUG() if fences are used on unsupported platform
|
12 年之前 |
Chris Wilson
|
eb119bd612
drm/i915: Access to snooped system memory through the GTT is incoherent
|
12 年之前 |
Mika Kuoppala
|
9e8e36879f
drm/i915: Set initial seqno value close to wrap boundary
|
12 年之前 |
Chris Wilson
|
107f27a5df
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
|
12 年之前 |
Mika Kuoppala
|
f72b3435c1
drm/i915: Don't emit semaphore wait if wrap happened
|
12 年之前 |
Chris Wilson
|
e9b73c6739
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
|
12 年之前 |
Mika Kuoppala
|
498d2ac15c
drm/i915: Add intel_ring_handle_seqno wrap
|
12 年之前 |
Daniel Vetter
|
1a240d4de2
drm/i915: fixup sparse warnings
|
12 年之前 |
Damien Lespiau
|
4239ca779d
drm/i915: Fix dieing -> dying typo
|
12 年之前 |
Chris Wilson
|
42dcedd4f2
drm/i915: Use a slab for object allocation
|
12 年之前 |
Chris Wilson
|
0104fdbb84
drm/i915: Introduce i915_gem_object_create_stolen()
|
12 年之前 |
Daniel Vetter
|
8dcf015eb9
drm/i915: optimize the shmem_pwrite slowpath handling
|
12 年之前 |
Daniel Vetter
|
a39a68054f
drm/i915: simplify shmem pwrite/pread slowpath handling
|
12 年之前 |
Mika Kuoppala
|
7b01e260a6
drm/i915: Set sync_seqno properly after seqno wrap
|
12 年之前 |
Chris Wilson
|
3e9605018a
drm/i915: Rearrange code to only have a single method for waiting upon the ring
|
12 年之前 |
Chris Wilson
|
b662a06632
drm/i915: Simplify flushing activity on the ring
|
12 年之前 |
Chris Wilson
|
9d7730914f
drm/i915: Preallocate next seqno before touching the ring
|
12 年之前 |
Chris Wilson
|
b5d177946a
drm/i915: Wait upon the last request seqno, rather than a future seqno
|
12 年之前 |
Chris Wilson
|
5774506f15
drm/i915: Borrow our struct_mutex for the direct reclaim
|
12 年之前 |
Chris Wilson
|
8742267af4
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
|
12 年之前 |
Chris Wilson
|
c9839303d1
drm/i915: Pin the object whilst faulting it in
|
12 年之前 |
Chris Wilson
|
fbdda6fb5e
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
|
12 年之前 |
Dave Airlie
|
9fabd4eede
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 年之前 |
Ben Widawsky
|
26b1ff35c8
drm/i915: Move the remaining gtt code
|
12 年之前 |
Ben Widawsky
|
e76e9aebcd
drm/i915: Stop using AGP layer for GEN6+
|
12 年之前 |