aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-06-12drm/xe: Increase devcoredump timeoutJosé Roberto de Souza1-2/+6
2024-06-12drm/xe/vf: Ignore force-wake requests if VFMichal Wajdeczko1-0/+7
2024-06-12drm/xe: Combine common force-wake code into helpersMichal Wajdeczko1-19/+25
2024-06-12drm/xe: Include additional info on failed force-wake operationMichal Wajdeczko1-20/+28
2024-06-12drm/xe: Kill fw_to_gt() helperMichal Wajdeczko1-8/+2
2024-06-12drm/xe: Prefer GT oriented messages in xe_force_wake.cMichal Wajdeczko1-12/+5
2024-06-11drm/xe/xe2lpm: Fixup Wa_14020756599Tejas Upadhyay3-26/+7
2024-06-11drm/xe/guc: Add kernel-doc for HXG Fast RequestMichal Wajdeczko1-0/+28
2024-06-11drm/xe/guc: Drop unused legacy GuC message ABI definitionsMichal Wajdeczko1-13/+0
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie157-1775/+7992
2024-06-10drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray1-1/+1
2024-06-10drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray1-0/+11
2024-06-10drm/xe/guc: Prefer GT oriented messages in xe_guc_pcMichal Wajdeczko1-9/+10
2024-06-10drm/xe/guc: Add pc_to_ct() helperMichal Wajdeczko1-19/+18
2024-06-10drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABIMichal Wajdeczko3-10/+25
2024-06-10drm/xe/pf: Assert LMEM provisioning is done only on DGFXMichal Wajdeczko1-2/+13
2024-06-07drm/xe: Drop EXEC_QUEUE_FLAG_BANNEDMatthew Brost4-13/+13
2024-06-07drm/xe: Cleanup force wake registers bit definitionsHimal Prasad Ghimiray2-18/+14
2024-06-07drm/xe: Rework GPU page fault handlingMatthew Brost1-80/+62
2024-06-07drm/xe: do not select ACPI_BUTTONJani Nikula1-1/+0
2024-06-07drm/xe/guc: Allow CTB G2H processing without G2H IRQMichal Wajdeczko2-0/+45
2024-06-07drm/xe/guc: Split g2h worker functionMichal Wajdeczko1-2/+8
2024-06-06drm/xe: move disable_c6 callRiana Tauro2-5/+6
2024-06-06drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro1-1/+1
2024-06-06drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfsJonathan Cavitt1-0/+12
2024-06-06drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost2-2/+2
2024-06-06drm/xe/vf: Custom GT restartMichal Wajdeczko1-0/+22
2024-06-06drm/xe/vf: Custom GuC resetMichal Wajdeczko1-0/+3
2024-06-06drm/xe/vf: Custom uC initializationMichal Wajdeczko1-0/+33
2024-06-06drm/xe/vf: Support only GuC/HuC firmwaresMichal Wajdeczko1-0/+4
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula6-31/+24
2024-06-06drm/xe/display: reduce includes in compat i915_drv.hJani Nikula1-3/+1
2024-06-06drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula2-48/+51
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula2-5/+5
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula6-11/+21
2024-06-06drm/i915/display: include intel_step.h where neededJani Nikula1-2/+0
2024-06-06drm/i915/display: include intel_uncore.h where neededJani Nikula1-1/+0
2024-06-06drm/i915/display: include i915_gpu_error.h where neededJani Nikula1-1/+0
2024-06-06drm/i915/display: include gt/intel_gt_types.h where neededJani Nikula2-1/+0
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula2-1/+0
2024-06-05drm/xe: Don't overmap identity VRAM mappingMatthew Brost1-13/+42
2024-06-05drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda1-2/+16
2024-06-05Revert "drm/xe: flush gtt before signalling user fence on all engines"Andrzej Hajda1-4/+4
2024-06-05drm/xe/vm: Simplify if conditionThorsten Blum1-2/+2
2024-06-05drm/xe: drop redundant W=1 warnings from MakefileJani Nikula1-24/+1
2024-06-05drm/xe: Use missing lock in relay_needs_workerNirmoy Das1-1/+8
2024-06-04drm/xe/xe2lpg: Add permanent wa_14020756599Tejas Upadhyay1-0/+4
2024-06-04drm/xe/xe2lpm: Add permanent Wa_14020756599Tejas Upadhyay3-0/+27
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko1-0/+1
2024-05-31drm/xe: Add kernel-doc to some xe_lrc interfacesNiranjana Vishwanathapura2-0/+31