summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-09-08drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup()Jani Nikula
2025-09-08drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panicJani Nikula
2025-09-08drm/{i915,xe}/panic: move framebuffer allocation where it belongsJani Nikula
2025-09-08drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panicJani Nikula
2025-09-08drm/{i915,xe}/fb: add panic pointer member to struct intel_framebufferJani Nikula
2025-09-08drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*()Jani Nikula
2025-09-08drm/{i915,xe}/panic: split out intel_panic.[ch]Jani Nikula
2025-09-05drm/xe/guc: Fix badly worded error messageJohn Harrison
2025-09-05drm/xe/guc: Clean up of GuC 'CTL' definesJohn Harrison
2025-09-05drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk
2025-09-05drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström
2025-09-05drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-05drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-05drm/xe/migrate: Remove unneeded emit_pte() when copying CCS onlySanjay Yadav
2025-09-05drm/xe: Fix broken kernel-doc for the struct xe_boMichal Wajdeczko
2025-09-05drm/xe/kunit: Drop xe_wa_test_exitMichal Wajdeczko
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko
2025-09-05drm/xe/kunit: Drop custom struct platform_test_caseMichal Wajdeczko
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko
2025-09-05drm/xe: Allow to stub lookup for graphics and media IPMichal Wajdeczko
2025-09-05drm/xe: improve dma-resv handling for backup objectMatthew Auld
2025-09-05drm/xe/pt: unify xe_pt_svm_pre_commit with userptrMatthew Auld
2025-09-05drm/xe/userptr: replace xe_hmm with gpusvmMatthew Auld
2025-09-05drm/xe/vm: split userptr bits into separate fileMatthew Auld
2025-09-05drm/gpusvm: pull out drm_gpusvm_pages substructureMatthew Auld
2025-09-05drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPGHarish Chegondi
2025-09-05drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a constHarish Chegondi
2025-09-04drm/xe/configfs: Don't expose survivability_mode if not applicableMichal Wajdeczko
2025-09-04drm/xe/configfs: Prepare to filter-out configfs attributesMichal Wajdeczko
2025-09-04drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-04drm/xe/guc: Set upper limit of H2G retries over CTBMichal Wajdeczko
2025-09-04drm/xe/debugfs: Move sa_info from gt to tile directoryMichal Wajdeczko
2025-09-04drm/xe/vm: Fix error handling in xe_vm_query_vmas_attrs_ioctl()Himal Prasad Ghimiray
2025-09-04drm/xe: Fix indentation in xe_zap_ptes_in_madvise_rangeHimal Prasad Ghimiray
2025-09-02drm/xe: Add more SVM GT statsMatthew Brost
2025-09-02drm/xe: Add clearing stats to GT debugfsMatthew Brost
2025-09-02drm/xe: Extend Wa_22021007897 to Xe3 platformsTangudu Tilak Tirumalesh
2025-09-02drm/xe/guc: Increase GuC crash dump buffer sizeZhanjun Dong
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P
2025-09-02drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-09-02drm/xe/guc: Add devm release action to safely tear down CTSatyanarayana K V P
2025-08-29drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-08-28drm/xe/nvm: Use root tile mmioRiana Tauro
2025-08-28drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BARMarcin Bernatowicz
2025-08-28drm/xe/migrate: make MI_TLB_INVALIDATE conditionalMatthew Auld
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost