Home
last modified time | relevance | path

Searched refs:sprd_dpu (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dpu.c486 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 …]
A Dsprd_dpu.h63 struct sprd_dpu { struct
69 static inline struct sprd_dpu *to_sprd_crtc(struct drm_crtc *crtc) in to_sprd_crtc() argument
71 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);
A DMakefile4 sprd_dpu.o \
A Dsprd_dsi.c795 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