summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko-0/+13
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu-1/+1
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko-6/+9
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko-3/+3
2024-06-19drm/xe: Use ttm_uncached for BO with NEEDS_UC flagMichal Wajdeczko-0/+9
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit-8/+30
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit-9/+13
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit-0/+87
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit-2/+51
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit-0/+46
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit-0/+175
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit-3/+75
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit-5/+206
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit-0/+224
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit-0/+384
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit-0/+475
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit-0/+443
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit-0/+495
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit-0/+322
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit-1/+244
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit-0/+117
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi-3/+8
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko-2/+2
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko-3/+3
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast-40/+40
2024-06-15drm/xe/xe2lpg: Add Wa_14021490052Akshata Jahagirdar-0/+9
2024-06-14drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko-5/+3
2024-06-14drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko-1/+8
2024-06-14drm/xe/sched_job: Promote xe_sched_job_add_deps()Francois Dugast-19/+22
2024-06-14drm/xe: Drop duplicated declarationMichal Wajdeczko-2/+1
2024-06-13drm/xe/vf: Use correct check for being a VF driverMichal Wajdeczko-2/+2
2024-06-12drm/xe: Sample ctx timestamp to determine if jobs have timed outMatthew Brost-61/+242
2024-06-12drm/xe: Add killed, banned, or wedged as stick bit during GuC resetMatthew Brost-1/+3
2024-06-12drm/xe: Add pending disable assert to handle_sched_doneMatthew Brost-0/+1
2024-06-12drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost-0/+5
2024-06-12drm/xe: Assert runnable state in handle_sched_doneMatthew Brost-2/+7
2024-06-12drm/xe: Improve unexpected state error messagesMatthew Brost-4/+8
2024-06-12drm/xe: Add xe_gt_clock_interval_to_ms helperMatthew Brost-0/+21
2024-06-12drm/xe: Add ctx timestamp to LRC snapshotMatthew Brost-0/+6
2024-06-12drm/xe: Emit ctx timestamp copy in ring opsMatthew Brost-0/+21
2024-06-12drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost-0/+4