Commit 03da9faa authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/disp/gv100: fix name of window channels in debug output

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 729eba33
......@@ -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 = {
......
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