new_dm_plane_state 7081 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c struct dm_plane_state *new_dm_plane_state, *old_dm_plane_state; new_dm_plane_state 7129 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c new_dm_plane_state = to_dm_plane_state(new_plane_state); new_dm_plane_state 7135 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (new_dm_plane_state->dc_state != old_dm_plane_state->dc_state) { new_dm_plane_state 7143 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c updates[num_plane].surface = new_dm_plane_state->dc_state; new_dm_plane_state 7152 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c new_dm_plane_state->dc_state->gamma_correction; new_dm_plane_state 7154 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c new_dm_plane_state->dc_state->in_transfer_func;