| Age | Commit message (Expand) | Author |
| 2025-09-29 | drm/xe/pf: Promote PF debugfs function to its own file | Michal Wajdeczko |
| 2025-09-29 | drm/xe/vf: Don't claim support for firmware late-bind if VF | Michal Wajdeczko |
| 2025-09-29 | drm/xe/vf: Rename sriov_update_device_info | Michal Wajdeczko |
| 2025-09-29 | drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb() | Thomas Zimmermann |
| 2025-09-29 | drm/{i915,xe}: driver agnostic drm to display pointer chase | Jani Nikula |
| 2025-09-29 | drm/xe/stolen: use the same types as i915 interface | Jani Nikula |
| 2025-09-29 | drm/{i915, xe}/stolen: convert stolen interface to struct drm_device | Jani Nikula |
| 2025-09-29 | drm/{i915, xe}/stolen: use the stored i915/xe device pointer | Jani Nikula |
| 2025-09-29 | drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_node | Jani Nikula |
| 2025-09-29 | drm/{i915, xe}/stolen: make struct intel_stolen_node opaque | Jani Nikula |
| 2025-09-29 | drm/xe/stolen: convert compat static inlines to proper functions | Jani Nikula |
| 2025-09-29 | drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compat | Jani Nikula |
| 2025-09-29 | drm/xe/stolen: convert compat stolen macros to inline functions | Jani Nikula |
| 2025-09-29 | drm/xe/stolen: rename fb to node in stolen compat header | Jani Nikula |
| 2025-09-29 | drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_node | Jani Nikula |
| 2025-09-29 | Merge drm/drm-next into drm-intel-next | Jani Nikula |
| 2025-09-26 | drm/xe/hw_engine_group: Fix double write lock release in error path | Shuicheng Lin |
| 2025-09-25 | drm/i915/gem: add i915_gem_fence_wait_priority_display() helper | Jani Nikula |
| 2025-09-24 | drm/xe/guc: Refactor GuC load to use poll_timeout_us() | Lucas De Marchi |
| 2025-09-24 | drm/xe/guc: Extract function to print load error | Lucas De Marchi |
| 2025-09-24 | drm/xe/guc: Drop helper to read freq | Lucas De Marchi |
| 2025-09-24 | drm/xe/guc_pc: Use poll_timeout_us() for waiting | Lucas De Marchi |
| 2025-09-24 | drm/xe/device: Use poll_timeout_us() to wait for lmem | Lucas De Marchi |
| 2025-09-24 | drm/xe/configfs: Improve doc for ctx_restore* attributes | Lucas De Marchi |
| 2025-09-24 | drm/xe/configfs: Fix engine class parsing | Lucas De Marchi |
| 2025-09-24 | drm/xe/uapi: loosen used tracking restriction | Matthew Auld |
| 2025-09-23 | drm/xe/tests: Fix build break on clang 16.0.6 | Michal Wajdeczko |
| 2025-09-23 | drm/xe/debugfs: Improve .show() helper for GT-based attributes | Michal Wajdeczko |
| 2025-09-23 | drm/xe/debugfs: Make ggtt file per-tile | Michal Wajdeczko |
| 2025-09-23 | drm/pcids: Split PTL pciids group to make wcl subplatform | Dnyaneshwar Bhadane |
| 2025-09-23 | drm/xe/psmi: Do not return NULL | Lucas De Marchi |
| 2025-09-23 | drm/xe/pm: Add lockdep annotation for the pm_block completion | Thomas Hellström |
| 2025-09-23 | drm/xe/pm: Hold the validation lock around evicting user-space bos for suspend | Thomas Hellström |
| 2025-09-22 | drm/xe: Don't copy pinned kernel bos twice on suspend | Thomas Hellström |
| 2025-09-22 | drm/xe: Fix build with CONFIG_MODULES=n | Lucas De Marchi |
| 2025-09-22 | drm/xe/vf: Don't expose sysfs attributes not applicable for VFs | Michal Wajdeczko |
| 2025-09-22 | drm/xe/dma-buf: Allow pinning of p2p dma-buf | Thomas Hellström |
| 2025-09-22 | drm/xe: Pre-allocate system memory for pinned external bos in the pm notfier | Thomas Hellström |
| 2025-09-22 | drm/xe: Don't copy pinned kernel bos twice on suspend | Thomas Hellström |
| 2025-09-22 | Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k... | Dave Airlie |
| 2025-09-19 | drm/xe: Fix build with CONFIG_MODULES=n | Lucas De Marchi |
| 2025-09-19 | drm/i915/irq: use a dedicated IMR cache for gen 5-7 | Jani Nikula |
| 2025-09-19 | drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info() | Jani Nikula |
| 2025-09-19 | drm/{i915,xe}/fbdev: deduplicate fbdev creation | Jani Nikula |
| 2025-09-19 | drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy() | Jani Nikula |
| 2025-09-19 | drm/xe/fbdev: abstract bo creation | Jani Nikula |
| 2025-09-19 | drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init | Jani Nikula |
| 2025-09-19 | drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc() | Jani Nikula |
| 2025-09-19 | drm/xe/fbdev: use the same 64-byte stride alignment as i915 | Jani Nikula |
| 2025-09-19 | Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i... | Dave Airlie |