Symbol: mtk_ddp_comp
drivers/gpu/drm/mediatek/mtk_crtc.c
1031
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
1074
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
1171
struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id];
drivers/gpu/drm/mediatek/mtk_crtc.c
144
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
256
struct mtk_ddp_comp *mtk_ddp_comp_for_plane(struct drm_crtc *crtc,
drivers/gpu/drm/mediatek/mtk_crtc.c
261
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
407
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i];
drivers/gpu/drm/mediatek/mtk_crtc.c
420
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
490
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
drivers/gpu/drm/mediatek/mtk_crtc.c
66
struct mtk_ddp_comp **ddp_comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
669
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
drivers/gpu/drm/mediatek/mtk_crtc.c
679
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
drivers/gpu/drm/mediatek/mtk_crtc.c
709
struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id];
drivers/gpu/drm/mediatek/mtk_crtc.c
725
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
781
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
drivers/gpu/drm/mediatek/mtk_crtc.c
809
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
drivers/gpu/drm/mediatek/mtk_crtc.c
936
struct mtk_ddp_comp *comp;
drivers/gpu/drm/mediatek/mtk_crtc.c
969
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[comp_idx];
drivers/gpu/drm/mediatek/mtk_ddp_comp.c
506
struct mtk_ddp_comp *ddp_comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.c
523
struct mtk_ddp_comp *ddp_comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.c
638
int mtk_ddp_comp_init(struct device *dev, struct device_node *node, struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
103
static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
112
static inline void mtk_ddp_comp_power_off(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
120
static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
128
static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
135
enum drm_mode_status mtk_ddp_comp_mode_valid(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
143
static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
152
static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
158
static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
164
static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
173
static inline void mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
179
static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
185
static inline void mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
192
unsigned int mtk_ddp_comp_supported_rotations(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
204
static inline unsigned int mtk_ddp_comp_layer_nr(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
212
static inline int mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
221
static inline void mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
230
static inline unsigned int mtk_ddp_gamma_get_lut_size(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
238
static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
245
static inline void mtk_ddp_comp_bgclr_in_on(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
251
static inline void mtk_ddp_comp_bgclr_in_off(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
257
static inline void mtk_ddp_ctm_set(struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
264
static inline struct device *mtk_ddp_comp_dma_dev_get(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
272
u32 mtk_ddp_comp_get_blend_modes(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
281
const u32 *mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
290
size_t mtk_ddp_comp_get_num_formats(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
298
static inline bool mtk_ddp_comp_is_afbc_supported(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
306
static inline bool mtk_ddp_comp_add(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
315
static inline bool mtk_ddp_comp_remove(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
324
static inline bool mtk_ddp_comp_connect(struct mtk_ddp_comp *comp, struct device *mmsys_dev,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
334
static inline bool mtk_ddp_comp_disconnect(struct mtk_ddp_comp *comp, struct device *mmsys_dev,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
344
static inline void mtk_ddp_comp_encoder_index_set(struct mtk_ddp_comp *comp)
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
353
int mtk_ddp_comp_init(struct device *dev, struct device_node *comp_node, struct mtk_ddp_comp *comp,
drivers/gpu/drm/mediatek/mtk_ddp_comp.h
49
struct mtk_ddp_comp;
drivers/gpu/drm/mediatek/mtk_drm_drv.h
65
struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_DRM_ID_MAX];