Imre Deak
|
56c844e539
drm/i915: merge {i965, sandybridge}_write_fence_reg()
|
12 years ago |
Imre Deak
|
d865110cc2
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
|
12 years ago |
Dave Airlie
|
b5cc6c0387
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Dave Airlie
|
8be0e5c427
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Ben Widawsky
|
d7e5008f7c
drm/i915: Move even more gtt code to i915_gem_gtt
|
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 |
Mika Kuoppala
|
fca26bb453
drm/i915: Introduce i915_gem_set_seqno()
|
12 years ago |
Mika Kuoppala
|
ba1a7067c0
drm/i915: Always clear semaphore mboxes on seqno wrap
|
12 years ago |
Mika Kuoppala
|
f7e98ad4d4
drm/i915: Initialize hardware semaphore state on ring init
|
12 years ago |
Ben Widawsky
|
8782e26c0c
drm/i915: Bug on unsupported swizzled platforms
|
12 years ago |
Ben Widawsky
|
7dbf9d6e0f
drm/i915: BUG() if fences are used on unsupported platform
|
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 |
Chris Wilson
|
eb119bd612
drm/i915: Access to snooped system memory through the GTT is incoherent
|
12 years ago |
Mika Kuoppala
|
9e8e36879f
drm/i915: Set initial seqno value close to wrap boundary
|
12 years ago |
Chris Wilson
|
107f27a5df
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
|
12 years ago |
Mika Kuoppala
|
f72b3435c1
drm/i915: Don't emit semaphore wait if wrap happened
|
12 years ago |
Linus Torvalds
|
caf491916b
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
|
12 years ago |
Chris Wilson
|
e9b73c6739
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
|
12 years ago |
Mika Kuoppala
|
498d2ac15c
drm/i915: Add intel_ring_handle_seqno wrap
|
12 years ago |
Daniel Vetter
|
1a240d4de2
drm/i915: fixup sparse warnings
|
12 years ago |
Damien Lespiau
|
4239ca779d
drm/i915: Fix dieing -> dying typo
|
12 years ago |
Chris Wilson
|
a2165e3123
drm/i915: Decouple the object from the unbound list before freeing pages
|
12 years ago |
Chris Wilson
|
42dcedd4f2
drm/i915: Use a slab for object allocation
|
12 years ago |
Chris Wilson
|
0104fdbb84
drm/i915: Introduce i915_gem_object_create_stolen()
|
12 years ago |
Daniel Vetter
|
8dcf015eb9
drm/i915: optimize the shmem_pwrite slowpath handling
|
12 years ago |
Daniel Vetter
|
a39a68054f
drm/i915: simplify shmem pwrite/pread slowpath handling
|
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 |