summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ring_ops.c
AgeCommit message (Expand)Author
2024-06-13drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda
2024-04-08drm/xe/vf: Don't emit access to Global HWSP if VFMichal Wajdeczko
2024-03-28drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld
2024-01-30drm/xe: Use function to emit PIPE_CONTROLJosé Roberto de Souza
2023-12-21drm/xe: Drop some unnecessary header includesMatt Roper
2023-12-21drm/xe/xe2: Add workaround 16020292621Tejas Upadhyay
2023-12-21drm/xe/migrate: fix MI_ARB_ON_OFF usageMatthew Auld
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper
2023-12-21drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMMMatt Roper
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper
2023-12-21drm/xe: Make MI_FLUSH_DW immediate size more explicitMatt Roper
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio
2023-12-21drm/xe: fix submissions without vmDaniele Ceraolo Spurio
2023-12-21drm/xe/xe2: AuxCCS is no longer usedMatt Roper
2023-12-21drm/xe: add GSCCS ring opsDaniele Ceraolo Spurio
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-19drm/xe: Emit a render cache flush after each rcs/ccs batchThomas Hellström
2023-12-19drm/xe: Invalidate TLB also on bind if in scratch page modeThomas Hellström
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe: Replace PVC check by engine type checkJosé Roberto de Souza
2023-12-19drm/xe/pvc: Don't try to invalidate AuxCCS TLBMatt Roper
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: Do not mark 1809175790 as a WALucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi
2023-12-19drm/xe: Reinstate render / compute cache invalidation in ring opsMatthew Brost
2023-12-19drm/xe: Remove dependency on i915_reg.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_lrc_reg.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Drop TLB invalidation from ring operationsMatthew Brost
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost