Dave Airlie
|
8be0e5c427
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Daniel Vetter
|
da494d7ca5
drm/i915: disable shrinker lock stealing for create_mmap_offset
|
12 years ago |
Daniel Vetter
|
677feac291
drm/i915: optionally disable shrinker lock stealing
|
12 years ago |
Chris Wilson
|
dc9dd7a20f
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager
|
12 years ago |
Linus Torvalds
|
3c2e81ef34
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Linus Torvalds
|
caf491916b
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
|
12 years ago |
Chris Wilson
|
a2165e3123
drm/i915: Decouple the object from the unbound list before freeing pages
|
12 years ago |
Mika Kuoppala
|
7b01e260a6
drm/i915: Set sync_seqno properly after seqno wrap
|
12 years ago |
Chris Wilson
|
3e9605018a
drm/i915: Rearrange code to only have a single method for waiting upon the ring
|
12 years ago |
Chris Wilson
|
b662a06632
drm/i915: Simplify flushing activity on the ring
|
12 years ago |
Chris Wilson
|
9d7730914f
drm/i915: Preallocate next seqno before touching the ring
|
12 years ago |
Chris Wilson
|
b5d177946a
drm/i915: Wait upon the last request seqno, rather than a future seqno
|
12 years ago |
Chris Wilson
|
5774506f15
drm/i915: Borrow our struct_mutex for the direct reclaim
|
12 years ago |
Chris Wilson
|
8742267af4
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
|
12 years ago |
Chris Wilson
|
c9839303d1
drm/i915: Pin the object whilst faulting it in
|
12 years ago |
Chris Wilson
|
fbdda6fb5e
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
|
12 years ago |
Dave Airlie
|
9fabd4eede
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Ben Widawsky
|
26b1ff35c8
drm/i915: Move the remaining gtt code
|
12 years ago |
Ben Widawsky
|
e76e9aebcd
drm/i915: Stop using AGP layer for GEN6+
|
12 years ago |
Daniel Vetter
|
a4da4fa4e5
drm/i915: extract l3_parity substruct from dev_priv
|
12 years ago |
Daniel Vetter
|
c2fb791692
Merge tag 'v3.7-rc2' into drm-intel-next-queued
|
12 years ago |
Dave Airlie
|
64acba6a7a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
12 years ago |
Chris Wilson
|
74ce6b6c63
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
|
12 years ago |
Daniel Vetter
|
a7c2e1aad6
drm/i915: shut up spurious WARN in the gtt fault handler
|
12 years ago |
Dave Airlie
|
3459f62047
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
12 years ago |
Rodrigo Vivi
|
eda2d7f582
drm/i915: HSW CRW stability magic
|
12 years ago |
Chris Wilson
|
acb868d3d7
drm/i915: Disallow preallocation of requests
|
12 years ago |
Chris Wilson
|
bcb4508616
drm/i915: Align the retire_requests worker to the nearest second
|
12 years ago |
Chris Wilson
|
cecc21fea9
drm/i915: Align the hangcheck wakeup to the nearest second
|
12 years ago |
Willy Tarreau
|
c77d7162a7
drm/i915: remove useless BUG_ON which caused a regression in 3.5.
|
12 years ago |