Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1106 struct pipe_ctx *pCtx, uint8_t pipe_idx) in dc_send_update_cursor_info_to_dmu() argument
1114 if (!dc_dmub_should_update_cursor_data(pCtx)) in dc_send_update_cursor_info_to_dmu()
1135 dc_build_cursor_update_payload0(pCtx, pipe_idx, &update_cursor_info_0->payload0); in dc_send_update_cursor_info_to_dmu()
1138 pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1148 pipe_idx, pCtx->plane_res.hubp, pCtx->plane_res.dpp); in dc_send_update_cursor_info_to_dmu()
1151 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()