summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_gt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/guc: Fix missing topology initZhanjun Dong2024-02-281-2/+1
* drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi2024-02-261-3/+4
* drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi2024-02-261-8/+0
* drm/xe: Initialize GuC earlier during probeMichał Winiarski2024-02-201-18/+39
* drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski2024-02-201-3/+0
* Merge drm/drm-next into drm-xe-nextLucas De Marchi2024-02-201-1/+1
|\
| * drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula2024-02-091-1/+1
* | drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2024-02-021-1/+4
* | drm/xe: Move TLB invalidation reset before HW resetMatthew Brost2024-01-261-2/+2
* | drm/xe: Stash GMD_ID value in xe_gtMatt Roper2024-01-241-0/+6
* | drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio2024-01-181-0/+13
* | drm/xe: Finish refactoring of exec_queue_createBrian Welty2024-01-101-2/+2
|/
* drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi2023-12-211-18/+0
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-211-2/+0
* drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi2023-12-211-0/+3
* drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi2023-12-211-1/+1
* drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko2023-12-211-0/+10
* drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura2023-12-211-0/+3
* drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura2023-12-211-0/+10
* drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski2023-12-211-0/+4
* drm/xe: Move force_wake init to earlier point in probeMichał Winiarski2023-12-211-2/+0
* drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar2023-12-211-1/+1
* drm/xe/gsc: Implement WA 14015076503Daniele Ceraolo Spurio2023-12-211-0/+5
* drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi2023-12-211-1/+1
* drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast2023-12-211-1/+1
* drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar2023-12-211-0/+4
* drm/xe: implement driver initiated function-resetAndrzej Hajda2023-12-211-0/+2
* drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper2023-12-211-0/+1
* drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper2023-12-211-1/+9
* drm/xe: Extract MI_* instructions to their own headerMatt Roper2023-12-211-0/+1
* drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper2023-12-211-1/+1
* drm/xe/gt: Dump PAT table when failing to initializeLucas De Marchi2023-12-211-0/+12
* drm/xe: do not register to PM if GuC is disabledOhad Sharabi2023-12-211-4/+0
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-211-2/+2
* drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty2023-12-211-0/+2
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-0/+1
* drm/xe: Fix LRC workaroundsLucas De Marchi2023-12-211-7/+34
* drm/xe: Add dbg messages for LRC WAsLucas De Marchi2023-12-211-0/+4
* drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio2023-12-211-16/+7
* drm/xe: Add sysfs entries for engines under its GTTejas Upadhyay2023-12-211-0/+7
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-35/+35
* drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast2023-12-211-1/+1
* drm/xe: Introduce fault injection for gt resetHimal Prasad Ghimiray2023-12-211-1/+7
* drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray2023-12-211-0/+19
* drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi2023-12-211-2/+1
* drm/xe: ensure correct access_put orderingMatthew Auld2023-12-211-4/+4
* drm/xe: remove gucrc disable from suspend pathRiana Tauro2023-12-211-0/+1
* drm/xe/gt: tweak placement for signalling TLB fences after GT resetMatthew Auld2023-12-211-1/+2
* drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro2023-12-211-0/+3
* drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa2023-12-191-2/+1