summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_migrate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Remove unnecessary drm_mm.h includesRodrigo Vivi2024-08-221-1/+1
* drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das2024-08-131-1/+6
* drm/xe: Convert multiple bind ops into single jobMatthew Brost2024-07-041-12/+20
* drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queueMatthew Brost2024-07-041-1/+1
* drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray2023-12-211-1/+2
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-3/+3
* drm/xe: Make bind engines safeMatthew Brost2023-12-211-0/+8
* drm/xe: Move migration from GT to tileMatt Roper2023-12-201-2/+2
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-201-2/+3
* drm/xe: Support copying of data between system memory bosThomas Hellström2023-12-201-1/+2
* drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan2023-12-201-2/+1
* drm/xe: Prefer single underscore for header guardsLucas De Marchi2023-12-201-2/+2
* drm/xe/migrate: Add kerneldoc for the migrate subsystemThomas Hellström2023-12-121-2/+14
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+88