mbox series

[0/2] drm/nouveau: Stable backport of DP clock fixes for v5.9

Message ID 20201106233016.2481179-1-lyude@redhat.com
Headers show
Series drm/nouveau: Stable backport of DP clock fixes for v5.9 | expand

Message

Lyude Paul Nov. 6, 2020, 11:30 p.m. UTC
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(-)