drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
authorBen Skeggs <bskeggs@redhat.com>
Fri, 29 May 2020 05:18:47 +0000 (15:18 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 1 Jun 2020 07:28:41 +0000 (17:28 +1000)
commita1ef8bad506e4ffa0c57ac5f8cb99ab5cbc3b1fc
treef8035ed1ff8518882d44a7b8275ca7e7667c5e98
parentdc455f4c888365595c0a13da445e092422d55b8d
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection

This is a SOR register, and not indexed by the bound head.

Fixes display not coming up on high-bandwidth HDMI displays under a
number of configurations.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c