rs690_crtc_bandwidth_compute  626 drivers/gpu/drm/radeon/rs690.c 	rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false);
rs690_crtc_bandwidth_compute  627 drivers/gpu/drm/radeon/rs690.c 	rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_high, false);
rs690_crtc_bandwidth_compute  629 drivers/gpu/drm/radeon/rs690.c 	rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, true);
rs690_crtc_bandwidth_compute  630 drivers/gpu/drm/radeon/rs690.c 	rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_low, true);