Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Drv515.c955 static void rv515_crtc_bandwidth_compute(struct radeon_device *rdev, in rv515_crtc_bandwidth_compute() function
1251 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false); in rv515_bandwidth_avivo_update()
1252 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_high, false); in rv515_bandwidth_avivo_update()
1254 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, false); in rv515_bandwidth_avivo_update()
1255 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_low, false); in rv515_bandwidth_avivo_update()