Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_atomic_req.cpp101 case DRMOps::CRTC_SET_DRAM_AB: in Perform()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h206 CRTC_SET_DRAM_AB, enumerator
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h239 CRTC_SET_DRAM_AB, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h242 CRTC_SET_DRAM_AB, enumerator
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp972 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_DRAM_AB, token_.crtc_id, qos_data.dram_ab_bps); in SetupAtomic()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp989 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_DRAM_AB, token_.crtc_id, qos_data.dram_ab_bps); in SetQOSData()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1133 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_DRAM_AB, token_.crtc_id, qos_data.dram_ab_bps); in SetQOSData()