summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)Author
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski
2024-02-20drm/xe/guc: Move GuC power control init to "post-hwconfig"Michał Winiarski
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula
2024-02-02drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost
2024-01-26drm/xe: Move TLB invalidation reset before HW resetMatthew Brost
2024-01-24drm/xe: Stash GMD_ID value in xe_gtMatt Roper
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio
2024-01-10drm/xe: Finish refactoring of exec_queue_createBrian Welty
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe: Create a xe_gt_freq component for raw management and sysfsRodrigo Vivi
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: Allow userspace to configure CCS modeNiranjana Vishwanathapura
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura
2023-12-21drm/xe/uc: Extract xe_uc_sanitize_resetMichał Winiarski
2023-12-21drm/xe: Move force_wake init to earlier point in probeMichał Winiarski
2023-12-21drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idleVinay Belgaumkar
2023-12-21drm/xe/gsc: Implement WA 14015076503Daniele Ceraolo Spurio
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast
2023-12-21drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar
2023-12-21drm/xe: implement driver initiated function-resetAndrzej Hajda
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper
2023-12-21drm/xe/gt: Dump PAT table when failing to initializeLucas De Marchi
2023-12-21drm/xe: do not register to PM if GuC is disabledOhad Sharabi
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: Fix LRC workaroundsLucas De Marchi
2023-12-21drm/xe: Add dbg messages for LRC WAsLucas De Marchi
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio
2023-12-21drm/xe: Add sysfs entries for engines under its GTTejas Upadhyay
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast
2023-12-21drm/xe: Introduce fault injection for gt resetHimal Prasad Ghimiray
2023-12-21drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray
2023-12-21drm/xe: Invert mask and val in xe_mmio_wait32.Rodrigo Vivi
2023-12-21drm/xe: ensure correct access_put orderingMatthew Auld
2023-12-21drm/xe: remove gucrc disable from suspend pathRiana Tauro
2023-12-21drm/xe/gt: tweak placement for signalling TLB fences after GT resetMatthew Auld
2023-12-21drm/xe: add a new sysfs directory for gtidle propertiesRiana Tauro
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa
2023-12-19drm/xe: Initialize MOCS earlierMatt Roper
2023-12-19drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hweMatt Roper