| Age | Commit message (Expand) | Author |
| 2025-12-23 | drm/xe: Use the vma attibute drm_pagemap to select where to migrate | Thomas Hellström |
| 2025-12-23 | drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes | Thomas Hellström |
| 2025-12-23 | drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner | Thomas Hellström |
| 2025-12-23 | drm/xe: Use the drm_pagemap cache and shrinker | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use | Thomas Hellström |
| 2025-12-23 | drm/xe/svm: Fix a debug printout | Thomas Hellström |
| 2025-12-22 | drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Add functions to set preempt timeouts for each group | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Add functions to set exec quantums for each group | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Prep for multiple exec quantums and preemption timeouts | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Add debugfs with scheduler groups information | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Add debugfs to enable scheduler groups | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/vf: Check if scheduler groups are enabled | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Scheduler groups are incompatible with multi-lrc | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Add support for enabling scheduler groups | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/pf: Initialize scheduler groups | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/gt/guc: extract scheduler-related defines from guc_fwif.h | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/gt: Add engine masks for each class | Daniele Ceraolo Spurio |
| 2025-12-22 | drm/xe/display: drop i915_utils.h | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s... | Jani Nikula |
| 2025-12-22 | drm/{i915,xe}: deduplicate initial plane setup | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks | Jani Nikula |
| 2025-12-22 | drm/i915: further deduplicate intel_find_initial_plane_obj() | Jani Nikula |
| 2025-12-22 | drm/xe: return plane_state from intel_reuse_initial_plane_obj() | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9... | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xe | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: move initial plane calls to parent interface | Jani Nikula |
| 2025-12-22 | drm/i915: rename intel_plane_initial.h to intel_initial_plane.h | Jani Nikula |
| 2025-12-22 | drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.c | Jani Nikula |
| 2025-12-22 | drm/xe: Fix ggtt fb alignment | Tvrtko Ursulin |
| 2025-12-19 | drm/xe: Print GuC queue submission state on engine reset | Matthew Brost |
| 2025-12-19 | drm/xe: Increase log level for unhandled page faults | Matthew Brost |
| 2025-12-19 | drm/xe/xe_survivability: Add index bound check | Riana Tauro |
| 2025-12-19 | drm/xe/xe_survivability: Use static for survivability info attributes | Riana Tauro |
| 2025-12-19 | drm/xe/pmu: Replace sprintf() with sysfs_emit() | Madhur Kumar |
| 2025-12-19 | Merge drm/drm-next into drm-xe-next | Thomas Hellström |
| 2025-12-18 | drm/xe: Fix documentation heading levels in xe_guc_pc.c | Swaraj Gaikwad |
| 2025-12-18 | drm/xe/xe_survivability: Remove unused index | Riana Tauro |
| 2025-12-18 | drm/xe/nvm: enable cri platform | Alexander Usyskin |
| 2025-12-18 | drm/xe: Use usleep_range for accurate long-running workload timeslicing | Matthew Brost |
| 2025-12-18 | drm/xe: Drop preempt-fences when destroying imported dma-bufs. | Thomas Hellström |
| 2025-12-18 | drm/xe/eustall: Disallow 0 EU stall property values | Ashutosh Dixit |
| 2025-12-18 | drm/xe/oa: Disallow 0 OA property values | Ashutosh Dixit |
| 2025-12-18 | drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported() | Dan Carpenter |
| 2025-12-18 | drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME | Ashutosh Dixit |
| 2025-12-18 | drm/xe: Adjust long-running workload timeslices to reasonable values | Matthew Brost |