Searched defs:vbios_mode (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/ |
H A D | ast_dp.c | 199 void ast_dp_set_mode(struct drm_crtc *crtc, struct ast_vbios_mode_info *vbios_mode) in ast_dp_set_mode() argument
|
H A D | ast_mode.c | 110 ast_get_vbios_mode_info(const struct drm_format_info *format, const struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode, struct ast_vbios_mode_info *vbios_mode) ast_get_vbios_mode_info() argument 235 ast_set_vbios_color_reg(struct ast_device *ast, const struct drm_format_info *format, const struct ast_vbios_mode_info *vbios_mode) ast_set_vbios_color_reg() argument 266 ast_set_vbios_mode_reg(struct ast_device *ast, const struct drm_display_mode *adjusted_mode, const struct ast_vbios_mode_info *vbios_mode) ast_set_vbios_mode_reg() argument 290 ast_set_std_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_std_reg() argument 338 ast_set_crtc_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_crtc_reg() argument 463 ast_set_dclk_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_dclk_reg() argument 528 ast_set_sync_reg(struct ast_device *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_sync_reg() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
H A D | ast_mode.c | 82 ast_get_vbios_mode_info(const struct drm_format_info *format, const struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode, struct ast_vbios_mode_info *vbios_mode) ast_get_vbios_mode_info() argument 204 ast_set_vbios_color_reg(struct ast_private *ast, const struct drm_format_info *format, const struct ast_vbios_mode_info *vbios_mode) ast_set_vbios_color_reg() argument 235 ast_set_vbios_mode_reg(struct ast_private *ast, const struct drm_display_mode *adjusted_mode, const struct ast_vbios_mode_info *vbios_mode) ast_set_vbios_mode_reg() argument 259 ast_set_std_reg(struct ast_private *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_std_reg() argument 307 ast_set_crtc_reg(struct ast_private *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_crtc_reg() argument 426 ast_set_dclk_reg(struct ast_private *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_dclk_reg() argument 492 ast_set_sync_reg(struct ast_private *ast, struct drm_display_mode *mode, struct ast_vbios_mode_info *vbios_mode) ast_set_sync_reg() argument [all...] |
Completed in 5 milliseconds