summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pcode.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz1-0/+9
2023-12-21drm/xe: Ensure mutex are destroyedBommithi Sakeena1-1/+3
2023-12-21drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi1-1/+1
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast1-0/+1
2023-12-20drm/xe/mmio: Use struct xe_regLucas De Marchi1-8/+8
2023-12-20drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper1-1/+1
2023-12-20drm/xe: Sort includesLucas De Marchi1-5/+4
2023-12-12drm/xe/pcode: fix pcode error checkMatthew Auld1-1/+1
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi1-56/+38
2023-12-12drm/xe: Implement a local xe_mmio_wait32Rodrigo Vivi1-0/+7
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+296