Searched refs:PLANE_SET_CRTC (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 105 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 111 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 111 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_atomic_req.cpp | 78 case DRMOps::PLANE_SET_CRTC: in Perform()
|
D | drm_plane.cpp | 839 case DRMOps::PLANE_SET_CRTC: { in Perform() 1020 PerformWrapper(DRMOps::PLANE_SET_CRTC, req, 0); in Unset()
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 115 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 398 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, 0); in SetupAtomic() 430 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, token_.crtc_id); in SetupAtomic()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 124 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 127 PLANE_SET_CRTC, enumerator
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 650 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, token_.crtc_id); in SetupAtomic()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 940 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, token_.crtc_id); in SetupAtomic()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 1151 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, token_.crtc_id); in SetupAtomic()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 1310 drm_atomic_intf_->Perform(DRMOps::PLANE_SET_CRTC, pipe_id, token_.crtc_id); in SetupAtomic()
|