disp: sde: add CRTC property for VM requests

Add a CRTC property to request the VM to acquire/release
HW resources.

Display driver in trusted VM boots up without HW ownership. Set
the default value of the property as RELEASED to handle resource
assignments.

Change-Id: Iea651a2fea902d95d4b954052af4ef016af15a91
Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org>
Esse commit está contido em:
Jeykumar Sankaran
2020-03-11 16:10:18 -07:00
commit 8b032e5e46
3 arquivos alterados com 28 adições e 0 exclusões

Ver arquivo

@@ -172,6 +172,7 @@ enum msm_mdp_crtc_property {
CRTC_PROP_IDLE_PC_STATE,
CRTC_PROP_CACHE_STATE,
CRTC_PROP_VM_REQ_STATE,
/* total # of properties */
CRTC_PROP_COUNT