aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_engine.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13drm/xe/vf: Don't try to capture engine data unavailable to VFGravatar Michal Wajdeczko 1-0/+5
2024-01-24drm/xe: Remove additional spaces in devcoredump HW Engines sectionGravatar José Roberto de Souza 1-7/+7
2024-01-24drm/xe: Print registers spread in 2 u32 as u64Gravatar José Roberto de Souza 1-37/+32
2024-01-24drm/xe: Remove double new lines in devcoredumpGravatar José Roberto de Souza 1-1/+1
2024-01-16drm/xe: Use kstrdup while creating snapshotGravatar Michal Wajdeczko 1-6/+1
2024-01-08drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP supportGravatar Nirmoy Das 1-0/+21
2023-12-21drm/xe: Define IRQ offsets used by HW enginesGravatar Michal Wajdeczko 1-0/+28
2023-12-21drm/xe: Define interrupt vector bits with the interrupt registersGravatar Matt Roper 1-1/+0
2023-12-21drm/xe: Rename info.supports_* to info.has_*Gravatar Lucas De Marchi 1-2/+2
2023-12-21drm/xe: Enable Fixed CCS mode settingGravatar Niranjana Vishwanathapura 1-0/+20
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createGravatar Michał Winiarski 1-5/+3
2023-12-21drm/xe/gsc: Define GSCCS for MTLGravatar Daniele Ceraolo Spurio 1-0/+20
2023-12-21drm/xe: Drop EXECLIST_CONTROL from error state dumpGravatar Matt Roper 1-4/+0
2023-12-21drm/xe: Add infrastructure for per engine tuningGravatar Matt Atwood 1-0/+2
2023-12-21drm/xe: Remove devcoredump readout of IPEIRGravatar José Roberto de Souza 1-2/+0
2023-12-21drm/xe: Fix devcoredump readout of IPEHRGravatar José Roberto de Souza 1-1/+1
2023-12-21drm/xe: Fix RING_MI_MODE label in devcoredumpGravatar José Roberto de Souza 1-1/+1
2023-12-21drm/xe: Leverage ComputeCS read L3 cachingGravatar Balasubramani Vivekanandan 1-11/+14
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Gravatar Daniele Ceraolo Spurio 1-2/+2
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroGravatar Francois Dugast 1-5/+6
2023-12-21drm/xe/xe2: Handle fused-off CCS enginesGravatar Matt Roper 1-1/+28
2023-12-21drm/xe: enable idle msg and set hysteresis for GSCCSGravatar Daniele Ceraolo Spurio 1-0/+16
2023-12-21drm/xe: don't expose the GSCCS to usersGravatar Daniele Ceraolo Spurio 1-0/+3
2023-12-21drm/xe: base definitions for the GSCCSGravatar Daniele Ceraolo Spurio 1-0/+7
2023-12-21drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUTGravatar Niranjana Vishwanathapura 1-1/+4
2023-12-21drm/xe: Simplify engine class sched_props settingGravatar Niranjana Vishwanathapura 1-14/+12
2023-12-21drm/xe: Add min/max cap for engine scheduler propertiesGravatar Tejas Upadhyay 1-0/+8
2023-12-21drm/xe: Add sysfs for default engine scheduler propertiesGravatar Tejas Upadhyay 1-0/+9
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelGravatar Francois Dugast 1-5/+5
2023-12-21drm/xe: Cleanup CODE_INDENT style issuesGravatar Francois Dugast 1-1/+1
2023-12-21drm/xe: Skip applying copy engine fusesGravatar Lucas De Marchi 1-0/+3
2023-12-19drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()Gravatar Gustavo Sousa 1-1/+1
2023-12-19drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hweGravatar Matt Roper 1-0/+1
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedGravatar Matt Roper 1-2/+3
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesGravatar Lucas De Marchi 1-4/+4
2023-12-19drm/xe/rtp: Split rtp process initializationGravatar Lucas De Marchi 1-3/+5
2023-12-19drm/xe: Convert Xe HW Engine print to snapshot capture and print.Gravatar Rodrigo Vivi 1-56/+153
2023-12-19drm/xe: Fix indent in xe_hw_engine_print_state()Gravatar Lucas De Marchi 1-33/+33
2023-12-19drm/xe: Rename reg field to addrGravatar Lucas De Marchi 1-4/+4
2023-12-19drm/xe/mmio: Use struct xe_regGravatar Lucas De Marchi 1-40/+45
2023-12-19drm/xe: Set default MOCS value for copy cs instructionsGravatar José Roberto de Souza 1-0/+29
2023-12-19drm/xe: Set default MOCS value for cs instructionsGravatar José Roberto de Souza 1-0/+35
2023-12-19drm/xe: Drop gen afixes from registersGravatar Lucas De Marchi 1-22/+22
2023-12-19drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HIGravatar Rodrigo Vivi 1-2/+2
2023-12-19drm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_ENABLE for CCS enginesGravatar Matthew Brost 1-1/+1
2023-12-19drm/xe: Add support for CCS engine fusingGravatar Matt Roper 1-1/+28
2023-12-19drm/xe: Separate engine fuse handling into dedicated functionsGravatar Matt Roper 1-14/+23
2023-12-19drm/xe: prefer xe_bo_create_pin_map()Gravatar Matthew Auld 1-19/+4
2023-12-19drm/xe: Remove dependency on i915_reg.hGravatar Lucas De Marchi 1-2/+1
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hGravatar Lucas De Marchi 1-1/+1