Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h362 bool dc_dmub_srv_is_cursor_offload_enabled(const struct dc *dc);
H A Ddc_dmub_srv.c1233 if (!dc_dmub_srv_is_cursor_offload_enabled(dc)) in dc_dmub_srv_control_cursor_offload()
1268 if (!dc_dmub_srv_is_cursor_offload_enabled(dc)) in dc_dmub_srv_program_cursor_now()
2347 bool dc_dmub_srv_is_cursor_offload_enabled(const struct dc *dc) in dc_dmub_srv_is_cursor_offload_enabled() function
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c259 bool enable_cursor_offload = dc_dmub_srv_is_cursor_offload_enabled(dc); in program_cursor_attributes()
406 bool enable_cursor_offload = dc_dmub_srv_is_cursor_offload_enabled(dc); in program_cursor_position()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1594 if (!dc_dmub_srv_is_cursor_offload_enabled(dc)) in dcn35_abort_cursor_offload_update()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1499 if (!dc->debug.fams2_config.bits.enable && !dc_dmub_srv_is_cursor_offload_enabled(dc)) in dcn401_dmub_hw_control_lock()