mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-26 20:44:32 +08:00
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
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user