Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22fe9440 authored by Lloyd Atkinson's avatar Lloyd Atkinson
Browse files

drm/msm/sde: remove obsolete vblank refcount error message



Remove an error message which is no longer valid which attempts
to catch unbalanced VBLANK refcount at the time of video
encoder disable. This is no longer valid since the CRTC now
tracks the user's VBLANK request serparately from the encoder,
and remember's the user's VBLANK ref when the CRTC is in the
disabled state.

The CRTC will properly transition the encoder's VBLANK refcount
to 0 when the CRTC does its disable callflow, which happens
after the encoder's disable.

Change-Id: I7c69c228421ce80bf289408e218b874b98cf272c
Signed-off-by: default avatarLloyd Atkinson <latkinso@codeaurora.org>
parent 3228fead
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment