Home
last modified time | relevance | path

Searched refs:vratio_prefetch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h634 unsigned int vratio_prefetch; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c422 disp_dlg_regs->vratio_prefetch = (dml_uint_t)(vratio_pre_l * dml_pow(2, 19)); in dml_rq_dlg_get_dlg_reg()
H A Ddisplay_mode_core_structs.h1943 dml_uint_t vratio_prefetch; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c7695 state->hubp[i].vratio_prefetch = pipe_ctx->dlg_regs.vratio_prefetch; in dc_capture_register_software_state()