hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
....@@ -3130,7 +3130,7 @@
31303130
31313131 context->bw_ctx.dml.funcs.rq_dlg_get_rq_reg(&context->bw_ctx.dml,
31323132 &context->res_ctx.pipe_ctx[i].rq_regs,
3133
- pipes[pipe_idx].pipe);
3133
+ &pipes[pipe_idx].pipe);
31343134 pipe_idx++;
31353135 }
31363136 }