Home
last modified time | relevance | path

Searched refs:vbios_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_mode.c209 vbios_mode->enh_table = best; in ast_get_vbios_mode_info()
218 vbios_mode->enh_table->hfp; in ast_get_vbios_mode_info()
220 vbios_mode->enh_table->hfp + in ast_get_vbios_mode_info()
221 vbios_mode->enh_table->hsync); in ast_get_vbios_mode_info()
227 vbios_mode->enh_table->vfp; in ast_get_vbios_mode_info()
229 vbios_mode->enh_table->vfp + in ast_get_vbios_mode_info()
230 vbios_mode->enh_table->vsync); in ast_get_vbios_mode_info()
273 mode_id = vbios_mode->enh_table->mode_id; in ast_set_vbios_mode_reg()
298 stdtable = vbios_mode->std_table; in ast_set_std_reg()
540 if (vbios_mode->enh_table->flags & NVSync) in ast_set_sync_reg()
[all …]
A Dast_dp.c209 void ast_dp_set_mode(struct drm_crtc *crtc, struct ast_vbios_mode_info *vbios_mode) in ast_dp_set_mode() argument
216 ulRefreshRateIndex = vbios_mode->enh_table->refresh_rate_index - 1; in ast_dp_set_mode()
A Dast_drv.h504 void ast_dp_set_mode(struct drm_crtc *crtc, struct ast_vbios_mode_info *vbios_mode);

Completed in 7 milliseconds