Home
last modified time | relevance | path

Searched refs:to_dpu_crtc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_crtc.c52 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_destroy()
420 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in _dpu_crtc_blend_setup()
476 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in _dpu_crtc_complete_flip()
515 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_vblank_callback()
534 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_frame_event_work()
599 dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_frame_event_cb()
774 dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_atomic_flush()
834 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in _dpu_crtc_wait_for_frame_done()
857 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_commit_kickoff()
931 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc); in dpu_crtc_disable()
[all …]
A Ddpu_crtc.h192 #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base) macro
241 return crtc ? atomic_read(&to_dpu_crtc(crtc)->frame_pending) : -EINVAL; in dpu_crtc_frame_pending()
A Ddpu_core_perf.c273 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_release_bw()
344 dpu_crtc = to_dpu_crtc(crtc); in dpu_core_perf_crtc_update()

Completed in 9 milliseconds