summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-8/+2
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper1-0/+1
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst1-0/+1
2024-09-02drm/xe: clean up fault injection usageJani Nikula1-8/+2
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost1-0/+1
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost1-0/+1
2024-06-27drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar1-0/+1
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio1-0/+1
2024-05-22drm/xe: make gt_remove use devmMatthew Auld1-1/+0
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi1-0/+7
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi1-0/+13
2024-05-09drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura1-0/+7
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski1-0/+1
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio1-0/+1
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