Hey Dave, A couple of fixes for issues relating to format modifiers (there's still a patch pending from James Jones to hopefully address the remaining ones), regression fix from the recent HDA nightmare, and a race fix for Turing modesetting. Thanks, Ben. The following changes since commit ed710a6ed797430026aa5116dd0ab22378798b69: drm/nouveau/nouveau: fix page fault on device private memory (2020-07-08 13:30:42 +1000) are available in the Git repository at: git://github.com/skeggsb/linux linux-5.8 for you to fetch changes up to 15fbc3b938534cc8eaac584a7b0c1183fc968b86: drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure (2020-07-24 18:33:14 +1000) ---------------------------------------------------------------- Ben Skeggs (5): drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changes drm/nouveau/kms/gf100: use correct format modifiers drm/nouveau/kms/tu102: wait for core update to complete when assigning windows drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 ++-- drivers/gpu/drm/nouveau/nouveau_fbcon.c | 3 ++- drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c | 30 +++++++++++++++++++++--------- 3 files changed, 25 insertions(+), 12 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel