]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2022 20:25:31 +0000 (13:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2022 20:25:31 +0000 (13:25 -0700)
commit9549c7fc8cb870eccb0741b89c1c32651b4ce537
treef04307d21fc3a7d8fcb3cb3845420eeacaf4816d
parent5621202bf23189b8ce3a5dd9b3883ed100415c33
parent6fd52a4cc63ce7f33b31b621879a65349d8fdf4c
Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm

Pull more drm fixes from Dave Airlie:
 "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.

  nouveau:
   - page migration fix

  simpledrm:
   - fix mode_valid return value"

* tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm:
  nouveau/svm: Fix to migrate all requested pages
  drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()