Skip to content

Commit

Permalink
drm/nouveau/disp/tu102-: wire up scdc parameter setter
Browse files Browse the repository at this point in the history
Regs seem valid here still, and tested on TU116.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
  • Loading branch information
Ben Skeggs committed Jul 19, 2019
1 parent 75dec32 commit 3485b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/nouveau/nvkm/engine/disp/sortu102.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ tu102_sor = {
.clock = gf119_sor_clock,
.hdmi = {
.ctrl = gv100_hdmi_ctrl,
.scdc = gm200_hdmi_scdc,
},
.dp = {
.lanes = { 0, 1, 2, 3 },
Expand Down

0 comments on commit 3485b7b

Please sign in to comment.