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

Commit 387cda76 authored by Amine Najahi's avatar Amine Najahi
Browse files

disp: msm: sde: fix invalid dual-display TVM restriction check



Currently, driver enforces that a TUI session is only happening
on a single display using the number of DSI displays. This check
leads to an atomic check failure for the dual-display use case,
since 2 DSI displays are connected at the same time. Instead of
using the number of DSI display, the validation check should use
the number of active displays.

This change modifies the validation check to use cont_splash_enabled
variable, which contains information about the interface state.

Change-Id: Ie820832df812c37ebff67f6083d6922d32cbd98a
Signed-off-by: default avatarAmine Najahi <anajahi@codeaurora.org>
parent 987888e6
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