Home
last modified time | relevance | path

Searched defs:max_vratio_pre (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3048 double max_vratio_pre = __DML_MAX_BW_RATIO_PRE__; // Default value is 4 dcn32_determine_max_vratio_prefetch() local
H A Ddisplay_mode_vba_util_32.c3481 unsigned int max_vratio_pre = v->MaxVRatioPre; in dml32_CalculatePrefetchSchedule() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c911 int max_vratio_pre = 4; local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c932 int max_vratio_pre = 4; local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h250 double max_vratio_pre; member