summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pcode.c
AgeCommit message (Expand)AuthorLines
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz-0/+9
2023-12-21drm/xe: Ensure mutex are destroyedBommithi Sakeena-1/+3
2023-12-21drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi-1/+1
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast-0/+1
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi-8/+8
2023-12-19drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper-1/+1
2023-12-19drm/xe: Sort includesLucas De Marchi-5/+4
2023-12-12drm/xe/pcode: fix pcode error checkMatthew Auld-1/+1
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi-56/+38
2023-12-12drm/xe: Implement a local xe_mmio_wait32Rodrigo Vivi-0/+7
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost-0/+296