Searched refs:layer_index (Results 1 – 6 of 6) sorted by relevance
337 if (pipe_ctx->plane_state->layer_index > 0) { in get_surface_visual_confirm_color() 347 if (pipe_ctx->plane_state->layer_index > 0) { in get_surface_visual_confirm_color() 366 if (pipe_ctx->plane_state->layer_index > 0) { in get_surface_visual_confirm_color()
2792 surface->layer_index = in copy_surface_update_to_plane() 2793 srf_update->plane_info->layer_index; in copy_surface_update_to_plane()
848 int cur_layer = pipe_ctx->plane_state->layer_index; in dc_can_pipe_disable_cursor()858 if (!test_pipe->plane_state->visible || test_pipe->plane_state->layer_index == cur_layer) in dc_can_pipe_disable_cursor()872 if (split_pipe->plane_state->layer_index == test_pipe->plane_state->layer_index) { in dc_can_pipe_disable_cursor()
1238 int layer_index; member1276 int layer_index; member
2512 if (pipe_ctx->plane_state && pipe_ctx->plane_state->layer_index > 0 && is_rgb_cspace(colorspace)) { in dcn10_is_rear_mpo_fix_required() 2518 if (top->plane_state && top->plane_state->layer_index == 0) in dcn10_is_rear_mpo_fix_required() 3361 int cur_layer = pipe_ctx->plane_state->layer_index; in dcn10_can_pipe_disable_cursor() 3373 test_pipe->plane_state->layer_index == cur_layer) in dcn10_can_pipe_disable_cursor() 3387 if (split_pipe->plane_state->layer_index == test_pipe->plane_state->layer_index) { in dcn10_can_pipe_disable_cursor()
5037 plane_info->layer_index = plane_state->normalized_zpos; in fill_dc_plane_attributes() 5105 dc_plane_state->layer_index = plane_info.layer_index; in fill_dc_dirty_rect() 10222 * DC consults the zpos (layer_index in DC terminology) to determine the in amdgpu_dm_atomic_check()