Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5779 struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; in dm_plane_helper_prepare_fb() local
5843 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()