Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9715 struct dm_plane_state *dm_new_plane_state, *dm_old_plane_state; in dm_update_plane_state() local
9724 dm_old_plane_state = to_dm_plane_state(old_plane_state); in dm_update_plane_state()
9776 dm_old_plane_state->dc_state, in dm_update_plane_state()
9782 if (dm_old_plane_state->dc_state) in dm_update_plane_state()
9783 dc_plane_state_release(dm_old_plane_state->dc_state); in dm_update_plane_state()