|
@@ -4166,6 +4166,7 @@ static void sde_plane_destroy_state(struct drm_plane *plane,
|
|
/* remove ref count for fence */
|
|
/* remove ref count for fence */
|
|
if (pstate->input_fence)
|
|
if (pstate->input_fence)
|
|
sde_sync_put(pstate->input_fence);
|
|
sde_sync_put(pstate->input_fence);
|
|
|
|
+ pstate->input_fence = 0;
|
|
|
|
|
|
/* destroy value helper */
|
|
/* destroy value helper */
|
|
msm_property_destroy_state(&psde->property_info, pstate,
|
|
msm_property_destroy_state(&psde->property_info, pstate,
|