forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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 }