Searched refs:llcc_ib_bps (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/ |
H A D | hw_info_types.h | 544 uint64_t llcc_ib_bps = 0; member
|
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/ |
H A D | hw_info_types.h | 714 uint64_t llcc_ib_bps = 0; member
|
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/ |
H A D | hw_info_types.h | 694 uint64_t llcc_ib_bps = 0; member
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.cpp | 971 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetupAtomic() 983 qos_data.llcc_ib_bps, qos_data.dram_ab_bps, qos_data.dram_ib_bps, in SetupAtomic()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.cpp | 988 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetQOSData() 1188 qos_data.llcc_ib_bps, qos_data.dram_ab_bps, qos_data.dram_ib_bps, in SetupAtomic()
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.cpp | 1132 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetQOSData() 1362 qos_data.llcc_ab_bps / 1000.f, qos_data.llcc_ib_bps / 1000.f, in SetupAtomic()
|