
Add VM layer files to handle VM specific operations for primary and secondary VM's. They interact with Hypervisor RM modules to LEND/ACCEPT/RELEASE/RECLAIM HW resources. They also handle notifications for each of the above Hyp RM operations to acquire and update the SDE software states. Change-Id: I5982f4bf56550dc464797c62cb356be39925b21c Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org>
14 rivejä
374 B
Plaintext
14 rivejä
374 B
Plaintext
export CONFIG_DRM_MSM=y
|
|
export CONFIG_DRM_MSM_SDE=y
|
|
export CONFIG_DRM_MSM_DP=y
|
|
export CONFIG_DRM_MSM_DP_MST=y
|
|
export CONFIG_SYNC_FILE=y
|
|
export CONFIG_DRM_MSM_DSI=y
|
|
export CONFIG_DSI_PARSER=y
|
|
export CONFIG_DRM_SDE_WB=y
|
|
export CONFIG_DRM_MSM_REGISTER_LOGGING=y
|
|
export CONFIG_QCOM_MDSS_PLL=y
|
|
export CONFIG_DRM_SDE_RSC=y
|
|
export CONFIG_DISPLAY_BUILD=y
|
|
export CONFIG_DRM_SDE_VM=y
|