Commit b03eaa4d authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/disp/gf110-: fix base channel update debug/error output

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 963e9650
......@@ -413,8 +413,8 @@ gf110_disp_base_mthd_base = {
static const struct nv50_disp_mthd_list
gf110_disp_base_mthd_image = {
.mthd = 0x0400,
.addr = 0x000400,
.mthd = 0x0020,
.addr = 0x000020,
.data = {
{ 0x0400, 0x661400 },
{ 0x0404, 0x661404 },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment