Home
last modified time | relevance | path

Searched refs:dpu_intf_mode (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.h19 enum dpu_intf_mode intf_mode;
H A Ddpu_hw_top.h40 enum dpu_intf_mode mode;
H A Ddpu_encoder.h104 enum dpu_intf_mode dpu_encoder_get_intf_mode(struct drm_encoder *encoder);
H A Ddpu_crtc.h291 enum dpu_intf_mode dpu_crtc_get_intf_mode(struct drm_crtc *crtc);
H A Ddpu_encoder_phys.h186 enum dpu_intf_mode intf_mode;
H A Ddpu_hw_mdss.h243 enum dpu_intf_mode { enum
H A Ddpu_encoder.c329 static char *dpu_encoder_helper_get_intf_type(enum dpu_intf_mode intf_mode) in dpu_encoder_helper_get_intf_type()
2506 enum dpu_intf_mode dpu_encoder_get_intf_mode(struct drm_encoder *encoder) in dpu_encoder_get_intf_mode()
H A Ddpu_crtc.c586 enum dpu_intf_mode dpu_crtc_get_intf_mode(struct drm_crtc *crtc) in dpu_crtc_get_intf_mode()