summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi1-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi1-1/+1
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura1-0/+2
2023-12-21drm/xe: Introduce fault injection for gt resetHimal Prasad Ghimiray1-0/+14
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast1-1/+1
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast1-1/+1
2023-12-20drm/xe: Allocate GT dynamicallyMatt Roper1-1/+1
2023-12-20drm/xe: Move migration from GT to tileMatt Roper1-3/+0
2023-12-20drm/xe: Move VRAM from GT to tileMatt Roper1-1/+0
2023-12-20drm/xe: Add backpointer from gt to tileMatt Roper1-5/+0
2023-12-20drm/xe: Allow const propagation in gt_to_xe()Lucas De Marchi1-4/+4
2023-12-20drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost1-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+64