Home
last modified time | relevance | path

Searched refs:V2p5 (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/libdrmutils/
H A Ddrm_interface.h471 V2p5 enumerator
/aosp12/hardware/qcom/sm7250/display/libdrmutils/
H A Ddrm_interface.h486 V2p5 enumerator
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_info_drm.cpp296 hw_resource->smart_dma_rev = (info.smart_dma_rev == sde_drm::SmartDMARevision::V2p5) ? in GetSystemInfo()
297 SmartDMARevision::V2p5 : ((info.smart_dma_rev == sde_drm::SmartDMARevision::V2) ? in GetSystemInfo()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_info_drm.cpp289 hw_resource->smart_dma_rev = (info.smart_dma_rev == sde_drm::SmartDMARevision::V2p5) ? in GetSystemInfo()
290 SmartDMARevision::V2p5 : ((info.smart_dma_rev == sde_drm::SmartDMARevision::V2) ? in GetSystemInfo()
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h268 V2p5 enumerator
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h257 V2p5 enumerator
/aosp12/hardware/qcom/sm7250/display/sde-drm/
H A Ddrm_crtc.cpp373 crtc_info_.smart_dma_rev = SmartDMARevision::V2p5; in ParseCapabilities()