summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio
2024-08-19drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio
2024-08-19drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay
2024-08-19drm/xe: fix WA 14018094691Daniele Ceraolo Spurio
2024-08-19drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-08-19drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah
2024-08-19drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit
2024-08-19drm/xe: Fix opregion leakLucas De Marchi
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-08-15drm/xe: Validate user fence during creationMatthew Brost
2024-08-09Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-08drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-08-08drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-08-08drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
2024-08-08drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi