HomeSort by: relevance | last modified time | path
    Searched refs:VRatioPrefetchY (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 137 double *VRatioPrefetchY,
394 double VRatioPrefetchY[],
427 double VRatioPrefetchY[],
690 double *VRatioPrefetchY,
863 *VRatioPrefetchY = 0;
956 *VRatioPrefetchY = (double) PrefetchSourceLinesY
958 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0);
961 *VRatioPrefetchY =
971 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 117 double *VRatioPrefetchY,
500 double *VRatioPrefetchY,
656 *VRatioPrefetchY = 0;
722 *VRatioPrefetchY = (double) PrefetchSourceLinesY
724 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0);
727 *VRatioPrefetchY =
737 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0);
740 *VRatioPrefetchY = 0
    [all...]
amdgpu_display_mode_vba_20v2.c 142 double *VRatioPrefetchY,
592 double *VRatioPrefetchY,
716 *VRatioPrefetchY = 0;
782 *VRatioPrefetchY = (double) PrefetchSourceLinesY
784 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0);
787 *VRatioPrefetchY =
797 *VRatioPrefetchY = dml_max(*VRatioPrefetchY, 1.0);
800 *VRatioPrefetchY = 0
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 679 double VRatioPrefetchY[DC__NUM_DPP__MAX];
amdgpu_display_mode_vba.c 127 dml_get_pipe_attr_func(vratio_prefetch_l, mode_lib->vba.VRatioPrefetchY);

Completed in 16 milliseconds