Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h271 bool hw_cursor_req; member
359 bool *hw_cursor_req; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2831 if (stream_update && stream_update->hw_cursor_req) { in check_update_surfaces_for_stream()
3160 if (update->hw_cursor_req) in copy_stream_update_to_stream()
3161 stream->hw_cursor_req = *update->hw_cursor_req; in copy_stream_update_to_stream()
4954 stream_update->hw_cursor_req)) in full_update_required()
6197 …fallback_req(dc, dc->current_state->streams[i]) && !dc->current_state->streams[i]->hw_cursor_req) { in dc_query_current_properties()
H A Ddc_stream.c300 !stream->hw_cursor_req) { in dc_stream_set_cursor_attributes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c554 …esc->overrides.disable_subvp = stream->ctx->dc->debug.force_disable_subvp || stream->hw_cursor_req; in populate_dml21_stream_overrides_from_stream_state()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c629 !pipe->stream->hw_cursor_req && in dcn32_assign_subvp_pipe()