Searched refs:llcc_ib_bps (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 544 uint64_t llcc_ib_bps = 0; member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 667 uint64_t llcc_ib_bps = 0; member
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
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()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 956 drm_atomic_intf_->Perform(DRMOps::CRTC_SET_LLCC_IB, token_.crtc_id, qos_data.llcc_ib_bps); in SetQOSData() 1149 qos_data.llcc_ib_bps, qos_data.dram_ab_bps, qos_data.dram_ib_bps, in SetupAtomic()
|