Hi Dave, Daniel, Only two small fixes for the 6.5 RC this week - one display for display (DPT) corruption under memory pressure, and one for selftests theoretical edge case. Regards, Tvrtko drm-intel-fixes-2023-07-27: - Use shmem for dpt objects [dpt] (Radhakrishna Sripada) - Fix an error handling path in igt_write_huge() (Christophe JAILLET) The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef: Linux 6.5-rc3 (2023-07-23 15:24:10 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-07-27 for you to fetch changes up to e354f67733115b4453268f61e6e072e9b1ea7a2f: drm/i915: Fix an error handling path in igt_write_huge() (2023-07-25 08:38:12 +0100) ---------------------------------------------------------------- - Use shmem for dpt objects [dpt] (Radhakrishna Sripada) - Fix an error handling path in igt_write_huge() (Christophe JAILLET) ---------------------------------------------------------------- Christophe JAILLET (1): drm/i915: Fix an error handling path in igt_write_huge() Radhakrishna Sripada (1): drm/i915/dpt: Use shmem for dpt objects drivers/gpu/drm/i915/display/intel_dpt.c | 4 +++- drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-)