summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_gt_clock.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Remove dead clock codeLucas De Marchi2024-04-081-5/+0
* drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi2023-12-211-2/+2
* drm/xe: Get GT clock to nanosecsAravind Iddamsetty2023-12-211-0/+5
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-1/+1
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-2/+2
* drm/xe: Cleanup SPACING style issuesFrancois Dugast2023-12-211-4/+4
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-191-3/+3
* drm/xe: Use REG_FIELD/REG_BIT for all regs/*.hLucas De Marchi2023-12-191-11/+8
* drm/xe: Drop gen afixes from registersLucas De Marchi2023-12-191-13/+13
* drm/xe: Remove dependency on i915_reg.hLucas De Marchi2023-12-191-2/+1
* drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi2023-12-191-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-3/+4
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+83