Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c290 disp_dlg_regs->refcyc_h_blank_end = (dml_uint_t)((dml_float_t) hblank_end * ref_freq_to_pix_freq); in dml_rq_dlg_get_dlg_reg()
307 …disp_dlg_regs->refcyc_h_blank_end = (dml_uint_t)(((dml_float_t) hblank_end + (dml_float_t) pipe_id… in dml_rq_dlg_get_dlg_reg()
313 dml_print("DML_DLG: %s: refcyc_h_blank_end = %d\n", __func__, disp_dlg_regs->refcyc_h_blank_end); in dml_rq_dlg_get_dlg_reg()
315 ASSERT(disp_dlg_regs->refcyc_h_blank_end < (dml_uint_t)dml_pow(2, 13)); in dml_rq_dlg_get_dlg_reg()
H A Ddisplay_mode_core_structs.h1931 dml_uint_t refcyc_h_blank_end; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h621 unsigned int refcyc_h_blank_end; member