Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drs690.c587 struct rs690_watermark wm0_high, wm0_low; in rs690_bandwidth_update() local
625 rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rs690_bandwidth_update()
631 tmp = (wm0_high.lb_request_fifo_depth - 1); in rs690_bandwidth_update()
636 &wm0_high, &wm1_high, in rs690_bandwidth_update()
H A Drv515.c1233 struct rv515_watermark wm0_high, wm0_low; in rv515_bandwidth_avivo_update() local
1245 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rv515_bandwidth_avivo_update()
1251 tmp = wm0_high.lb_request_fifo_depth; in rv515_bandwidth_avivo_update()
1256 &wm0_high, &wm1_high, in rv515_bandwidth_avivo_update()