summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_lrc.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast2023-12-211-1/+1
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-191-8/+5
* drm/xe/lrc: give start_seqno a better defaultMatthew Auld2023-12-191-0/+3
* drm/xe: Use a define to set initial seqno for fencesThomas Hellström2023-12-191-0/+3
* drm/xe: prefer xe_bo_create_pin_map()Matthew Auld2023-12-191-35/+18
* drm/xe: Remove dependency on i915_reg.hLucas De Marchi2023-12-191-2/+1
* drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi2023-12-191-1/+1
* drm/xe: Remove dependency on intel_lrc_reg.hLucas De Marchi2023-12-191-1/+1
* drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi2023-12-191-1/+1
* drm/xe: Remove dependency on intel_engine_regs.hLucas De Marchi2023-12-191-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-3/+3
* drm/xe: Add has_asid to device infoMatthew Brost2023-12-191-2/+2
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+841