Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Drv515.c953 static void rv515_crtc_bandwidth_compute(struct radeon_device *rdev, in rv515_crtc_bandwidth_compute() function
1249 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rv515_bandwidth_avivo_update()
1250 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_high, false); in rv515_bandwidth_avivo_update()
1252 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, false); in rv515_bandwidth_avivo_update()
1253 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_low, false); in rv515_bandwidth_avivo_update()