drm/nouveau/disp/tu102-: wire up scdc parameter setter
Regs seem valid here still, and tested on TU116. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -72,6 +72,7 @@ tu102_sor = {
|
|||||||
.clock = gf119_sor_clock,
|
.clock = gf119_sor_clock,
|
||||||
.hdmi = {
|
.hdmi = {
|
||||||
.ctrl = gv100_hdmi_ctrl,
|
.ctrl = gv100_hdmi_ctrl,
|
||||||
|
.scdc = gm200_hdmi_scdc,
|
||||||
},
|
},
|
||||||
.dp = {
|
.dp = {
|
||||||
.lanes = { 0, 1, 2, 3 },
|
.lanes = { 0, 1, 2, 3 },
|
||||||
|
Reference in New Issue
Block a user