summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_hw_engine.c
AgeCommit message (Expand)Author
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-28drm/xe: move the kernel lrc from hwe to execlist portIlia Levi
2024-08-23drm/xe: Move hw_engine_fini to devm managedMatthew Brost
2024-08-17drm/xe/hw_engine_group: Introduce xe_hw_engine_groupFrancois Dugast
2024-08-15drm/xe: fix engine_class bounds check againMatthew Auld
2024-08-06drm/xe: Add kernel doc for xe_hw_engine_lookupMika Kuoppala
2024-08-06drm/xe: Export xe_hw_engine's mmio accessorsDominik Grzegorzek
2024-07-31drm/xe/xe2: Enable Priority Mem ReadPallavi Mishra
2024-07-30drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek
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