summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_migrate.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-22drm/xe: Remove unnecessary drm_mm.h includesRodrigo Vivi1-1/+1
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das1-1/+6
2024-07-04drm/xe: Convert multiple bind ops into single jobMatthew Brost1-12/+20
2024-07-04drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queueMatthew Brost1-1/+1
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray1-1/+2
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-3/+3
2023-12-21drm/xe: Make bind engines safeMatthew Brost1-0/+8
2023-12-20drm/xe: Move migration from GT to tileMatt Roper1-2/+2
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-2/+3
2023-12-20drm/xe: Support copying of data between system memory bosThomas Hellström1-1/+2
2023-12-20drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan1-2/+1
2023-12-20drm/xe: Prefer single underscore for header guardsLucas De Marchi1-2/+2
2023-12-12drm/xe/migrate: Add kerneldoc for the migrate subsystemThomas Hellström1-2/+14
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+88