Hi Dave, Daniel, Here's this week drm-misc-fixes PR It's a partial resend from yesterday that only had the simpledrm but the mail somehow got lost. Maxime drm-misc-fixes-2022-07-29: One fix to fix simpledrm mode_valid return value, and one for page migration in nouveau The following changes since commit 02c87df2480ac855d88ee308ce3fa857d9bd55a8: drm/imx/dcss: Add missing of_node_put() in fail path (2022-07-20 10:12:15 +0300) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-07-29 for you to fetch changes up to 66cee9097e2b74ff3c8cc040ce5717c521a0c3fa: nouveau/svm: Fix to migrate all requested pages (2022-07-28 16:43:31 -0400) ---------------------------------------------------------------- One fix to fix simpledrm mode_valid return value, and one for page migration in nouveau ---------------------------------------------------------------- Alistair Popple (1): nouveau/svm: Fix to migrate all requested pages Nathan Chancellor (1): drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid() drivers/gpu/drm/nouveau/nouveau_dmem.c | 6 +++++- drivers/gpu/drm/tiny/simpledrm.c | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)