aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20drm/xe: Initialize GuC earlier during probeGravatar Michał Winiarski 1-0/+1
2024-01-18drm/xe/gsc: Initialize GSC proxyGravatar Daniele Ceraolo Spurio 1-0/+1
2023-12-21drm/xe: Fix build without CONFIG_FAULT_INJECTIONGravatar Rodrigo Vivi 1-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Gravatar Lucas De Marchi 1-1/+1
2023-12-21drm/xe: Enable Fixed CCS mode settingGravatar Niranjana Vishwanathapura 1-0/+2
2023-12-21drm/xe: Introduce fault injection for gt resetGravatar Himal Prasad Ghimiray 1-0/+14
2023-12-21drm/xe: Cleanup style warningsGravatar Francois Dugast 1-1/+1
2023-12-21drm/xe: Cleanup SPACING style issuesGravatar Francois Dugast 1-1/+1
2023-12-19drm/xe: Allocate GT dynamicallyGravatar Matt Roper 1-1/+1
2023-12-19drm/xe: Move migration from GT to tileGravatar Matt Roper 1-3/+0
2023-12-19drm/xe: Move VRAM from GT to tileGravatar Matt Roper 1-1/+0
2023-12-19drm/xe: Add backpointer from gt to tileGravatar Matt Roper 1-5/+0
2023-12-19drm/xe: Allow const propagation in gt_to_xe()Gravatar Lucas De Marchi 1-4/+4
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareGravatar Matthew Brost 1-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsGravatar Matthew Brost 1-0/+64