summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-02-02drm/xe: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-02-02drm/xe/guc: Allow second H2G retry on FLRMichal Wajdeczko
2026-02-02drm/xe/guc: Wait before retrying sending H2GMichal Wajdeczko
2026-02-02drm/xe/guc: Drop redundant register readMichal Wajdeczko
2026-02-02drm/xe/guc: Limit sleep while waiting for H2G creditsMichal Wajdeczko
2026-02-02drm/xe: Move exponential sleep logic to helperMichal Wajdeczko
2026-02-02drm/xe: Promote relaxed_ms_sleepMichal Wajdeczko
2026-02-02drm/xe/pf: Simplify IS_SRIOV_PF macroMichal Wajdeczko
2026-02-02drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin
2026-02-02drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin
2026-02-02drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin
2026-02-02drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-02-02drm/xe: use entry_dump callbacks for xe2+ PAT dumpsXin Wang
2026-02-02drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah
2026-02-02drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-02drm/xe: Apply WA_16028005424 to MediaBalasubramani Vivekanandan
2026-01-30drm/xe/pf: Fix typo in function kernel-docMichal Wajdeczko
2026-01-29drm/xe/multi_queue: Protect priority against concurrent accessNiranjana Vishwanathapura
2026-01-28drm/xe/nvm: Defer xe->nvm assignment until init succeedsShuicheng Lin
2026-01-28drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin
2026-01-28drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-28drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin
2026-01-28drm/xe/gt: Use CLASS() for forcewake in xe_gt_enable_comp_1wcohShuicheng Lin
2026-01-27drm/xe/vf: Reset VF GuC state on finiMichal Wajdeczko
2026-01-27drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated functionNathan Chancellor
2026-01-26drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-23drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-16drm/xe: Add context-based invalidation to GuC TLB invalidation backendMatthew Brost
2026-01-16drm/xe: Add exec queue active vfuncMatthew Brost
2026-01-16drm/xe: Add xe_tlb_inval_idle helperMatthew Brost
2026-01-16drm/xe: Add send_tlb_inval_ppgtt helperMatthew Brost
2026-01-16drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgttMatthew Brost
2026-01-16drm/xe: Taint TLB invalidation seqno lock with GFP_KERNELMatthew Brost
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-16drm/xe: Ban entire multi-queue group on any job timeoutMatthew Brost
2026-01-15drm/xe/xe_query: Remove check for gtNakshtra Goyal
2026-01-15drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost