forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 }