mtk_ddp_comp
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id];
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *mtk_ddp_comp_for_plane(struct drm_crtc *crtc,
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i];
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
struct mtk_ddp_comp **ddp_comp;
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id];
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0];
struct mtk_ddp_comp *comp;
struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[comp_idx];
struct mtk_ddp_comp *ddp_comp)
struct mtk_ddp_comp *ddp_comp)
int mtk_ddp_comp_init(struct device *dev, struct device_node *node, struct mtk_ddp_comp *comp,
static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_power_off(struct mtk_ddp_comp *comp)
static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp)
enum drm_mode_status mtk_ddp_comp_mode_valid(struct mtk_ddp_comp *comp,
static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp,
static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp,
static inline void mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp)
unsigned int mtk_ddp_comp_supported_rotations(struct mtk_ddp_comp *comp)
static inline unsigned int mtk_ddp_comp_layer_nr(struct mtk_ddp_comp *comp)
static inline int mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp,
static inline void mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp,
static inline unsigned int mtk_ddp_gamma_get_lut_size(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp,
static inline void mtk_ddp_comp_bgclr_in_on(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_comp_bgclr_in_off(struct mtk_ddp_comp *comp)
static inline void mtk_ddp_ctm_set(struct mtk_ddp_comp *comp,
static inline struct device *mtk_ddp_comp_dma_dev_get(struct mtk_ddp_comp *comp)
u32 mtk_ddp_comp_get_blend_modes(struct mtk_ddp_comp *comp)
const u32 *mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp)
size_t mtk_ddp_comp_get_num_formats(struct mtk_ddp_comp *comp)
static inline bool mtk_ddp_comp_is_afbc_supported(struct mtk_ddp_comp *comp)
static inline bool mtk_ddp_comp_add(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex)
static inline bool mtk_ddp_comp_remove(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex)
static inline bool mtk_ddp_comp_connect(struct mtk_ddp_comp *comp, struct device *mmsys_dev,
static inline bool mtk_ddp_comp_disconnect(struct mtk_ddp_comp *comp, struct device *mmsys_dev,
static inline void mtk_ddp_comp_encoder_index_set(struct mtk_ddp_comp *comp)
int mtk_ddp_comp_init(struct device *dev, struct device_node *comp_node, struct mtk_ddp_comp *comp,
struct mtk_ddp_comp;
struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_DRM_ID_MAX];