Searched refs:new_afb (Results 1 – 1 of 1) sorted by relevance
9575 struct amdgpu_framebuffer *old_afb, *new_afb; in should_reset_plane() local9621 new_afb = (struct amdgpu_framebuffer *)new_other_state->fb; in should_reset_plane()9624 if (old_afb->tiling_flags != new_afb->tiling_flags || in should_reset_plane()9625 old_afb->base.modifier != new_afb->base.modifier) in should_reset_plane()