Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_atomic_req.cpp99 case DRMOps::CRTC_SET_LLCC_AB: in Perform()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h194 CRTC_SET_LLCC_AB, enumerator
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h227 CRTC_SET_LLCC_AB, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h230 CRTC_SET_LLCC_AB, enumerator
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp970 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_AB, token_.crtc_id, qos_data.llcc_ab_bps); in SetupAtomic()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp987 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_AB, token_.crtc_id, qos_data.llcc_ab_bps); in SetQOSData()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1131 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_AB, token_.crtc_id, qos_data.llcc_ab_bps); in SetQOSData()