summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_migrate.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/xe: Make page-table updates using the default engine happen in orderThomas Hellström2023-12-211-1/+2
* drm/xe: Rename pte/pde encoding functionsLucas De Marchi2023-12-211-10/+10
* drm/xe: Allocate GT dynamicallyMatt Roper2023-12-191-6/+6
* drm/xe: Move migration from GT to tileMatt Roper2023-12-191-32/+29
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-191-10/+13
* drm/xe: Rename GPU offset helper to reflect true usageMichael J. Ruhl2023-12-191-2/+2
* drm/xe/migrate: retain CCS aux state for vram -> vramMatthew Auld2023-12-191-4/+12
* drm/xe: Support copying of data between system memory bosThomas Hellström2023-12-191-14/+26
* drm/xe: Rename instruction field to avoid confusionLucas De Marchi2023-12-191-2/+2
* drm/xe: Cleanup page-related definesLucas De Marchi2023-12-191-34/+35
* drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper2023-12-191-2/+2
* drm/xe: Use proper vram offsetNiranjana Vishwanathapura2023-12-191-5/+8
* drm/xe: Fix potential deadlock handling page faultsMatthew Brost2023-12-191-0/+2
* drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan2023-12-191-11/+54
* drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate testThomas Hellström2023-12-191-0/+17
* drm/xe: Introduce xe_engine_is_idle()Thomas Hellström2023-12-191-7/+1
* drm/xe/migrate: Update cpu page-table updatesThomas Hellström2023-12-191-20/+10
* drm/xe: s/lmem/vram/Matthew Auld2023-12-191-6/+6
* drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi2023-12-191-0/+1
* drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi2023-12-191-2/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-5/+7
* drm/xe/migrate: Update emit_pte to cope with a size level than 4kMatthew Brost2023-12-191-11/+6
* drm/xe/migrate: Add kerneldoc for the migrate subsystemThomas Hellström2023-12-121-2/+106
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+1168