[Nouveau] [PATCH 0/2] drm/nouveau: Small CRC fixes for 5.9

Lyude Paul lyude at redhat.com
Mon Aug 10 21:18:36 UTC 2020


Just two CRC related fixes for the new CRC functionality in 5.9. One of
these unbreaks CRC reporting on volta+, which accidentally got broken
when converting over to nvidia's class headers. The other simply removes
an unneeded CRC method call that's been hiding in head907d_mode() for
quite a while now.

Lyude Paul (2):
  drm/nouveau/kms/nv140-: Include correct push header in crcc37d.c
  drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in
    head907d_mode()

 drivers/gpu/drm/nouveau/dispnv50/crcc37d.c  |  2 +-
 drivers/gpu/drm/nouveau/dispnv50/head907d.c | 11 ++---------
 2 files changed, 3 insertions(+), 10 deletions(-)

-- 
2.26.2



More information about the Nouveau mailing list