Searched refs:dm_plane_state_new (Results 1 – 1 of 1) sorted by relevance
5779 struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; in dm_plane_helper_prepare_fb() local5843 dm_plane_state_new = to_dm_plane_state(new_state); in dm_plane_helper_prepare_fb()5845 if (dm_plane_state_new->dc_state && in dm_plane_helper_prepare_fb()5846 dm_plane_state_old->dc_state != dm_plane_state_new->dc_state) { in dm_plane_helper_prepare_fb()5848 dm_plane_state_new->dc_state; in dm_plane_helper_prepare_fb()5853 dm_plane_state_new->tiling_flags, in dm_plane_helper_prepare_fb()5856 dm_plane_state_new->tmz_surface, force_disable_dcc); in dm_plane_helper_prepare_fb()