Searched refs:lb_request_fifo_depth (Results 1 – 2 of 2) sorted by relevance
260 u32 lb_request_fifo_depth; member286 wm->lb_request_fifo_depth = 4; in rs690_crtc_bandwidth_compute()316 wm->lb_request_fifo_depth = 4; in rs690_crtc_bandwidth_compute()318 wm->lb_request_fifo_depth = dfixed_trunc(request_fifo_depth); in rs690_crtc_bandwidth_compute()428 if ((2+wm->lb_request_fifo_depth) >= dfixed_trunc(request_fifo_depth)) { in rs690_crtc_bandwidth_compute()431 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2); in rs690_crtc_bandwidth_compute()632 tmp = (wm0_high.lb_request_fifo_depth - 1); in rs690_bandwidth_update()633 tmp |= (wm1_high.lb_request_fifo_depth - 1) << 16; in rs690_bandwidth_update()
943 u32 lb_request_fifo_depth; member969 wm->lb_request_fifo_depth = 4; in rv515_crtc_bandwidth_compute()996 wm->lb_request_fifo_depth = 4; in rv515_crtc_bandwidth_compute()998 wm->lb_request_fifo_depth = dfixed_trunc(request_fifo_depth); in rv515_crtc_bandwidth_compute()1079 if ((2+wm->lb_request_fifo_depth) >= dfixed_trunc(request_fifo_depth)) { in rv515_crtc_bandwidth_compute()1082 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2); in rv515_crtc_bandwidth_compute()1257 tmp = wm0_high.lb_request_fifo_depth; in rv515_bandwidth_avivo_update()1258 tmp |= wm1_high.lb_request_fifo_depth << 16; in rv515_bandwidth_avivo_update()