drm/nouveau/disp/gf110-: fix base channel update debug/error output
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
963e965033
commit
b03eaa4d34
1 changed files with 2 additions and 2 deletions
|
@ -413,8 +413,8 @@ gf110_disp_base_mthd_base = {
|
||||||
|
|
||||||
static const struct nv50_disp_mthd_list
|
static const struct nv50_disp_mthd_list
|
||||||
gf110_disp_base_mthd_image = {
|
gf110_disp_base_mthd_image = {
|
||||||
.mthd = 0x0400,
|
.mthd = 0x0020,
|
||||||
.addr = 0x000400,
|
.addr = 0x000020,
|
||||||
.data = {
|
.data = {
|
||||||
{ 0x0400, 0x661400 },
|
{ 0x0400, 0x661400 },
|
||||||
{ 0x0404, 0x661404 },
|
{ 0x0404, 0x661404 },
|
||||||
|
|
Loading…
Add table
Reference in a new issue