Symbol: dpu_hw_intf
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
1439
static struct dpu_hw_intf *dpu_encoder_get_intf(const struct dpu_mdss_cfg *catalog,
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h
182
struct dpu_hw_intf *hw_intf;
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h
265
struct dpu_hw_intf *hw_intf;
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c
513
struct dpu_hw_intf *hw_intf;
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
103
static void dpu_hw_intf_setup_timing_engine(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
260
struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
269
struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
293
struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
311
struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
331
static u32 dpu_hw_intf_get_line_count(struct dpu_hw_intf *intf)
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
343
static void dpu_hw_intf_setup_misr(struct dpu_hw_intf *intf)
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
348
static int dpu_hw_intf_collect_misr(struct dpu_hw_intf *intf, u32 *misr_value)
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
353
static int dpu_hw_intf_enable_te(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
386
static void dpu_hw_intf_setup_autorefresh_config(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
409
static bool dpu_hw_intf_get_autorefresh_config(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
419
static int dpu_hw_intf_disable_te(struct dpu_hw_intf *intf)
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
431
static int dpu_hw_intf_connect_external_te(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
454
static int dpu_hw_intf_get_vsync_info(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
481
static void dpu_hw_intf_vsync_sel(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
494
static void dpu_hw_intf_vsync_sel_v8(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
530
static void dpu_hw_intf_disable_autorefresh(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
574
static void dpu_hw_intf_program_intf_cmd_cfg(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
596
struct dpu_hw_intf *dpu_hw_intf_init(struct drm_device *dev,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
601
struct dpu_hw_intf *c;
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
102
int (*enable_tearcheck)(struct dpu_hw_intf *intf, struct dpu_hw_tear_check *cfg);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
104
int (*disable_tearcheck)(struct dpu_hw_intf *intf);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
106
int (*connect_external_te)(struct dpu_hw_intf *intf, bool enable_external_te);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
108
void (*vsync_sel)(struct dpu_hw_intf *intf, struct dpu_vsync_source_cfg *cfg);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
110
void (*disable_autorefresh)(struct dpu_hw_intf *intf, uint32_t encoder_id, u16 vdisplay);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
112
void (*program_intf_cmd_cfg)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
129
struct dpu_hw_intf *dpu_hw_intf_init(struct drm_device *dev,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
14
struct dpu_hw_intf;
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
80
void (*setup_timing_gen)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
84
void (*setup_prg_fetch)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
87
void (*enable_timing)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
90
void (*get_status)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
93
u32 (*get_line_count)(struct dpu_hw_intf *intf);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
95
void (*bind_pingpong_blk)(struct dpu_hw_intf *intf,
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
97
void (*setup_misr)(struct dpu_hw_intf *intf);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h
98
int (*collect_misr)(struct dpu_hw_intf *intf, u32 *misr_value);
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c
103
struct dpu_hw_intf *hw;
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h
103
static inline struct dpu_hw_intf *dpu_rm_get_intf(struct dpu_rm *rm, enum dpu_intf intf_idx)
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h
33
struct dpu_hw_intf *hw_intf[INTF_MAX - INTF_0];