Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c8516 struct dm_plane_state *dm_new_plane_state, *dm_old_plane_state; in dm_update_plane_state() local
8525 dm_old_plane_state = to_dm_plane_state(old_plane_state); in dm_update_plane_state()
8573 dm_old_plane_state->dc_state, in dm_update_plane_state()
8579 if (dm_old_plane_state->dc_state) in dm_update_plane_state()
8580 dc_plane_state_release(dm_old_plane_state->dc_state); in dm_update_plane_state()