dm_plane_state_new 4493 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c struct dm_plane_state *dm_plane_state_new, *dm_plane_state_old; dm_plane_state_new 4503 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c dm_plane_state_new = to_dm_plane_state(new_state); dm_plane_state_new 4555 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (dm_plane_state_new->dc_state && dm_plane_state_new 4556 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c dm_plane_state_old->dc_state != dm_plane_state_new->dc_state) { dm_plane_state_new 4557 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c struct dc_plane_state *plane_state = dm_plane_state_new->dc_state;