Home
last modified time | relevance | path

Searched refs:ROTATION_ANGLE_180 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h379 ROTATION_ANGLE_180, enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_mem_input.c401 [ROTATION_ANGLE_180] = 2, in program_size_and_rotation()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c343 case ROTATION_ANGLE_180: in program_size_and_rotation()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c218 else if (rotation == ROTATION_ANGLE_180) in hubp1_program_rotation()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c617 (plane_state->rotation == ROTATION_ANGLE_180); in calculate_recout()
713 if (pipe_ctx->plane_state->rotation == ROTATION_ANGLE_180) { in calculate_inits_and_adj_vp()
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddce_calcs.c2810 case ROTATION_ANGLE_180: in populate_initial_data()
2867 case ROTATION_ANGLE_180: in populate_initial_data()
2908 case ROTATION_ANGLE_180: in populate_initial_data()
H A Ddcn_calcs.c334 case ROTATION_ANGLE_180: in pipe_ctx_to_e2e_pipe_params()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1967 plane_state->rotation = ROTATION_ANGLE_180; in fill_rects_from_plane_state()