On Fri, Nov 06, 2020 at 06:30:13PM -0500, Lyude Paul wrote:
Just a backport of the two patches for v5.9 that you'll want to apply. The first one was Cc'd to stable, but I forgot to Cc the second one as well.
Lyude Paul (2): drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid() drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
drivers/gpu/drm/nouveau/nouveau_connector.c | 36 ++++++--------------- drivers/gpu/drm/nouveau/nouveau_dp.c | 21 ++++++++---- 2 files changed, 24 insertions(+), 33 deletions(-)
Thanks for these, now queued up.
Next time if you could include what the upstream git commmit ids they are in Linus's tree, that would help, as I have to list them.
thanks,
greg k-h