| Age | Commit message (Expand) | Author |
| 2025-09-10 | drm/xe/display: Convert __xe_pin_fb_vma() | Thomas Hellström |
| 2025-09-10 | drm/xe: Convert the CPU fault handler for exhaustive eviction | Thomas Hellström |
| 2025-09-10 | drm/xe: Convert existing drm_exec transactions for exhaustive eviction | Thomas Hellström |
| 2025-09-10 | drm/xe: Convert SVM validation for exhaustive eviction | Thomas Hellström |
| 2025-09-10 | drm/xe: Convert xe_bo_create_user() for exhaustive eviction | Thomas Hellström |
| 2025-09-10 | drm/xe: Introduce an xe_validation wrapper around drm_exec | Thomas Hellström |
| 2025-09-10 | drm/xe: Pass down drm_exec context to validation | Thomas Hellström |
| 2025-09-09 | drm/xe/guc: Recommend GUC v70.49.4 for PTL, BMG | Julia Filipchuk |
| 2025-09-09 | drm/xe/guc: Don't invoke disable_ct action during replacement | Michal Wajdeczko |
| 2025-09-09 | drm/xe/guc: Always add CT disable action during second init step | Michal Wajdeczko |
| 2025-09-09 | drm/xe: Extend Wa_13011645652 to PTL-H, WCL | Julia Filipchuk |
| 2025-09-09 | drm/xe: Block exec and rebind worker while evicting for suspend / hibernate | Thomas Hellström |
| 2025-09-09 | drm/xe: Allow the pm notifier to continue on failure | Thomas Hellström |
| 2025-09-09 | drm/xe: Attempt to bring bos back to VRAM after eviction | Thomas Hellström |
| 2025-09-09 | drm/xe/configfs: Don't touch survivability_mode on fini | Michal Wajdeczko |
| 2025-09-09 | drm/xe: Never report L3 bank mask for media GT going forward | Matt Roper |
| 2025-09-09 | drm/xe/debugfs: Don't expose dgfx residencies attributes on VF | Michal Wajdeczko |
| 2025-09-09 | drm/xe/hwmon: Use devm_mutex_init() | Christophe JAILLET |
| 2025-09-09 | drm/xe/debugfs: Make residencies definitions const | Michal Wajdeczko |
| 2025-09-09 | drm/xe/i2c: Enable bus mastering | Raag Jadav |
| 2025-09-09 | drm/xe/vf: Move VF CCS debugfs attribute | Michal Wajdeczko |
| 2025-09-09 | drm/xe/vf: Move VF CCS data to xe_device | Michal Wajdeczko |
| 2025-09-09 | drm/xe/bo: Add xe_bo_has_valid_ccs_bb helper | Michal Wajdeczko |
| 2025-09-09 | drm/xe/vf: Use single check when calling VF CCS functions | Michal Wajdeczko |
| 2025-09-09 | drm/xe/vf: Drop IS_VF_CCS_INIT_NEEDED macro | Michal Wajdeczko |
| 2025-09-09 | drm/xe/guc: Use proper flag definitions when registering context | Michal Wajdeczko |
| 2025-09-09 | drm/xe/guc: Rename xe_guc_register_exec_queue | Michal Wajdeczko |
| 2025-09-09 | drm/i915/display: add intel_display_device_present() | Jani Nikula |
| 2025-09-08 | drm/xe/configfs: Use config_group_put() | Lucas De Marchi |
| 2025-09-08 | drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup() | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panic | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: move framebuffer allocation where it belongs | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panic | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/fb: add panic pointer member to struct intel_framebuffer | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*() | Jani Nikula |
| 2025-09-08 | drm/{i915,xe}/panic: split out intel_panic.[ch] | Jani Nikula |
| 2025-09-05 | drm/xe/guc: Fix badly worded error message | John Harrison |
| 2025-09-05 | drm/xe/guc: Clean up of GuC 'CTL' defines | John Harrison |
| 2025-09-05 | drm/xe: Extend Wa_13011645652 to PTL-H, WCL | Julia Filipchuk |
| 2025-09-05 | drm/xe: Block exec and rebind worker while evicting for suspend / hibernate | Thomas Hellström |
| 2025-09-05 | drm/xe: Allow the pm notifier to continue on failure | Thomas Hellström |
| 2025-09-05 | drm/xe: Attempt to bring bos back to VRAM after eviction | Thomas Hellström |
| 2025-09-05 | drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only | Sanjay Yadav |
| 2025-09-05 | drm/xe: Fix broken kernel-doc for the struct xe_bo | Michal Wajdeczko |
| 2025-09-05 | drm/xe/kunit: Drop xe_wa_test_exit | Michal Wajdeczko |
| 2025-09-05 | drm/xe/kunit: Promote fake platform parameter list | Michal Wajdeczko |
| 2025-09-05 | drm/xe/kunit: Drop custom struct platform_test_case | Michal Wajdeczko |
| 2025-09-05 | drm/xe/kunit: Introduce xe_pci_fake_data_desc() | Michal Wajdeczko |
| 2025-09-05 | drm/xe/kunit: Update struct xe_pci_fake_data step declarations | Michal Wajdeczko |
| 2025-09-05 | drm/xe: Allow to stub lookup for graphics and media IP | Michal Wajdeczko |