Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h344 void dc_dmub_srv_control_cursor_offload(struct dc *dc, struct dc_state *context,
H A Ddc_dmub_srv.c1226 void dc_dmub_srv_control_cursor_offload(struct dc *dc, struct dc_state *context, in dc_dmub_srv_control_cursor_offload() function
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1723 dc_dmub_srv_control_cursor_offload(dc, context, stream, true); in dcn35_notify_cursor_offload_drr_update()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2214 dc_dmub_srv_control_cursor_offload(dc, dc->current_state, dc->current_state->streams[i], false); in dc_commit_state_no_check()
2219 dc_dmub_srv_control_cursor_offload(dc, context, context->streams[i], true); in dc_commit_state_no_check()