[git pull] drm fixes for 5.19 final (part 2)

Dave Airlie airlied at gmail.com
Fri Jul 29 20:24:26 UTC 2022


Hey Linus,

Maxime had the dog^Wmailing list server eat his homework^Wmisc pull
request. Two more small fixes, one in nouveau svm code and the other
in simpledrm.

Thanks,
Dave.

drm-fixes-2022-07-30:
drm fixes for 5.19 final (part 2)

nouveau:
- page migration fix

simpledrm:
- fix mode_valid return value
The following changes since commit f16a2f593d0095e82e6b7f9d776f869c8ab45952:

  Merge tag 'drm-intel-fixes-2022-07-28-1' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2022-07-29
11:39:13 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-07-30

for you to fetch changes up to ce156c8a1811c96a243590abd0e9b5a3b72c1f3a:

  Merge tag 'drm-misc-fixes-2022-07-29' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2022-07-30
06:09:57 +1000)

----------------------------------------------------------------
drm fixes for 5.19 final (part 2)

nouveau:
- page migration fix

simpledrm:
- fix mode_valid return value

----------------------------------------------------------------
Alistair Popple (1):
      nouveau/svm: Fix to migrate all requested pages

Dave Airlie (1):
      Merge tag 'drm-misc-fixes-2022-07-29' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

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(-)


More information about the dri-devel mailing list