nouveau-fixes 5.5

Ben Skeggs skeggsb at gmail.com
Tue Dec 10 11:41:46 UTC 2019


The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://github.com/skeggsb/linux.git linux-5.5

for you to fetch changes up to 3d1890ef8023e61934e070021b06cc9f417260c0:

  drm/nouveau/kms/nv50-: fix panel scaling (2019-12-10 21:34:52 +1000)

----------------------------------------------------------------
Ben Skeggs (1):
      drm/nouveau/kms/nv50-: fix panel scaling

Hans de Goede (2):
      drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
      drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware

Lyude Paul (3):
      drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
      drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
      drm/nouveau/kms/nv50-: Limit MST BPC to 8

 drivers/gpu/drm/nouveau/dispnv50/atom.h     |   1 +
 drivers/gpu/drm/nouveau/dispnv50/disp.c     | 108 +++++++++++++++----------
 drivers/gpu/drm/nouveau/dispnv50/head.c     |   5 +-
 drivers/gpu/drm/nouveau/nouveau_connector.c |  28 +++++--
 drivers/gpu/drm/nouveau/nouveau_connector.h | 116 ++++++++++++++-------------
 5 files changed, 149 insertions(+), 109 deletions(-)


More information about the dri-devel mailing list