summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_sa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Use ERR_CAST to return an error-valued pointerYu Jiaoliang2024-09-121-1/+1
* drm/xe: Update xe_sa to use xe_managed_bo_create_pin_mapMatthew Brost2024-08-231-7/+6
* drm/xe: Convert multiple bind ops into single jobMatthew Brost2024-07-041-0/+7
* drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-021-3/+3
* drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost2024-03-201-1/+2
* drm/xe: Cleanup style warningsFrancois Dugast2023-12-211-1/+1
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-201-7/+6
* drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper2023-12-201-7/+16
* drm/xe: Sort includesLucas De Marchi2023-12-201-1/+3
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+96