| Age | Commit message (Expand) | Author |
| 2025-12-27 | Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i... | Dave Airlie |
| 2025-12-26 | Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
| 2025-12-24 | drm/xe: Improve rebar log messages | Lucas De Marchi |
| 2025-12-24 | drm/xe: Move rebar to its own file | Lucas De Marchi |
| 2025-12-23 | drm/xe/guc: READ/WRITE_ONCE ct->state | Jonathan Cavitt |
| 2025-12-23 | drm/xe/guc: READ/WRITE_ONCE g2h_fence->done | Jonathan Cavitt |
| 2025-12-23 | drm/xe/soc_remapper: Add system controller config for SoC remapper | Umesh Nerlige Ramappa |
| 2025-12-23 | drm/xe/soc_remapper: Use SoC remapper helper from VSEC code | Umesh Nerlige Ramappa |
| 2025-12-23 | drm/xe/soc_remapper: Initialize SoC remapper during Xe probe | Umesh Nerlige Ramappa |
| 2025-12-23 | drm/xe: Don't use absolute path in generated header comment | Calvin Owens |
| 2025-12-23 | drm/xe/migrate: Configure migration queue as low latency | Francois Dugast |
| 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-23 | drm/xe/svm: Serialize migration to device if racing | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Support destination migration over interconnect | Thomas Hellström |
| 2025-12-23 | drm/xe: Use drm_gpusvm_scan_mm() | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Clean up the use of the device-private page owner | Thomas Hellström |
| 2025-12-23 | drm/xe/svm: Document how xe keeps drm_pagemap references | Thomas Hellström |
| 2025-12-23 | drm/xe/vm: Add a couple of VM debug printouts | Thomas Hellström |
| 2025-12-23 | drm/xe: Support pcie p2p dma as a fast interconnect | Thomas Hellström |
| 2025-12-23 | drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac... | Thomas Hellström |
| 2025-12-23 | drm/xe: Simplify madvise_preferred_mem_loc() | Thomas Hellström |
| 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 |