summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pcode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Fix the warning conditionsHimal Prasad Ghimiray2024-05-141-1/+5
* drm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray2024-05-141-1/+1
* drm/xe: check pcode init status only on root gt of root tileRiana Tauro2024-04-101-45/+70
* drm/xe: Use USEC_PER_MSEC rather than the hard codingHimal Prasad Ghimiray2024-03-211-1/+1
* 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-201-8/+8
* drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platformsMatt Roper2023-12-201-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-201-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