Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5898 struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; in dm_plane_helper_prepare_fb() local
5962 dm_plane_state_new = to_dm_plane_state(new_state); in dm_plane_helper_prepare_fb()
5964 if (dm_plane_state_new->dc_state && in dm_plane_helper_prepare_fb()
5965 dm_plane_state_old->dc_state != dm_plane_state_new->dc_state) { in dm_plane_helper_prepare_fb()
5967 dm_plane_state_new->dc_state; in dm_plane_helper_prepare_fb()
5972 dm_plane_state_new->tiling_flags, in dm_plane_helper_prepare_fb()
5975 dm_plane_state_new->tmz_surface, force_disable_dcc); in dm_plane_helper_prepare_fb()