summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski1-18/+39
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski1-3/+0
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi1-1/+1
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula1-1/+1
2024-02-03drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost1-1/+4
2024-01-26drm/xe: Move TLB invalidation reset before HW resetMatthew Brost1-2/+2
2024-01-24drm/xe: Stash GMD_ID value in xe_gtMatt Roper1-0/+6
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio1-0/+13
2024-01-11drm/xe: Finish refactoring of exec_queue_createBrian Welty1-2/+2
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi1-18/+0
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit1-2/+0
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi1-0/+3
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi1-1/+1
2023-12-21drm/xe/pf: Introduce Local Memory Translation TableMichal Wajdeczko1-0/+10
2023-12-21drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura1-0/+3
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura1-0/+10
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski1-0/+4
2023-12-21drm/xe: Move force_wake init to earlier point in probeMichał Winiarski1-2/+0
2023-12-21drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar1-1/+1
2023-12-21drm/xe/gsc: Implement WA 14015076503Daniele Ceraolo Spurio1-0/+5
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi1-1/+1
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast1-1/+1
2023-12-21drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar1-0/+4
2023-12-21drm/xe: implement driver initiated function-resetAndrzej Hajda1-0/+2
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper1-0/+1
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper1-1/+9
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper1-0/+1
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper1-1/+1
2023-12-21drm/xe/gt: Dump PAT table when failing to initializeLucas De Marchi1-0/+12
2023-12-21drm/xe: do not register to PM if GuC is disabledOhad Sharabi1-4/+0
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio1-2/+2
2023-12-21drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty1-0/+2
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast1-0/+1
2023-12-21drm/xe: Fix LRC workaroundsLucas De Marchi1-7/+34
2023-12-21drm/xe: Add dbg messages for LRC WAsLucas De Marchi1-0/+4
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio1-16/+7
2023-12-21drm/xe: Add sysfs entries for engines under its GTTejas Upadhyay1-0/+7
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-35/+35
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast1-1/+1
2023-12-21drm/xe: Introduce fault injection for gt resetHimal Prasad Ghimiray1-1/+7
2023-12-21drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray1-0/+19
2023-12-21drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi1-2/+1
2023-12-21drm/xe: ensure correct access_put orderingMatthew Auld1-4/+4
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro1-0/+1
2023-12-21drm/xe/gt: tweak placement for signalling TLB fences after GT resetMatthew Auld1-1/+2
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro1-0/+3
2023-12-20drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa1-2/+1
2023-12-20drm/xe: Initialize MOCS earlierMatt Roper1-2/+2
2023-12-20drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hweMatt Roper1-2/+2