Searched refs:sprd_dpu (Results 1 – 4 of 4) sorted by relevance
486 void sprd_dpu_run(struct sprd_dpu *dpu) in sprd_dpu_run()495 void sprd_dpu_stop(struct sprd_dpu *dpu) in sprd_dpu_stop()620 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_mode_set_nofb()643 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_atomic_enable()653 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_atomic_disable()672 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_atomic_flush()687 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_enable_vblank()696 struct sprd_dpu *dpu = to_sprd_crtc(crtc); in sprd_crtc_disable_vblank()723 struct sprd_dpu *dpu; in sprd_crtc_init()751 struct sprd_dpu *dpu = data; in sprd_dpu_isr()[all …]
63 struct sprd_dpu { struct69 static inline struct sprd_dpu *to_sprd_crtc(struct drm_crtc *crtc) in to_sprd_crtc() argument71 return container_of(crtc, struct sprd_dpu, base); in to_sprd_crtc()106 void sprd_dpu_run(struct sprd_dpu *dpu);107 void sprd_dpu_stop(struct sprd_dpu *dpu);
4 sprd_dpu.o \
795 struct sprd_dpu *dpu = to_sprd_crtc(encoder->crtc); in sprd_dsi_encoder_enable()832 struct sprd_dpu *dpu = to_sprd_crtc(encoder->crtc); in sprd_dsi_encoder_disable()
Completed in 11 milliseconds