summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-09-10drm/xe/display: Convert __xe_pin_fb_vma()Thomas Hellström
2025-09-10drm/xe: Convert the CPU fault handler for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert existing drm_exec transactions for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert SVM validation for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström
2025-09-10drm/xe: Introduce an xe_validation wrapper around drm_execThomas Hellström
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström
2025-09-09drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMGJulia Filipchuk
2025-09-09drm/xe/guc: Don't invoke disable_ct action during replacementMichal Wajdeczko
2025-09-09drm/xe/guc: Always add CT disable action during second init stepMichal Wajdeczko
2025-09-09drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk
2025-09-09drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström
2025-09-09drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-09drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-09drm/xe: Never report L3 bank mask for media GT going forwardMatt Roper
2025-09-09drm/xe/debugfs: Don't expose dgfx residencies attributes on VFMichal Wajdeczko
2025-09-09drm/xe/hwmon: Use devm_mutex_init()Christophe JAILLET
2025-09-09drm/xe/debugfs: Make residencies definitions constMichal Wajdeczko
2025-09-09drm/xe/i2c: Enable bus masteringRaag Jadav
2025-09-09drm/xe/vf: Move VF CCS debugfs attributeMichal Wajdeczko
2025-09-09drm/xe/vf: Move VF CCS data to xe_deviceMichal Wajdeczko
2025-09-09drm/xe/bo: Add xe_bo_has_valid_ccs_bb helperMichal Wajdeczko
2025-09-09drm/xe/vf: Use single check when calling VF CCS functionsMichal Wajdeczko
2025-09-09drm/xe/vf: Drop IS_VF_CCS_INIT_NEEDED macroMichal Wajdeczko
2025-09-09drm/xe/guc: Use proper flag definitions when registering contextMichal Wajdeczko
2025-09-09drm/xe/guc: Rename xe_guc_register_exec_queueMichal Wajdeczko
2025-09-09drm/i915/display: add intel_display_device_present()Jani Nikula
2025-09-08drm/xe/configfs: Use config_group_put()Lucas De Marchi
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