Home
last modified time | relevance | path

Searched refs:wm0_high (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Drs690.c588 struct rs690_watermark wm0_high, wm0_low; in rs690_bandwidth_update() local
626 rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rs690_bandwidth_update()
632 tmp = (wm0_high.lb_request_fifo_depth - 1); in rs690_bandwidth_update()
637 &wm0_high, &wm1_high, in rs690_bandwidth_update()
Drv515.c1207 struct rv515_watermark wm0_high, wm0_low; in rv515_bandwidth_avivo_update() local
1219 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rv515_bandwidth_avivo_update()
1225 tmp = wm0_high.lb_request_fifo_depth; in rv515_bandwidth_avivo_update()
1230 &wm0_high, &wm1_high, in rv515_bandwidth_avivo_update()