ファイル
android_kernel_samsung_sm86…/msm
Rajkumar Subbiah d29268e7e1 disp: msm: dp: catch and propagate slot allocation failures
During atomic check for MST plugins, the driver is not catching and
propagating failures properly thereby incorrectly returning a
success even though the slot allocation had failed. This causes
invalid access of payload data in the MST topology manager.

This change checks the return code for slot allocation and atomic
check calls and propagates them to caller.

Change-Id: I383680c54feb826676965282e76bb3e5c3e17c4c
Signed-off-by: Rajkumar Subbiah <quic_rsubbia@quicinc.com>
2023-04-12 14:24:04 -07:00
..