Home
last modified time | relevance | path

Searched refs:pCtx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1125 struct pipe_ctx *pCtx, uint8_t pipe_idx) in dc_send_update_cursor_info_to_dmu() argument
1133 if (!dc_dmub_should_update_cursor_data(pCtx)) in dc_send_update_cursor_info_to_dmu()
1154 dc_build_cursor_update_payload0(pCtx, pipe_idx, &update_cursor_info_0->payload0); in dc_send_update_cursor_info_to_dmu()
1157 pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1167 pipe_idx, pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1170 dc_wake_and_execute_dmub_cmd_list(pCtx->stream->ctx, 2, cmd, DM_DMUB_WAIT_TYPE_WAIT); in dc_send_update_cursor_info_to_dmu()
H A Ddc_dmub_srv.h102 void dc_send_update_cursor_info_to_dmu(struct pipe_ctx *pCtx, uint8_t pipe_idx);