dpu_hw_pingpong
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
struct dpu_hw_pingpong *hw_pp,
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
struct dpu_hw_pingpong *hw_pp)
struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
struct dpu_hw_pingpong *hw_pp =
struct dpu_hw_pingpong *hw_pp;
static void _dpu_encoder_setup_dither(struct dpu_hw_pingpong *hw_pp, unsigned bpc)
struct dpu_hw_pingpong *hw_pp;
struct dpu_hw_pingpong *hw_pp;
struct dpu_hw_pingpong *hw_pp = phys_enc->hw_pp;
struct dpu_hw_pingpong *hw_pp;
static void dpu_hw_pp_setup_autorefresh_config(struct dpu_hw_pingpong *pp,
static bool dpu_hw_pp_get_autorefresh_config(struct dpu_hw_pingpong *pp,
static int dpu_hw_pp_disable_te(struct dpu_hw_pingpong *pp)
static int dpu_hw_pp_connect_external_te(struct dpu_hw_pingpong *pp,
static int dpu_hw_pp_get_vsync_info(struct dpu_hw_pingpong *pp,
static u32 dpu_hw_pp_get_line_count(struct dpu_hw_pingpong *pp)
static void dpu_hw_pp_disable_autorefresh(struct dpu_hw_pingpong *pp,
static int dpu_hw_pp_dsc_enable(struct dpu_hw_pingpong *pp)
static void dpu_hw_pp_dsc_disable(struct dpu_hw_pingpong *pp)
static int dpu_hw_pp_setup_dsc(struct dpu_hw_pingpong *pp)
struct dpu_hw_pingpong *dpu_hw_pingpong_init(struct drm_device *dev,
struct dpu_hw_pingpong *c;
static void dpu_hw_pp_setup_dither(struct dpu_hw_pingpong *pp,
static int dpu_hw_pp_enable_te(struct dpu_hw_pingpong *pp,
static inline struct dpu_hw_pingpong *to_dpu_hw_pingpong(struct dpu_hw_blk *hw)
return container_of(hw, struct dpu_hw_pingpong, base);
struct dpu_hw_pingpong *dpu_hw_pingpong_init(struct drm_device *dev,
struct dpu_hw_pingpong;
int (*enable_tearcheck)(struct dpu_hw_pingpong *pp,
int (*disable_tearcheck)(struct dpu_hw_pingpong *pp);
int (*connect_external_te)(struct dpu_hw_pingpong *pp,
u32 (*get_line_count)(struct dpu_hw_pingpong *pp);
void (*disable_autorefresh)(struct dpu_hw_pingpong *pp, uint32_t encoder_id, u16 vdisplay);
void (*setup_dither)(struct dpu_hw_pingpong *pp,
int (*enable_dsc)(struct dpu_hw_pingpong *pp);
void (*disable_dsc)(struct dpu_hw_pingpong *pp);
int (*setup_dsc)(struct dpu_hw_pingpong *pp);
struct dpu_hw_pingpong *hw;
struct dpu_hw_pingpong *pp = to_dpu_hw_pingpong(hw_blks[i]);
struct dpu_hw_pingpong *pp = to_dpu_hw_pingpong(hw_blks[i]);