summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2017-05-19 23:59:35 +1000
committerBen Skeggs <bskeggs@redhat.com>2017-06-16 14:04:54 +1000
commit797b2fb81b506d4ad30aa34e5c81c0a541d398cd (patch)
tree8ad388c7f52ae545ff4a5d82c95da00bd22449f5 /drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c
parent0df182466265d39591d742839f1014f93b7cbd02 (diff)
downloadblackbird-op-linux-797b2fb81b506d4ad30aa34e5c81c0a541d398cd.tar.gz
blackbird-op-linux-797b2fb81b506d4ad30aa34e5c81c0a541d398cd.zip
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c
index 37c1dacb7d67..56cf11ff0659 100644
--- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sormcp89.c
@@ -25,6 +25,9 @@ static const struct nvkm_ior_func
mcp89_sor = {
.state = g94_sor_state,
.power = nv50_sor_power,
+ .hdmi = {
+ .ctrl = gt215_hdmi_ctrl,
+ },
};
int
OpenPOWER on IntegriCloud