summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_gt_types.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi2023-12-211-0/+3
* drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura2023-12-211-0/+8
* drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi2023-12-211-2/+2
* drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar2023-12-211-1/+1
* drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi2023-12-211-1/+1
* drm/xe/xe2: Add MCR register steering for primary GTMatt Roper2023-12-211-0/+1
* drm/xe/xe2: Add GT topology readoutMatt Roper2023-12-211-1/+1
* drm/xe: Add sysfs for default engine scheduler propertiesTejas Upadhyay2023-12-211-0/+3
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-3/+3
* drm/xe: Cleanup SPACING style issuesFrancois Dugast2023-12-211-4/+4
* drm/xe: handle TLB invalidations from CT fast-pathMatthew Auld2023-12-211-0/+5
* drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro2023-12-211-0/+4
* drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTEMatt Roper2023-12-191-1/+0
* drm/xe: Move migration from GT to tileMatt Roper2023-12-191-3/+0
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-191-7/+0
* drm/xe: Move VRAM from GT to tileMatt Roper2023-12-191-37/+0
* drm/xe: Move GGTT from GT to tileMatt Roper2023-12-191-3/+0
* drm/xe: Move register MMIO into xe_tileMatt Roper2023-12-191-6/+3
* drm/xe: Add backpointer from gt to tileMatt Roper2023-12-191-2/+12
* drm/xe: Introduce xe_tileMatt Roper2023-12-191-5/+10
* drm/xe: Size GT device memory correctlyMichael J. Ruhl2023-12-191-0/+2
* drm/xe: Simplify rebar sizingMichael J. Ruhl2023-12-191-6/+6
* drm/xe: Add support for OOB workaroundsLucas De Marchi2023-12-191-0/+2
* drm/xe/wa: Track gt/engine/lrc active workaroundsLucas De Marchi2023-12-191-0/+10
* drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper2023-12-191-3/+7
* drm/xe: fix pvc unload issueChang, Bruce2023-12-191-2/+0
* drm/xe/vram: start tracking the io_sizeMatthew Auld2023-12-191-2/+12
* drm/xe: Fix size of xe_eu_mask_tJosé Roberto de Souza2023-12-191-1/+1
* drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi2023-12-191-0/+7
* drm/xe: Add TDR for invalidation fence timeout cleanupMatthew Brost2023-12-191-0/+5
* drm/xe: Invalidate TLB after unbind is completeMatthew Brost2023-12-191-0/+9
* drm/xe: Add TLB invalidation fenceMatthew Brost2023-12-191-0/+5
* drm/xe: Move TLB invalidation variable to own sub-structure in GTMatthew Brost2023-12-191-11/+11
* drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost2023-12-121-0/+6
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+320