summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_engine.c
AgeCommit message (Expand)Author
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko
2024-06-14drm/xe: Drop duplicated declarationMichal Wajdeczko
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-28drm/xe: Don't refer to general LRC initialization as a "wa"Matt Roper
2024-05-21drm/xe: Add helper to capture engine timestampLucas De Marchi
2024-05-21drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversionLucas De Marchi
2024-05-21drm/xe: Promote xe_hw_engine_class_to_str()Lucas De Marchi
2024-05-17drm/xe: Replace RING_START_UDW by u64 RING_STARTJosé Roberto de Souza
2024-05-08drm/xe: Dump Indirect Ring State registersNiranjana Vishwanathapura
2024-05-01drm/xe/gsc: Turn off GSCCS interrupts when disabling the engineDaniele Ceraolo Spurio
2024-04-24drm/xe: Add INSTDONE registers to devcoredumpJosé Roberto de Souza
2024-04-24drm/xe: Store xe_hw_engine in xe_hw_engine_snapshotJosé Roberto de Souza
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-14drm/xe/gsc: Handle GSCCS ER interruptDaniele Ceraolo Spurio
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFMichal Wajdeczko
2024-01-24drm/xe: Remove additional spaces in devcoredump HW Engines sectionJosé Roberto de Souza
2024-01-24drm/xe: Print registers spread in 2 u32 as u64José Roberto de Souza
2024-01-24drm/xe: Remove double new lines in devcoredumpJosé Roberto de Souza
2024-01-16drm/xe: Use kstrdup while creating snapshotMichal Wajdeczko
2024-01-08drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP supportNirmoy Das
2023-12-21drm/xe: Define IRQ offsets used by HW enginesMichal Wajdeczko
2023-12-21drm/xe: Define interrupt vector bits with the interrupt registersMatt Roper
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe: Drop EXECLIST_CONTROL from error state dumpMatt Roper
2023-12-21drm/xe: Add infrastructure for per engine tuningMatt Atwood
2023-12-21drm/xe: Remove devcoredump readout of IPEIRJosé Roberto de Souza
2023-12-21drm/xe: Fix devcoredump readout of IPEHRJosé Roberto de Souza
2023-12-21drm/xe: Fix RING_MI_MODE label in devcoredumpJosé Roberto de Souza
2023-12-21drm/xe: Leverage ComputeCS read L3 cachingBalasubramani Vivekanandan
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe/xe2: Handle fused-off CCS enginesMatt Roper
2023-12-21drm/xe: enable idle msg and set hysteresis for GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: don't expose the GSCCS to usersDaniele Ceraolo Spurio
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUTNiranjana Vishwanathapura
2023-12-21drm/xe: Simplify engine class sched_props settingNiranjana Vishwanathapura
2023-12-21drm/xe: Add min/max cap for engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesTejas Upadhyay
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesFrancois Dugast
2023-12-21drm/xe: Skip applying copy engine fusesLucas De Marchi
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gustavo Sousa
2023-12-19drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hweMatt Roper