Searched refs:check_subvp_sw_cursor_fallback_req (Results 1 – 4 of 4) sorted by relevance
630 bool check_subvp_sw_cursor_fallback_req(const struct dc *dc, struct dc_stream_state *stream);
300 if (check_subvp_sw_cursor_fallback_req(dc, stream)) in dc_stream_set_cursor_attributes()
5257 bool check_subvp_sw_cursor_fallback_req(const struct dc *dc, struct dc_stream_state *stream) in check_subvp_sw_cursor_fallback_req() function
6158 …if (check_subvp_sw_cursor_fallback_req(dc, dc->current_state->streams[i]) && !dc->current_state->s… in dc_query_current_properties()