提交 03da9faa 编写于 作者: B Ben Skeggs

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

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 729eba33
...@@ -118,7 +118,7 @@ gv100_disp_wndw_mthd_base = { ...@@ -118,7 +118,7 @@ gv100_disp_wndw_mthd_base = {
const struct nv50_disp_chan_mthd const struct nv50_disp_chan_mthd
gv100_disp_wndw_mthd = { gv100_disp_wndw_mthd = {
.name = "Base", .name = "Window",
.addr = 0x001000, .addr = 0x001000,
.prev = 0x000800, .prev = 0x000800,
.data = { .data = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册