summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_device_types.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström2024-01-151-3/+3
* drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström2024-01-151-1/+1
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-211-4/+0
* drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi2023-12-211-4/+4
* drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko2023-12-211-0/+9
* drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura2023-12-211-0/+9
* drm/xe: rename bypass_mtcfg to skip_mtcfgKoby Elbaz2023-12-211-2/+2
* drm/xe: add skip_pcode flagKoby Elbaz2023-12-211-0/+2
* drm/xe: Add skip_guc_pc flagVinay Belgaumkar2023-12-211-0/+2
* drm/xe/pat: annotate pat_index with coherency modeMatthew Auld2023-12-211-1/+1
* drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko2023-12-211-0/+7
* drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko2023-12-211-0/+2
* drm/xe/display: Silence kernel-doc warnings related to displayLucas De Marchi2023-12-211-0/+2
* drm/xe/display: Implement display supportMaarten Lankhorst2023-12-211-0/+86
* drm/xe: implement driver initiated function-resetAndrzej Hajda2023-12-211-0/+3
* drm/xe/gsc: add gsc device supportVitaly Lubart2023-12-211-0/+4
* drm/xe/gsc: add has_heci_gscfi indication to deviceVitaly Lubart2023-12-211-0/+3
* drm/xe: add MMIO extension support flagsKoby Elbaz2023-12-211-0/+4
* drm/xe: add a flag to bypass multi-tile config from MTCFG regKoby Elbaz2023-12-211-0/+2
* drm/xe: add 28-bit address support in struct xe_regKoby Elbaz2023-12-211-0/+13
* drm/xe/hwmon: Expose power attributesBadal Nilawar2023-12-211-0/+3
* drm/xe/pat: Keep track of relevant indexesLucas De Marchi2023-12-211-0/+2
* drm/xe: Use vfunc to initialize PATLucas De Marchi2023-12-211-0/+13
* drm/xe: Infer service copy functionality from engine listMatt Roper2023-12-211-2/+0
* drm/xe: Add drm-client infrastructureTejas Upadhyay2023-12-211-0/+6
* drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty2023-12-211-0/+4
* drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper2023-12-211-0/+2
* drm/xe: Stop tracking 4-tile supportMatt Roper2023-12-211-2/+0
* drm/xe: Make xe_mem_region structOak Zeng2023-12-211-54/+40
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-2/+2
* drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi2023-12-211-2/+2
* drm/xe: fix xe_device_mem_access_get() racesMatthew Auld2023-12-211-2/+6
* drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta2023-12-211-0/+3
* drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta2023-12-211-4/+20
* drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta2023-12-211-0/+3
* drm/xe: Cleanup SPACING style issuesFrancois Dugast2023-12-211-2/+2
* drm/xe: Make usable size of VRAM readableTejas Upadhyay2023-12-211-3/+10
* drm/xe: Add sysfs entry to report per tile memory sizeTejas Upadhyay2023-12-211-0/+5
* drm/xe: Add sysfs entry for tileTejas Upadhyay2023-12-211-0/+3
* drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper2023-12-191-0/+2
* drm/xe: Add media GT to tileMatt Roper2023-12-191-1/+6
* drm/xe: Allocate GT dynamicallyMatt Roper2023-12-191-1/+1
* drm/xe: Move migration from GT to tileMatt Roper2023-12-191-0/+3
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-191-0/+7
* drm/xe: Move VRAM from GT to tileMatt Roper2023-12-191-0/+30
* drm/xe: Move GGTT from GT to tileMatt Roper2023-12-191-0/+8
* drm/xe: Move register MMIO into xe_tileMatt Roper2023-12-191-0/+16
* drm/xe: Introduce xe_tileMatt Roper2023-12-191-3/+37
* drm/xe: Size GT device memory correctlyMichael J. Ruhl2023-12-191-0/+2
* drm/xe: Simplify rebar sizingMichael J. Ruhl2023-12-191-6/+8