Searched refs:vsc (Results 1 – 13 of 13) sorted by relevance
852 fixed20_12 vsc; /* vertical scale ratio */ member1023 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in dce_v8_0_average_bandwidth()1058 if ((wm->vsc.full > a.full) || in dce_v8_0_latency_watermark()1059 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in dce_v8_0_latency_watermark()1061 ((wm->vsc.full >= a.full) && wm->interlaced)) in dce_v8_0_latency_watermark()1159 if (wm->vsc.full > a.full) in dce_v8_0_check_latency_hiding()1220 wm_high.vsc = amdgpu_crtc->vsc; in dce_v8_0_program_watermarks()1259 wm_low.vsc = amdgpu_crtc->vsc; in dce_v8_0_program_watermarks()
746 amdgpu_crtc->vsc.full = dfixed_div(a, b); in amdgpu_crtc_scaling_mode_fixup()751 amdgpu_crtc->vsc.full = dfixed_const(1); in amdgpu_crtc_scaling_mode_fixup()
897 fixed20_12 vsc; /* vertical scale ratio */ member1068 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in dce_v11_0_average_bandwidth()1103 if ((wm->vsc.full > a.full) || in dce_v11_0_latency_watermark()1104 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in dce_v11_0_latency_watermark()1106 ((wm->vsc.full >= a.full) && wm->interlaced)) in dce_v11_0_latency_watermark()1204 if (wm->vsc.full > a.full) in dce_v11_0_check_latency_hiding()1265 wm_high.vsc = amdgpu_crtc->vsc; in dce_v11_0_program_watermarks()1304 wm_low.vsc = amdgpu_crtc->vsc; in dce_v11_0_program_watermarks()
909 fixed20_12 vsc; /* vertical scale ratio */ member1080 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in dce_v10_0_average_bandwidth()1115 if ((wm->vsc.full > a.full) || in dce_v10_0_latency_watermark()1116 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in dce_v10_0_latency_watermark()1118 ((wm->vsc.full >= a.full) && wm->interlaced)) in dce_v10_0_latency_watermark()1216 if (wm->vsc.full > a.full) in dce_v10_0_check_latency_hiding()1277 wm_high.vsc = amdgpu_crtc->vsc; in dce_v10_0_program_watermarks()1316 wm_low.vsc = amdgpu_crtc->vsc; in dce_v10_0_program_watermarks()
387 fixed20_12 vsc; member
304 if (crtc->vsc.full > dfixed_const(2)) in rs690_crtc_bandwidth_compute()332 if (crtc->vsc.full > b.full) in rs690_crtc_bandwidth_compute()333 b.full = crtc->vsc.full; in rs690_crtc_bandwidth_compute()
983 if (crtc->vsc.full > dfixed_const(2)) in rv515_crtc_bandwidth_compute()1011 if (crtc->vsc.full > b.full) in rv515_crtc_bandwidth_compute()1012 b.full = crtc->vsc.full; in rv515_crtc_bandwidth_compute()
2034 fixed20_12 vsc; /* vertical scale ratio */ member2149 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in evergreen_average_bandwidth()2174 if ((wm->vsc.full > a.full) || in evergreen_latency_watermark()2175 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in evergreen_latency_watermark()2177 ((wm->vsc.full >= a.full) && wm->interlaced)) in evergreen_latency_watermark()2235 if (wm->vsc.full > a.full) in evergreen_check_latency_hiding()2294 wm_high.vsc = radeon_crtc->vsc; in evergreen_program_watermarks()2321 wm_low.vsc = radeon_crtc->vsc; in evergreen_program_watermarks()
2006 fixed20_12 vsc; /* vertical scale ratio */ member2138 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in dce6_average_bandwidth()2164 if ((wm->vsc.full > a.full) || in dce6_latency_watermark()2165 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in dce6_latency_watermark()2167 ((wm->vsc.full >= a.full) && wm->interlaced)) in dce6_latency_watermark()2234 if (wm->vsc.full > a.full) in dce6_check_latency_hiding()2296 wm_high.vsc = radeon_crtc->vsc; in dce6_program_watermarks()2323 wm_low.vsc = radeon_crtc->vsc; in dce6_program_watermarks()
9200 fixed20_12 vsc; /* vertical scale ratio */ member9371 bandwidth.full = dfixed_mul(bandwidth, wm->vsc); in dce8_average_bandwidth()9406 if ((wm->vsc.full > a.full) || in dce8_latency_watermark()9407 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) || in dce8_latency_watermark()9409 ((wm->vsc.full >= a.full) && wm->interlaced)) in dce8_latency_watermark()9507 if (wm->vsc.full > a.full) in dce8_check_latency_hiding()9569 wm_high.vsc = radeon_crtc->vsc; in dce8_program_watermarks()9609 wm_low.vsc = radeon_crtc->vsc; in dce8_program_watermarks()
348 fixed20_12 vsc; member
1805 radeon_crtc->vsc.full = dfixed_div(a, b); in radeon_crtc_scaling_mode_fixup()1810 radeon_crtc->vsc.full = dfixed_const(1); in radeon_crtc_scaling_mode_fixup()
122 u16 vsc; /* Vert Sync Clear */ member