Home
last modified time | relevance | path

Searched refs:synchronous_commit_ (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_peripheral_drm.cpp90 synchronous_commit_ = false; in Commit()
271 synchronous_commit_ = !enable ? synchronous : false; in ControlIdlePowerCollapse()
H A Dhw_device_drm.h195 bool synchronous_commit_ = false; variable
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_peripheral_drm.cpp156 synchronous_commit_ = false; in Commit()
318 synchronous_commit_ = true; in HandleSecureEvent()
448 synchronous_commit_ = !enable ? synchronous : false; in ControlIdlePowerCollapse()
H A Dhw_device_drm.h228 bool synchronous_commit_ = false; variable
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_peripheral_drm.cpp214 synchronous_commit_ = false; in Commit()
383 synchronous_commit_ = true; in HandleSecureEvent()
516 synchronous_commit_ = !enable ? synchronous : false; in ControlIdlePowerCollapse()
H A Dhw_device_drm.h235 bool synchronous_commit_ = false; variable
H A Dhw_device_drm.cpp1566 int ret = drm_atomic_intf_->Commit(synchronous_commit_, false /* retain_planes*/); in AtomicCommit()
1631 synchronous_commit_ = false; in AtomicCommit()
1634 synchronous_commit_ = false; in AtomicCommit()
1856 synchronous_commit_ = true; in SetDisplayMode()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp61 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
444 if (synchronous_commit_) { in Commit()
454 synchronous_commit_ = false; in Commit()
495 if (synchronous_commit_) { in Commit()
499 synchronous_commit_ = false; in Commit()
H A Dhw_device.h146 bool synchronous_commit_; variable
H A Dhw_primary.cpp508 synchronous_commit_ = true; in SetDisplayMode()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A Dhw_device_drm.h126 bool synchronous_commit_ = false; variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.cpp66 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
496 if (synchronous_commit_) { in Commit()
506 synchronous_commit_ = false; in Commit()
546 if (synchronous_commit_) { in Commit()
550 synchronous_commit_ = false; in Commit()
H A Dhw_device.h155 bool synchronous_commit_; variable
H A Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.cpp66 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
492 if (synchronous_commit_) { in Commit()
508 synchronous_commit_ = false; in Commit()
548 if (synchronous_commit_) { in Commit()
552 synchronous_commit_ = false; in Commit()
H A Dhw_device.h156 bool synchronous_commit_; variable
H A Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_device_drm.h150 bool synchronous_commit_ = false; variable
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_device_drm.h152 bool synchronous_commit_ = false; variable
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.h157 bool synchronous_commit_; variable
H A Dhw_device.cpp67 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
493 if (synchronous_commit_) { in Commit()
509 synchronous_commit_ = false; in Commit()
549 if (synchronous_commit_) { in Commit()
553 synchronous_commit_ = false; in Commit()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_device.h160 bool synchronous_commit_; variable
H A Dhw_device.cpp67 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
496 if (synchronous_commit_) { in Commit()
506 synchronous_commit_ = false; in Commit()
546 if (synchronous_commit_) { in Commit()
550 synchronous_commit_ = false; in Commit()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_device.cpp74 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
513 if (synchronous_commit_) { in Commit()
523 synchronous_commit_ = false; in Commit()
563 if (synchronous_commit_) { in Commit()
567 synchronous_commit_ = false; in Commit()
H A Dhw_device.h181 bool synchronous_commit_; variable

12