HomeSort by: relevance | last modified time | path
    Searched refs:VRatioPrefetchC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 138 double *VRatioPrefetchC,
395 double VRatioPrefetchC[],
428 double VRatioPrefetchC[],
691 double *VRatioPrefetchC,
864 *VRatioPrefetchC = 0;
978 *VRatioPrefetchC = (double) PrefetchSourceLinesC
980 *VRatioPrefetchC = dml_max(*VRatioPrefetchC, 1.0);
984 *VRatioPrefetchC =
986 *VRatioPrefetchC,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 118 double *VRatioPrefetchC,
501 double *VRatioPrefetchC,
657 *VRatioPrefetchC = 0;
744 *VRatioPrefetchC = (double) PrefetchSourceLinesC
746 *VRatioPrefetchC = dml_max(*VRatioPrefetchC, 1.0);
750 *VRatioPrefetchC =
752 *VRatioPrefetchC,
759 *VRatioPrefetchC = dml_max(*VRatioPrefetchC, 1.0)
    [all...]
amdgpu_display_mode_vba_20v2.c 143 double *VRatioPrefetchC,
593 double *VRatioPrefetchC,
717 *VRatioPrefetchC = 0;
804 *VRatioPrefetchC = (double) PrefetchSourceLinesC
806 *VRatioPrefetchC = dml_max(*VRatioPrefetchC, 1.0);
810 *VRatioPrefetchC =
812 *VRatioPrefetchC,
819 *VRatioPrefetchC = dml_max(*VRatioPrefetchC, 1.0)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 680 double VRatioPrefetchC[DC__NUM_DPP__MAX];
amdgpu_display_mode_vba.c 128 dml_get_pipe_attr_func(vratio_prefetch_c, mode_lib->vba.VRatioPrefetchC);

Completed in 43 milliseconds