Home
last modified time | relevance | path

Searched refs:rotation_angle (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddce_calcs.c648 …if ((bw_equ(data->rotation_angle[i], bw_int_to_fixed(90)) || bw_equ(data->rotation_angle[i], bw_in… in calculate_bandwidth()
683 …if (bw_equ(data->rotation_angle[i], bw_int_to_fixed(90)) || bw_equ(data->rotation_angle[i], bw_int… in calculate_bandwidth()
997 …->number_of_displays > 1 || (bw_neq(data->rotation_angle[4], bw_int_to_fixed(0)) && bw_neq(data->r… in calculate_bandwidth()
1012 …else if (bw_equ(data->rotation_angle[i], bw_int_to_fixed(0)) || bw_equ(data->rotation_angle[i], bw… in calculate_bandwidth()
2836 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(0); in populate_initial_data()
2839 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(90); in populate_initial_data()
2842 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(180); in populate_initial_data()
2845 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(270); in populate_initial_data()
2939 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(0); in populate_initial_data()
2989 data->rotation_angle[num_displays + 4] = bw_int_to_fixed(0); in populate_initial_data()
[all …]
A Dcalcs_logger.h435 i, bw_fixed_to_int(data->rotation_angle[i])); in print_bw_calcs_data()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c149 s->rotation_angle, in dcn10_get_hubp_states()
169 s->rotation_angle, in dcn10_get_hubp_states()
A Ddcn10_hubp.h678 uint32_t rotation_angle; member
A Ddcn10_hubp.c1034 ROTATION_ANGLE, &s->rotation_angle, in hubp1_read_state_common()
A Ddcn10_hw_sequencer.c188 s->rotation_angle, in dcn10_log_hubp_states()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Ddce_calcs.h400 struct bw_fixed rotation_angle[maximum_number_of_surfaces]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h592 enum dc_rotation_angle rotation_angle; member
/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_malone.c265 u32 rotation_angle; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c1278 attributes.rotation_angle = 0; in handle_cursor_update()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubp.c1259 ROTATION_ANGLE, &s->rotation_angle, in hubp2_read_state_common()

Completed in 52 milliseconds