Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6933 struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; in dm_plane_helper_prepare_fb() local
6997 dm_plane_state_new = to_dm_plane_state(new_state); in dm_plane_helper_prepare_fb()
6999 if (dm_plane_state_new->dc_state && in dm_plane_helper_prepare_fb()
7000 dm_plane_state_old->dc_state != dm_plane_state_new->dc_state) { in dm_plane_helper_prepare_fb()
7002 dm_plane_state_new->dc_state; in dm_plane_helper_prepare_fb()