Lines Matching refs:old_fb
2556 struct igt_fb new_fb, *old_fb; in scaledprimary_subtest() local
2567 old_fb = reg->fb; in scaledprimary_subtest()
2629 igt_plane_set_fb(reg->plane, old_fb); in scaledprimary_subtest()
2830 struct igt_fb wide_fb, *old_fb; in badstride_subtest() local
2838 old_fb = params->primary.fb; in badstride_subtest()
2852 params->primary.fb = old_fb; in badstride_subtest()
2861 params->primary.fb = old_fb; in badstride_subtest()
2899 struct igt_fb *new_fb, *old_fb; in stridechange_subtest() local
2905 old_fb = params->primary.fb; in stridechange_subtest()
2910 igt_assert(old_fb->strides[0] != new_fb->strides[0]); in stridechange_subtest()
2919 params->primary.fb = old_fb; in stridechange_subtest()
2928 params->primary.fb = old_fb; in stridechange_subtest()
2959 struct igt_fb new_fb, *old_fb; in tilingchange_subtest() local
2965 old_fb = params->primary.fb; in tilingchange_subtest()
2980 params->primary.fb = old_fb; in tilingchange_subtest()