Searched refs:old_afb (Results 1 – 1 of 1) sorted by relevance
10716 struct amdgpu_framebuffer *old_afb, *new_afb; in should_reset_plane() local10777 old_afb = (struct amdgpu_framebuffer *)old_other_state->fb; in should_reset_plane()10781 if (old_afb->tiling_flags != new_afb->tiling_flags || in should_reset_plane()10782 old_afb->base.modifier != new_afb->base.modifier) in should_reset_plane()