Searched refs:global_alpha_value (Results 1 – 3 of 3) sorted by relevance
105 bool *global_alpha, int *global_alpha_value) in amdgpu_dm_plane_fill_blending_from_plane_state() argument110 *global_alpha_value = 0xff; in amdgpu_dm_plane_fill_blending_from_plane_state()149 *global_alpha_value = plane_state->alpha >> 4; in amdgpu_dm_plane_fill_blending_from_plane_state()151 *global_alpha_value = plane_state->alpha >> 8; in amdgpu_dm_plane_fill_blending_from_plane_state()
3038 &plane_info->global_alpha, &plane_info->global_alpha_value); in fill_dc_plane_info_and_addr()3082 dc_plane_state->global_alpha_value = plane_info.global_alpha_value; in fill_dc_plane_attributes()
2870 if (u->plane_info->global_alpha_value != u->surface->global_alpha_value) { in get_plane_info_update_type()3389 surface->global_alpha_value = in copy_surface_update_to_plane()3390 srf_update->plane_info->global_alpha_value; in copy_surface_update_to_plane()7870 state->mpc.mpcc_global_alpha[i] = plane_state->global_alpha_value; in dc_capture_register_software_state()