Chris Wilson
|
718659a630
drm/i915: Rename some warts in the VMA API
|
8 years ago |
Chris Wilson
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 years ago |
Chris Wilson
|
6095868a27
drm/i915: Complete kerneldoc for struct i915_gem_context
|
8 years ago |
Chris Wilson
|
81147b07f2
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
|
8 years ago |
Chris Wilson
|
172ae5b4c8
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
|
8 years ago |
Chris Wilson
|
85fd4f58d7
drm/i915: Mark all non-vma being inserted into the address spaces
|
8 years ago |
Chris Wilson
|
41736a8e33
drm/i915: Use the precomputed value for whether to enable command parsing
|
8 years ago |
Mika Kuoppala
|
bc1d53c647
drm/i915: Wipe hang stats as an embedded struct
|
8 years ago |
Chris Wilson
|
5b8c8aec8e
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
|
8 years ago |
Tvrtko Ursulin
|
f0836b726f
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c
|
8 years ago |
Tvrtko Ursulin
|
4805fe82c0
drm/i915: Further assorted dev_priv cleanups
|
8 years ago |
Tvrtko Ursulin
|
0031fb9685
drm/i915: Assorted dev_priv cleanups
|
8 years ago |
Chris Wilson
|
7aa6ca61ee
drm/i915: Mark CPU cache as dirty when used for rendering
|
8 years ago |
Joonas Lahtinen
|
dfc5148fb3
drm/i915: Introduce HAS_64BIT_RELOC
|
8 years ago |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
8 years ago |
Chris Wilson
|
a4f5ea64f0
drm/i915: Refactor object page API
|
8 years ago |
Chris Wilson
|
f8a7fde456
drm/i915: Defer active reference until required
|
8 years ago |
Chris Wilson
|
b52992c06c
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
|
8 years ago |
Chris Wilson
|
fc0990903c
drm/i915: Remove insert-page shortcut from execbuf relocate_iomap()
|
8 years ago |
Dave Airlie
|
5481e27f6f
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
|
8 years ago |
Chris Wilson
|
ebc0808fa2
drm/i915: Restrict pagefault disabling to just around copy_from_user()
|
8 years ago |
Michał Winiarski
|
4fb84d991e
drm/i915: Remove unused "valid" parameter from pte_encode
|
8 years ago |
Tvrtko Ursulin
|
5db9401983
drm/i915: Make IS_GEN macros only take dev_priv
|
8 years ago |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 years ago |
Linus Torvalds
|
6b25e21fa6
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
|
8 years ago |
Chris Wilson
|
c92fa4fe90
drm/i915: Force relocations via cpu if we run out of idle aperture
|
8 years ago |
Chris Wilson
|
d7f7633557
drm/i915: Force relocations via cpu if we run out of idle aperture
|
8 years ago |
Jani Nikula
|
615e500083
drm/i915: silence io mapping/unmapping sparse warnings on different address spaces
|
8 years ago |
Al Viro
|
4bce9f6ee8
get rid of separate multipage fault-in primitives
|
9 years ago |
Chris Wilson
|
851ba2d697
drm/i915: Serialise execbuf operation after a dma-buf reservation object
|
9 years ago |