Chris Wilson
|
d23db88c3a
drm/i915: Prevent negative relocation deltas from wrapping
|
11 lat temu |
Jani Nikula
|
50227e1cae
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
|
11 lat temu |
Daniel Vetter
|
1ec9e26dda
drm/i915: Consolidate binding parameters into flags
|
11 lat temu |
Daniel Vetter
|
c2c1d4912c
drm/i915: Kerneldoc for i915_gem_evict.c
|
11 lat temu |
Chris Wilson
|
3036537dbf
drm/i915: VM eviction only targets address space not physical pages
|
11 lat temu |
Daniel Vetter
|
0e5539b923
Merge branch 'topic/ppgtt' into drm-intel-next-queued
|
11 lat temu |
Chris Wilson
|
74e21ac2cc
drm/i915: Repeat evictions whilst pageflip completions are outstanding
|
11 lat temu |
Daniel Vetter
|
3d7f0f9dcc
Merge commit drm-intel-fixes into topic/ppgtt
|
11 lat temu |
Ben Widawsky
|
d7f46fc4e7
drm/i915: Make pin count per VMA
|
11 lat temu |
Chris Wilson
|
ad071acb53
drm/i915: Repeat eviction search after idling the GPU
|
11 lat temu |
Ben Widawsky
|
bcccff847d
drm/i915: trace vm eviction instead of everything
|
12 lat temu |
Ben Widawsky
|
68c8c17f52
drm/i915: evict VM instead of everything
|
12 lat temu |
Ben Widawsky
|
7b7961220f
drm/i915: Extract vm specific part of eviction
|
12 lat temu |
Daniel Vetter
|
b93dab6e9d
drm/i915: More vma fixups around unbind/destroy
|
12 lat temu |
Ben Widawsky
|
8637b407cf
drm/i915/vma: Correct use after free in eviction
|
12 lat temu |
Ben Widawsky
|
82a55ad1a0
drm/i915: Switch eviction code to use vmas
|
12 lat temu |
Ben Widawsky
|
ca191b1313
drm/i915: mm_list is per VMA
|
12 lat temu |
Ben Widawsky
|
f6cd1f15d3
drm/i915: Use new bind/unbind in eviction code
|
12 lat temu |
Ben Widawsky
|
07fe0b1280
drm/i915: plumb VM into bind/unbind code
|
12 lat temu |
Ben Widawsky
|
a70a3148b0
drm/i915: Make proper functions for VMs
|
12 lat temu |
Ben Widawsky
|
2f63315692
drm/i915: Create VMAs
|
12 lat temu |
Ben Widawsky
|
5cef07e162
drm/i915: Move active/inactive lists to new mm
|
12 lat temu |
Ben Widawsky
|
93bd8649db
drm/i915: Put the mm in the parent address space
|
12 lat temu |
Ben Widawsky
|
c6cfb32567
drm/i915: Embed drm_mm_node in i915 gem obj
|
12 lat temu |
Ben Widawsky
|
5d4545aef5
drm/i915: Create a gtt structure
|
12 lat temu |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
13 lat temu |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 lat temu |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
13 lat temu |
Chris Wilson
|
86a1ee26bb
drm/i915: Only pwrite through the GTT if there is space in the aperture
|
13 lat temu |
Chris Wilson
|
6c085a728c
drm/i915: Track unbound pages
|
13 lat temu |