summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit5-0/+308
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit6-1/+225
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit3-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit4-0/+51
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi1-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi3-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi4-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi2-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi1-3/+8
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko1-3/+3
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast4-40/+40
2024-06-16drm/xe/xe2lpg: Add Wa_14021490052Akshata Jahagirdar1-0/+9
2024-06-15drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko3-5/+3
2024-06-15drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko1-1/+8
2024-06-14drm/xe/sched_job: Promote xe_sched_job_add_deps()Francois Dugast4-19/+22
2024-06-14drm/xe: Drop duplicated declarationMichal Wajdeczko2-2/+1
2024-06-13drm/xe/vf: Use correct check for being a VF driverMichal Wajdeczko1-2/+2
2024-06-13drm/xe: Sample ctx timestamp to determine if jobs have timed outMatthew Brost1-61/+242
2024-06-13drm/xe: Add killed, banned, or wedged as stick bit during GuC resetMatthew Brost1-1/+3
2024-06-13drm/xe: Add pending disable assert to handle_sched_doneMatthew Brost1-0/+1
2024-06-13drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost1-0/+5
2024-06-13drm/xe: Assert runnable state in handle_sched_doneMatthew Brost1-2/+7
2024-06-13drm/xe: Improve unexpected state error messagesMatthew Brost1-4/+8
2024-06-13drm/xe: Add xe_gt_clock_interval_to_ms helperMatthew Brost2-0/+21
2024-06-13drm/xe: Add ctx timestamp to LRC snapshotMatthew Brost1-0/+6
2024-06-13drm/xe: Emit ctx timestamp copy in ring opsMatthew Brost1-0/+21
2024-06-13drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitionsMatthew Brost1-0/+4
2024-06-13drm/xe: Add LRC ctx timestamp support functionsMatthew Brost2-1/+82
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper1-1/+2
2024-06-12drm/xe: Add reg read/write traceRadhakrishna Sripada2-4/+47
2024-06-12drm/xe/trace: Print device_id in xe_trace eventsRadhakrishna Sripada3-40/+59
2024-06-12drm/xe/trace: Print device_id in xe_trace_guc eventsRadhakrishna Sripada2-25/+33
2024-06-12drm/xe/trace: Print device_id in xe_trace_bo eventsRadhakrishna Sripada1-9/+20
2024-06-12drm/xe/trace: Extract guc related tracesRadhakrishna Sripada5-81/+114
2024-06-12drm/xe/trace: Extract bo, vm, vma tracesRadhakrishna Sripada8-216/+250
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi4-24/+11
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