Searched refs:global_alpha_value (Results 1 – 8 of 8) sorted by relevance
63 bool *global_alpha, int *global_alpha_value);
100 bool *global_alpha, int *global_alpha_value) in amdgpu_dm_plane_fill_blending_from_plane_state() argument105 *global_alpha_value = 0xff; in amdgpu_dm_plane_fill_blending_from_plane_state()138 *global_alpha_value = plane_state->alpha >> 8; in amdgpu_dm_plane_fill_blending_from_plane_state()
5026 &plane_info->global_alpha, &plane_info->global_alpha_value); in fill_dc_plane_info_and_addr()5074 dc_plane_state->global_alpha_value = plane_info.global_alpha_value; in fill_dc_plane_attributes()
448 if (pipe_ctx->plane_state->global_alpha_value) in dcn201_update_mpcc()449 blnd_cfg.global_alpha = pipe_ctx->plane_state->global_alpha_value; in dcn201_update_mpcc()
1234 int global_alpha_value; member1274 int global_alpha_value; member
2398 if (u->plane_info->global_alpha_value != u->surface->global_alpha_value) { in get_plane_info_update_type()2787 surface->global_alpha_value = in copy_surface_update_to_plane()2788 srf_update->plane_info->global_alpha_value; in copy_surface_update_to_plane()
2606 blnd_cfg.global_gain = pipe_ctx->plane_state->global_alpha_value; in dcn20_update_mpcc()2616 blnd_cfg.global_alpha = pipe_ctx->plane_state->global_alpha_value; in dcn20_update_mpcc()
2623 blnd_cfg.global_gain = pipe_ctx->plane_state->global_alpha_value; in dcn10_update_mpcc()2633 blnd_cfg.global_alpha = pipe_ctx->plane_state->global_alpha_value; in dcn10_update_mpcc()