Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7775 struct dm_plane_state *new_dm_plane_state, *old_dm_plane_state; in dm_determine_update_type_for_commit() local
7826 new_dm_plane_state = to_dm_plane_state(new_plane_state); in dm_determine_update_type_for_commit()
7832 if (new_dm_plane_state->dc_state != old_dm_plane_state->dc_state) { in dm_determine_update_type_for_commit()
7841 new_dm_plane_state->dc_state; in dm_determine_update_type_for_commit()
7850 new_dm_plane_state->dc_state->gamma_correction; in dm_determine_update_type_for_commit()
7852 new_dm_plane_state->dc_state->in_transfer_func; in dm_determine_update_type_for_commit()