summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-10-10drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-10drm/xe: Delete unused GuC submission_state.suspendMatthew Brost
2024-10-10drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das
2024-10-10drm/xe: fixup xe_alloc_pf_queueMatthew Auld
2024-10-10drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost
2024-10-10drm/xe: Use topology to determine page fault queue sizeStuart Summers
2024-10-10drm/xe/hdcp: Check GSC structure validitySuraj Kandpal
2024-10-10drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-10drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-10drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-09-18drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-18drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-18drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-18drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio
2024-09-18drm/xe: fix WA 14018094691Daniele Ceraolo Spurio
2024-09-18drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan
2024-09-12drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah
2024-09-12drm/xe/xe2: Add workaround 14021402888Bommu Krishnaiah
2024-09-12drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-09-08drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost
2024-09-08drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray
2024-09-08drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray
2024-09-08drm/xe: Don't overmap identity VRAM mappingMatthew Brost
2024-09-08drm/xe: Use missing lock in relay_needs_workerNirmoy Das
2024-09-08drm/xe: Fix the warning conditionsHimal Prasad Ghimiray
2024-09-08drm/xe/hwmon: Remove unwanted write permission for currN_labelKarthik Poosa
2024-09-08drm/xe: Demote CCS_MODE info to debug onlyRodrigo Vivi
2024-09-08drm/xe/gt: Fix assert in L3 bank mask generationFrancois Dugast
2024-09-04drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa
2024-09-04drm/xe: prevent UAF around preempt fenceMatthew Auld
2024-09-04drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast
2024-09-04drm/xe/vm: Simplify if conditionThorsten Blum
2024-09-04drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-09-04drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-08-29drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost
2024-08-29drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-29drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström
2024-08-29drm/xe: Split lrc seqno fence creation upThomas Hellström
2024-08-29drm/xe: Decouple job seqno and lrc seqnoMatthew Brost
2024-08-29drm/xe: Relax runtime pm protection during executionRodrigo Vivi
2024-08-29drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-29drm/xe: Fix tile fini sequenceMatthew Brost
2024-08-29drm/xe: reset mmio mappings with devmMatthew Auld
2024-08-29drm/xe/mmio: move mmio_fini over to devmMatthew Auld
2024-08-29drm/xe: Fix opregion leakLucas De Marchi
2024-08-29drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld
2024-08-14drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-08-14drm/xe: Minor cleanup in LRC handlingNiranjana Vishwanathapura
2024-08-14drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-08-14drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost