mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 13:32:50 +07: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