Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H 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()
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);
H A Dsprd_dpu.c25 #include "sprd_dpu.h"
128 static int dpu_wait_stop_done(struct sprd_dpu *dpu) in dpu_wait_stop_done()
150 static int dpu_wait_update_done(struct sprd_dpu *dpu) in dpu_wait_update_done()
320 static void sprd_dpu_layer(struct sprd_dpu *dpu, struct drm_plane_state *state) in sprd_dpu_layer()
377 static void sprd_dpu_flip(struct sprd_dpu *dpu) in sprd_dpu_flip()
404 static void sprd_dpu_init(struct sprd_dpu *dpu) in sprd_dpu_init()
452 static void sprd_dpu_fini(struct sprd_dpu *dpu) in sprd_dpu_fini()
460 static void sprd_dpi_init(struct sprd_dpu *dpu) in sprd_dpi_init()
484 void sprd_dpu_run(struct sprd_dpu *dpu) in sprd_dpu_run()
493 void sprd_dpu_stop(struct sprd_dpu *dp
[all...]
H A DMakefile4 sprd_dpu.o \
H A Dsprd_dsi.c18 #include "sprd_dpu.h"
793 struct sprd_dpu *dpu = to_sprd_crtc(encoder->crtc); in sprd_dsi_encoder_enable()
830 struct sprd_dpu *dpu = to_sprd_crtc(encoder->crtc); in sprd_dsi_encoder_disable()

Completed in 4 milliseconds