| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-12-23 | drm/xe/svm: Serialize migration to device if racing |  Thomas Hellström | 1 | -2/+20 |
| 2025-12-23 | drm/pagemap: Support source migration over interconnect |  Thomas Hellström | 1 | -37/+165 |
| 2025-12-23 | drm/pagemap, drm/xe: Support destination migration over interconnect |  Thomas Hellström | 4 | -45/+168 |
| 2025-12-23 | drm/xe: Use drm_gpusvm_scan_mm() |  Thomas Hellström | 1 | -1/+13 |
| 2025-12-23 | drm/gpusvm: Introduce a function to scan the current migration state |  Thomas Hellström | 1 | -0/+121 |
| 2025-12-23 | drm/pagemap, drm/xe: Clean up the use of the device-private page owner |  Thomas Hellström | 2 | -23/+12 |
| 2025-12-23 | drm/xe/svm: Document how xe keeps drm_pagemap references |  Thomas Hellström | 1 | -0/+21 |
| 2025-12-23 | drm/xe/vm: Add a couple of VM debug printouts |  Thomas Hellström | 2 | -0/+17 |
| 2025-12-23 | drm/xe: Support pcie p2p dma as a fast interconnect |  Thomas Hellström | 2 | -3/+32 |
| 2025-12-23 | drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm |  Thomas Hellström | 5 | -11/+173 |
| 2025-12-23 | drm/xe: Simplify madvise_preferred_mem_loc() |  Thomas Hellström | 2 | -11/+12 |
| 2025-12-23 | drm/xe: Use the vma attibute drm_pagemap to select where to migrate |  Thomas Hellström | 4 | -58/+72 |
| 2025-12-23 | drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes |  Thomas Hellström | 5 | -9/+48 |
| 2025-12-23 | drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner |  Thomas Hellström | 5 | -24/+71 |
| 2025-12-23 | drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus |  Thomas Hellström | 1 | -0/+118 |
| 2025-12-23 | drm/pagemap: Remove the drm_pagemap_create() interface |  Thomas Hellström | 1 | -30/+0 |
| 2025-12-23 | drm/xe: Use the drm_pagemap cache and shrinker |  Thomas Hellström | 8 | -95/+379 |
| 2025-12-23 | drm/pagemap: Add a drm_pagemap cache and shrinker |  Thomas Hellström | 3 | -15/+521 |
| 2025-12-23 | drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes |  Thomas Hellström | 2 | -5/+109 |
| 2025-12-23 | drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd |  Thomas Hellström | 1 | -2/+8 |
| 2025-12-23 | drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap |  Thomas Hellström | 4 | -9/+73 |
| 2025-12-23 | drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use |  Thomas Hellström | 4 | -23/+74 |
| 2025-12-23 | drm/pagemap: Remove some dead code |  Thomas Hellström | 1 | -13/+0 |
| 2025-12-23 | drm/xe/svm: Fix a debug printout |  Thomas Hellström | 1 | -1/+1 |
| 2025-12-22 | drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups |  Daniele Ceraolo Spurio | 1 | -1/+111 |
| 2025-12-22 | drm/xe/pf: Add functions to set preempt timeouts for each group |  Daniele Ceraolo Spurio | 4 | -1/+114 |
| 2025-12-22 | drm/xe/pf: Add functions to set exec quantums for each group |  Daniele Ceraolo Spurio | 4 | -5/+181 |
| 2025-12-22 | drm/xe/pf: Prep for multiple exec quantums and preemption timeouts |  Daniele Ceraolo Spurio | 3 | -10/+28 |
| 2025-12-22 | drm/xe/pf: Add debugfs with scheduler groups information |  Daniele Ceraolo Spurio | 1 | -0/+59 |
| 2025-12-22 | drm/xe/pf: Add debugfs to enable scheduler groups |  Daniele Ceraolo Spurio | 1 | -0/+126 |
| 2025-12-22 | drm/xe/vf: Check if scheduler groups are enabled |  Daniele Ceraolo Spurio | 6 | -0/+83 |
| 2025-12-22 | drm/xe/pf: Scheduler groups are incompatible with multi-lrc |  Daniele Ceraolo Spurio | 7 | -0/+93 |
| 2025-12-22 | drm/xe/pf: Add support for enabling scheduler groups |  Daniele Ceraolo Spurio | 5 | -0/+190 |
| 2025-12-22 | drm/xe/pf: Initialize scheduler groups |  Daniele Ceraolo Spurio | 6 | -0/+198 |
| 2025-12-22 | drm/gt/guc: extract scheduler-related defines from guc_fwif.h |  Daniele Ceraolo Spurio | 4 | -54/+67 |
| 2025-12-22 | drm/xe/gt: Add engine masks for each class |  Daniele Ceraolo Spurio | 5 | -8/+15 |
| 2025-12-22 | drm: tyr: replace `kernel::c_str!` with C-Strings |  Tamir Duberstein | 1 | -10/+9 |
| 2025-12-22 | gpu: nova: replace `kernel::c_str!` with C-Strings |  Tamir Duberstein | 2 | -8/+15 |
| 2025-12-22 | drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions |  Jani Nikula | 6 | -0/+39 |
| 2025-12-22 | drm/xe/display: drop i915_utils.h |  Jani Nikula | 3 | -11/+0 |
| 2025-12-22 | drm/i915: drop dependency on struct intel_display from i915 initial plane |  Jani Nikula | 1 | -26/+17 |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj |  Jani Nikula | 3 | -12/+7 |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->setup |  Jani Nikula | 3 | -14/+6 |
| 2025-12-22 | drm/{i915,xe}: deduplicate initial plane setup |  Jani Nikula | 3 | -50/+26 |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks |  Jani Nikula | 3 | -26/+14 |
| 2025-12-22 | drm/i915: further deduplicate intel_find_initial_plane_obj() |  Jani Nikula | 3 | -110/+82 |
| 2025-12-22 | drm/xe: return plane_state from intel_reuse_initial_plane_obj() |  Jani Nikula | 1 | -11/+15 |
| 2025-12-22 | drm/i915: return plane_state from intel_reuse_initial_plane_obj() |  Jani Nikula | 1 | -12/+14 |
| 2025-12-22 | drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i915 and xe |  Jani Nikula | 3 | -51/+35 |
| 2025-12-22 | drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xe |  Jani Nikula | 3 | -19/+10 |