Matthew Auld
|
73ebd50303
drm/i915: make mappable struct resource centric
|
7 years ago |
Tvrtko Ursulin
|
439e2ee4ca
drm/i915: Move engine->needs_cmd_parser to engine->flags
|
7 years ago |
Chris Wilson
|
3fef5cda97
drm/i915: Automatic i915_switch_context for legacy
|
7 years ago |
Chris Wilson
|
2113184c6f
drm/i915: Pull the unconditional GPU cache invalidation into request construction
|
7 years ago |
Chris Wilson
|
d710fc16ff
drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects
|
7 years ago |
Tvrtko Ursulin
|
ebcaa1ff8b
drm/i915: Reject unknown syncobj flags
|
7 years ago |
Chris Wilson
|
1d033beb20
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
|
7 years ago |
Chris Wilson
|
3c755c5b56
drm/i915: Try a minimal attempt to insert the whole object for relocations
|
8 years ago |
Chris Wilson
|
3bd4073524
drm/i915: Consolidate get_fence with pin_fence
|
8 years ago |
Jani Nikula
|
32f35b8634
Merge drm-upstream/drm-next into drm-intel-next-queued
|
8 years ago |
Dave Airlie
|
9afafdbfbf
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 years ago |
Michal Wajdeczko
|
4f044a88a8
drm/i915: Rename global i915 to i915_modparams
|
8 years ago |
Chris Wilson
|
74c1c694a2
drm/i915: Document the split in internal and public execbuf flags
|
8 years ago |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 years ago |
Chris Wilson
|
ac70ebe873
drm/i915: Cleanup error paths through eb_lookup_vma()
|
8 years ago |
Ville Syrjälä
|
389e0d3d3f
drm/i915: Annotate user relocs with __user
|
8 years ago |
Chris Wilson
|
90cad095ee
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
|
8 years ago |
Ville Syrjälä
|
908a610557
drm/i915: Annotate user relocs with __user
|
8 years ago |
Chris Wilson
|
4bce4e98c2
drm/i915: Silence sparse by using gfp_t
|
8 years ago |
Chris Wilson
|
0d95c883ba
drm/i915: Silence sparse by using gfp_t
|
8 years ago |
Jani Nikula
|
d149d6ae17
Merge drm-upstream/drm-next into drm-intel-next-queued
|
8 years ago |
Chris Wilson
|
fa3722f649
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
|
8 years ago |
Chris Wilson
|
3b24e7e810
drm/i915: Recreate vmapping even when the object is pinned
|
8 years ago |
Chris Wilson
|
3dbf26ed7b
drm/i915: Don't use GPU relocations prior to cmdparser stalls
|
8 years ago |
Chris Wilson
|
a575c67617
drm/i915: Recreate vmapping even when the object is pinned
|
8 years ago |
Jason Ekstrand
|
afca4216b8
i915: Use drm_syncobj_fence_get
|
8 years ago |
Chris Wilson
|
3ffff01749
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
|
8 years ago |
Chris Wilson
|
0519bcb173
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
|
8 years ago |
Chris Wilson
|
d1b48c1e71
drm/i915: Replace execbuf vma ht with an idr
|
8 years ago |
Chris Wilson
|
170fa29b14
drm/i915: Simplify eb_lookup_vmas()
|
8 years ago |