Hi Dave and Sima, Here goes the i915 fixes for this round, with only one patch from Krzysztof on selftests.
drm-intel-fixes-2025-02-13: - Selftest fix: avoid using uninitialized context The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3: Linux 6.14-rc2 (2025-02-09 12:45:03 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2025-02-13 for you to fetch changes up to 53139b3f9998ea07289e7b70b909fea2264a0de9: drm/i915/selftests: avoid using uninitialized context (2025-02-10 11:39:17 -0500) ---------------------------------------------------------------- - Selftest fix: avoid using uninitialized context ---------------------------------------------------------------- Krzysztof Karas (1): drm/i915/selftests: avoid using uninitialized context drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)