Skip to content
Commit 767f7b9f authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

drm/msm/sde: fix race condition causing undervote for bw and clk



Current driver checks for the bw and clock values for
the incoming frame in the case of a second interface,
this is wrong, as driver should be checking for current
voted value. Also, when checking these values between
multiple display in concurrent scenarios, driver needs
to protect the update with a mutex.

Change-Id: If26eb819b13a01b0be62cf198dc1c3e101f18720
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 4e7334e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment