summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-11-07drm/xe/pf: Use migration-friendly doorbells auto-provisioningMichal Wajdeczko
2025-11-07drm/xe/pf: Use migration-friendly context IDs auto-provisioningMichal Wajdeczko
2025-11-06drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote
2025-11-05drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasonsLucas De Marchi
2025-11-05drm/xe: Remove never used code in xe_vm_create()Gwan-gyeong Mun
2025-11-04drm/xe: Remove unused GT page fault codeMatthew Brost
2025-11-04drm/xe: Add xe_guc_pagefault layerMatthew Brost
2025-11-04drm/xe: Implement xe_pagefault_queue_workMatthew Brost
2025-11-04drm/xe: Implement xe_pagefault_handlerMatthew Brost
2025-11-04drm/xe: Implement xe_pagefault_resetMatthew Brost
2025-11-04drm/xe: Implement xe_pagefault_initMatthew Brost
2025-11-04drm/xe: Stub out new pagefault layerMatthew Brost
2025-11-04drm/xe: Remove last fence dependency check from binds and execsMatthew Brost
2025-11-04drm/xe: Disallow input fences on zero batch execs and zero bindsMatthew Brost
2025-11-04drm/xe: Skip TLB invalidation waits in page fault bindsMatthew Brost
2025-11-04drm/xe: Decouple bind queue last fence from TLB invalidationsMatthew Brost
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander
2025-11-03drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan
2025-11-03drm/xe/gt: Synchronize GT reset with device unbindBalasubramani Vivekanandan
2025-11-02drm/xe: Inline gt_reset in the workerLucas De Marchi
2025-10-31drm/xe/pf: Allow to stop the VF using sysfsMichal Wajdeczko
2025-10-31drm/xe/pf: Add sysfs device symlinks to enabled VFsMichal Wajdeczko
2025-10-31drm/xe/pf: Promote xe_pci_sriov_get_vf_pdevMichal Wajdeczko
2025-10-31drm/xe/pf: Allow change PF scheduling priority using sysfsMichal Wajdeczko
2025-10-31drm/xe/pf: Allow bulk change all VFs priority using sysfsMichal Wajdeczko
2025-10-31drm/xe/pf: Add functions to provision scheduling priorityMichal Wajdeczko
2025-10-31drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfsMichal Wajdeczko
2025-10-31drm/xe/pf: Add functions to bulk provision EQ/PTMichal Wajdeczko
2025-10-31drm/xe/pf: Add functions to bulk configure EQ/PT on GTMichal Wajdeczko
2025-10-31drm/xe/pf: Fix signature of internal config helpersMichal Wajdeczko
2025-10-31drm/xe/pf: Relax report helper to accept PF in bulk configsMichal Wajdeczko
2025-10-31drm/xe/pf: Allow change PF and VFs EQ/PT using sysfsMichal Wajdeczko
2025-10-31drm/xe/pf: Add _locked variants of the VF PT config functionsMichal Wajdeczko
2025-10-31drm/xe/pf: Add _locked variants of the VF EQ config functionsMichal Wajdeczko
2025-10-31drm/xe/pf: Take RPM during calls to SR-IOV attr.store()Michal Wajdeczko
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko
2025-10-31drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh
2025-10-31drm/xe: highlight reserved PAT entries in dump outputXin Wang
2025-10-30drm/xe/gt_throttle: Drop individual show functionsLucas De Marchi
2025-10-30drm/xe: Improve freq and throttle documentationLucas De Marchi
2025-10-30drm/xe/gt_throttle: Tidy up attribute definitionLucas De Marchi
2025-10-30drm/xe/gt_throttle: Add throttle_to_gt()Lucas De Marchi
2025-10-30drm/xe/gt_throttle: Always read and maskLucas De Marchi
2025-10-30drm/xe/gt_throttle: Tidy up perf reasons readingLucas De Marchi
2025-10-30drm/xe/cri: Add new performance limit reasons bitsSk Anirban
2025-10-29drm/xe/xe3: Apply wa_14024997852Tapani Pälli
2025-10-29drm/xe/xe_debugfs: Expose G7 package state residency counter through debugfsMohammed Thasleem
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström