Home
last modified time | relevance | path

Searched refs:ROTATION_ANGLE_0 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c396 && pipe->plane_state->rotation == ROTATION_ANGLE_0 && !dc->debug.disable_z9_mpc) { in dcn314_populate_dml_pipes_from_context_fpu()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h407 ROTATION_ANGLE_0 = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c221 if (pipe->plane_state && pipe->plane_state->rotation != ROTATION_ANGLE_0) in dcn32_any_surfaces_rotated()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.c493 [ROTATION_ANGLE_0] = 0, in program_size_and_rotation()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c389 if (rotation == ROTATION_ANGLE_0) in hubp2_program_rotation()
1079 param->rotation != ROTATION_ANGLE_0) { in hubp2_cursor_set_position()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c218 if (rotation == ROTATION_ANGLE_0) in hubp1_program_rotation()
H A Ddcn10_hw_sequencer.c3505 if (param.rotation == ROTATION_ANGLE_0) { in dcn10_set_cursor_position()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c288 if (rotation == ROTATION_ANGLE_0 || rotation == ROTATION_ANGLE_180) in validate_dcc()
H A Damdgpu_dm.c4987 plane_info->rotation = ROTATION_ANGLE_0; in fill_dc_plane_info_and_addr()
4999 plane_info->rotation = ROTATION_ANGLE_0; in fill_dc_plane_info_and_addr()
6538 dc_plane_state->rotation = ROTATION_ANGLE_0; in dm_validate_stream_and_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c2835 case ROTATION_ANGLE_0: in populate_initial_data()
2893 case ROTATION_ANGLE_0: in populate_initial_data()
2938 case ROTATION_ANGLE_0: in populate_initial_data()
H A Ddcn_calcs.c351 case ROTATION_ANGLE_0: in pipe_ctx_to_e2e_pipe_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1598 case ROTATION_ANGLE_0: in dcn20_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1492 ASSERT(plane_state->rotation == ROTATION_ANGLE_0 || in resource_build_scaling_params()