Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_atomic_req.cpp100 case DRMOps::CRTC_SET_LLCC_IB: in Perform()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h200 CRTC_SET_LLCC_IB, enumerator
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h233 CRTC_SET_LLCC_IB, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h236 CRTC_SET_LLCC_IB, enumerator
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp971 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetupAtomic()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp988 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetQOSData()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1132 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetQOSData()