summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_hwconfig.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichaƂ Winiarski1-15/+3
2023-12-21drm/xe/guc: Include only required GuC ABI headersMichal Wajdeczko1-0/+1
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko1-12/+0
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-1/+1
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-2/+3
2023-12-20drm/xe: Sort includesLucas De Marchi1-1/+2
2023-12-12drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_sendMatthew Brost1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+125