Searched refs:dc_dmub_srv_is_cursor_offload_enabled (Results 1 – 5 of 5) sorted by relevance
362 bool dc_dmub_srv_is_cursor_offload_enabled(const struct dc *dc);
1233 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
259 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()
1594 if (!dc_dmub_srv_is_cursor_offload_enabled(dc)) in dcn35_abort_cursor_offload_update()
1499 if (!dc->debug.fams2_config.bits.enable && !dc_dmub_srv_is_cursor_offload_enabled(dc)) in dcn401_dmub_hw_control_lock()