summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_wopcm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi2023-12-211-7/+8
* drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio2023-12-211-2/+1
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-9/+9
* drm/xe: Cleanup style warnings and errorsFrancois Dugast2023-12-211-6/+4
* drm/xe: Rename reg field to addrLucas De Marchi2023-12-191-2/+2
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-191-6/+6
* drm/xe/guc: Move GuC registers to regs/Lucas De Marchi2023-12-191-1/+1
* drm/xe: Use max wopcm size when validating the preset GuC wopcm sizeBalasubramani Vivekanandan2023-12-191-0/+9
* drm/xe: Sort includesLucas De Marchi2023-12-191-1/+2
* drm/xe: Stop using i915_utils in xe_wopcm.Rodrigo Vivi2023-12-121-3/+2
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+263