Loading drivers/gpu/drm/msm/msm_drv.c +1 −1 Original line number Diff line number Diff line Loading @@ -722,7 +722,7 @@ static int msm_disable_all_modes_commit( goto fail; } plane_state->rotation = DRM_ROTATE_0; plane_state->rotation = 0; plane->old_fb = plane->fb; plane_mask |= 1 << drm_plane_index(plane); Loading Loading
drivers/gpu/drm/msm/msm_drv.c +1 −1 Original line number Diff line number Diff line Loading @@ -722,7 +722,7 @@ static int msm_disable_all_modes_commit( goto fail; } plane_state->rotation = DRM_ROTATE_0; plane_state->rotation = 0; plane->old_fb = plane->fb; plane_mask |= 1 << drm_plane_index(plane); Loading