Home
last modified time | relevance | path

Searched refs:last_odm_slice_width (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c668 int last_odm_slice_width; in dcn401_enable_stream_timing() local
687 last_odm_slice_width = resource_get_odm_slice_dst_width(pipe_ctx, true); in dcn401_enable_stream_timing()
691 odm_slice_width, last_odm_slice_width); in dcn401_enable_stream_timing()
1492 int last_odm_slice_width = resource_get_odm_slice_dst_width(otg_master, true); in dcn401_update_odm() local
1504 odm_slice_width, last_odm_slice_width); in dcn401_update_odm()
1629 int last_odm_slice_width = resource_get_odm_slice_dst_width(otg_master, true); in dcn401_update_odm_sequence() local
1641 opp_head_count, odm_slice_width, last_odm_slice_width); in dcn401_update_odm_sequence()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1644 int odm_slice_width, int last_odm_slice_width) in hwss_add_optc_set_odm_combine() argument
1651 …s[*seq_state->num_steps].params.set_odm_combine_params.last_odm_slice_width = last_odm_slice_width; in hwss_add_optc_set_odm_combine()
2238 int last_odm_slice_width = params->set_odm_combine_params.last_odm_slice_width; in hwss_set_odm_combine() local
2242 odm_slice_width, last_odm_slice_width); in hwss_set_odm_combine()