kernel/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
.. .. @@ -3130,7 +3130,7 @@ 3130 3130 3131 3131 context->bw_ctx.dml.funcs.rq_dlg_get_rq_reg(&context->bw_ctx.dml, 3132 3132 &context->res_ctx.pipe_ctx[i].rq_regs, 3133 - pipes[pipe_idx].pipe);3133 + &pipes[pipe_idx].pipe);3134 3134 pipe_idx++; 3135 3135 } 3136 3136 }