Series |
Introduce memory region concept (including device local memory)
|
expand
-
[v2,00/37] Introduce memory region concept (including device local memory)
-
[v2,01/37] drm/i915: buddy allocator
-
[v2,02/37] drm/i915: introduce intel_memory_region
-
[v2,03/37] drm/i915/region: support basic eviction
-
[v2,04/37] drm/i915/region: support continuous allocations
-
[v2,05/37] drm/i915/region: support volatile objects
-
[v2,06/37] drm/i915: Add memory region information to device_info
-
[v2,07/37] drm/i915: support creating LMEM objects
-
[v2,08/37] drm/i915: setup io-mapping for LMEM
-
[v2,09/37] drm/i915/lmem: support kernel mapping
-
[v2,10/37] drm/i915/blt: support copying objects
-
[v2,11/37] drm/i915/selftests: move gpu-write-dw into utils
-
[v2,12/37] drm/i915/selftests: add write-dword test for LMEM
-
[v2,13/37] drm/i915/selftests: don't just test CACHE_NONE for huge-pages
-
[v2,14/37] drm/i915/selftest: extend coverage to include LMEM huge-pages
-
[v2,15/37] drm/i915/lmem: support CPU relocations
-
[v2,16/37] drm/i915/lmem: support pread
-
[v2,17/37] drm/i915/lmem: support pwrite
-
[v2,18/37] drm/i915: enumerate and init each supported region
-
[v2,19/37] drm/i915: treat shmem as a region
-
[v2,20/37] drm/i915: treat stolen as a region
-
[v2,21/37] drm/i915: define HAS_MAPPABLE_APERTURE
-
[v2,22/37] drm/i915: do not map aperture if it is not available.
-
[v2,23/37] drm/i915: expose missing map_gtt support to users
-
[v2,24/37] drm/i915: set num_fence_regs to 0 if there is no aperture
-
[v2,25/37] drm/i915/selftests: check for missing aperture
-
[v2,26/37] drm/i915: error capture with no ggtt slot
-
[v2,27/37] drm/i915: Don't try to place HWS in non-existing mappable region
-
[v2,28/37] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
-
[v2,29/37] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
-
[v2,30/37] drm/i915/lmem: add helper to get CPU accessible offset
-
[v2,31/37] drm/i915: Add cpu and lmem fault handlers
-
[v2,32/37] drm/i915: cpu-map based dumb buffers
-
[v2,33/37] drm/i915: support basic object migration
-
[v2,34/37] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
-
[v2,35/37] drm/i915/query: Expose memory regions through the query uAPI
-
[v2,36/37] HAX drm/i915: add the fake lmem region
-
[v2,37/37] HAX drm/i915/lmem: default userspace allocations to LMEM
|