summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_wopcm.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-16drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10
2026-02-10drm/xe/nvlp: Bump maximum WOPCM sizeGustavo Sousa1-3/+12
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-1/+1
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast1-0/+3
2024-09-11drm/xe/wopcm: Convert register access to use xe_mmioMatt Roper1-6/+6
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi1-7/+8
2023-12-21drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio1-2/+1
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-9/+9
2023-12-21drm/xe: Cleanup style warnings and errorsFrancois Dugast1-6/+4
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi1-2/+2
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi1-6/+6
2023-12-19drm/xe/guc: Move GuC registers to regs/Lucas De Marchi1-1/+1
2023-12-19drm/xe: Use max wopcm size when validating the preset GuC wopcm sizeBalasubramani Vivekanandan1-0/+9
2023-12-19drm/xe: Sort includesLucas De Marchi1-1/+2
2023-12-12drm/xe: Stop using i915_utils in xe_wopcm.Rodrigo Vivi1-3/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+263