aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_hwconfig.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadGravatar Michał Winiarski 1-1/+1
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createGravatar Michał Winiarski 1-15/+3
2023-12-21drm/xe/guc: Include only required GuC ABI headersGravatar Michal Wajdeczko 1-0/+1
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hGravatar Michal Wajdeczko 1-12/+0
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelGravatar Francois Dugast 1-1/+1
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedGravatar Matt Roper 1-2/+3
2023-12-19drm/xe: Sort includesGravatar Lucas De Marchi 1-1/+2
2023-12-12drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_sendGravatar Matthew Brost 1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsGravatar Matthew Brost 1-0/+125