Searched refs:old_crtc (Results 1 – 2 of 2) sorted by relevance
792 struct drm_crtc_state *old_crtc; member810 ctx->old_crtc = kunit_kzalloc(test, sizeof(*ctx->old_crtc), GFP_KERNEL); in dm_test_cp_ctx_alloc()811 KUNIT_ASSERT_NOT_NULL(test, ctx->old_crtc); in dm_test_cp_ctx_alloc()822 return is_content_protection_different(ctx->new_crtc, ctx->old_crtc, in dm_test_cp_diff()
305 struct drm_crtc *old_crtc = old_state->crtc; in imx_lcdc_pipe_update() local310 else if (old_crtc != crtc) in imx_lcdc_pipe_update()