mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
drm/nouveau/disp/gv100: fix name of window channels in debug output
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
729eba3355
commit
03da9faae1
|
|
@ -118,7 +118,7 @@ gv100_disp_wndw_mthd_base = {
|
|||
|
||||
const struct nv50_disp_chan_mthd
|
||||
gv100_disp_wndw_mthd = {
|
||||
.name = "Base",
|
||||
.name = "Window",
|
||||
.addr = 0x001000,
|
||||
.prev = 0x000800,
|
||||
.data = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user