summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pcode.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: add skip_pcode flagKoby Elbaz2023-12-211-0/+9
* drm/xe: Ensure mutex are destroyedBommithi Sakeena2023-12-211-1/+3
* drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi2023-12-211-1/+1
* drm/xe: Cleanup style warningsFrancois Dugast2023-12-211-0/+1
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-191-8/+8
* drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper2023-12-191-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-5/+4
* drm/xe/pcode: fix pcode error checkMatthew Auld2023-12-121-1/+1
* drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi2023-12-121-56/+38
* drm/xe: Implement a local xe_mmio_wait32Rodrigo Vivi2023-12-121-0/+7
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+296