|
@@ -550,7 +550,7 @@ not_flushed:
|
|
reset_status ? SDE_EVTLOG_ERROR : 0,
|
|
reset_status ? SDE_EVTLOG_ERROR : 0,
|
|
flush_register, event,
|
|
flush_register, event,
|
|
atomic_read(&phys_enc->pending_retire_fence_cnt),
|
|
atomic_read(&phys_enc->pending_retire_fence_cnt),
|
|
- intf_status.frame_count);
|
|
|
|
|
|
+ intf_status.frame_count, intf_status.line_count);
|
|
|
|
|
|
/* Signal any waiting atomic commit thread */
|
|
/* Signal any waiting atomic commit thread */
|
|
wake_up_all(&phys_enc->pending_kickoff_wq);
|
|
wake_up_all(&phys_enc->pending_kickoff_wq);
|