Home
last modified time | relevance | path

Searched refs:update_mode_ (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.h205 bool update_mode_ = false; variable
Dhw_device_drm.cpp734 update_mode_ = true; in SetDisplayAttributes()
758 update_mode_ = true; in PowerOn()
1005 if (vrefresh_ || first_cycle_ || update_mode_) { in SetupAtomic()
1192 update_mode_ = false; in AtomicCommit()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.h228 bool update_mode_ = false; variable
Dhw_peripheral_drm.cpp98 update_mode_ = true; in SetDynamicDSIClock()
Dhw_device_drm.cpp849 update_mode_ = true; in PowerOn()
1191 if (vrefresh_ || first_cycle_ || update_mode_) { in SetupAtomic()
1396 update_mode_ = false; in AtomicCommit()
1864 update_mode_ = true; in UpdateMixerAttributes()