summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device_types.h
AgeCommit message (Expand)Author
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-01-23drm/xe: Document nested struct members according to guidelinesThomas Hellström
2024-01-09drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström
2024-01-09drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2024-01-05drm/xe: Allocate dedicated workqueue for SR-IOV workersMichal Wajdeczko
2023-12-21drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko
2023-12-21drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura
2023-12-21drm/xe: rename bypass_mtcfg to skip_mtcfgKoby Elbaz
2023-12-21drm/xe: add skip_pcode flagKoby Elbaz
2023-12-21drm/xe: Add skip_guc_pc flagVinay Belgaumkar
2023-12-21drm/xe/pat: annotate pat_index with coherency modeMatthew Auld
2023-12-21drm/xe: Prepare for running in different SR-IOV modesMichal Wajdeczko
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko
2023-12-21drm/xe/display: Silence kernel-doc warnings related to displayLucas De Marchi
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst
2023-12-21drm/xe: implement driver initiated function-resetAndrzej Hajda
2023-12-21drm/xe/gsc: add gsc device supportVitaly Lubart
2023-12-21drm/xe/gsc: add has_heci_gscfi indication to deviceVitaly Lubart
2023-12-21drm/xe: add MMIO extension support flagsKoby Elbaz
2023-12-21drm/xe: add a flag to bypass multi-tile config from MTCFG regKoby Elbaz
2023-12-21drm/xe: add 28-bit address support in struct xe_regKoby Elbaz
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar
2023-12-21drm/xe/pat: Keep track of relevant indexesLucas De Marchi
2023-12-21drm/xe: Use vfunc to initialize PATLucas De Marchi
2023-12-21drm/xe: Infer service copy functionality from engine listMatt Roper
2023-12-21drm/xe: Add drm-client infrastructureTejas Upadhyay
2023-12-21drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty
2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper
2023-12-21drm/xe: Stop tracking 4-tile supportMatt Roper
2023-12-21drm/xe: Make xe_mem_region structOak Zeng
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta
2023-12-21drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta
2023-12-21drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast
2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay
2023-12-21drm/xe: Add sysfs entry to report per tile memory sizeTejas Upadhyay
2023-12-21drm/xe: Add sysfs entry for tileTejas Upadhyay
2023-12-19drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper
2023-12-19drm/xe: Add media GT to tileMatt Roper
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Move migration from GT to tileMatt Roper
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper