Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h279 bool hw_cursor_req; member
373 bool *hw_cursor_req; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c1057 stream->hw_cursor_req || in dc_state_can_clear_stream_cursor_subvp_limit()
H A Ddc_stream.c1298 (stream->hw_cursor_req || in dc_stream_can_clear_cursor_limit()
H A Ddc.c2976 if (stream_update && stream_update->hw_cursor_req) { in check_update_surfaces_for_stream()
3284 if (update->hw_cursor_req) in copy_stream_update_to_stream()
3285 stream->hw_cursor_req = *update->hw_cursor_req; in copy_stream_update_to_stream()
5196 stream_update->hw_cursor_req)) in full_update_required()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c281 stream->hw_cursor_req || in populate_dml21_stream_overrides_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2087 !stream->hw_cursor_req; in dcn32_get_max_hw_cursor_size()