Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_atomic_req.cpp101 case DRMOps::CRTC_SET_DRAM_AB: in Perform()
Ddrm_crtc.cpp592 case DRMOps::CRTC_SET_DRAM_AB: { in Perform()
/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/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.cpp1177 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_DRAM_AB, token_.crtc_id, qos_data.dram_ab_bps); in SetQOSData()