rv515_crtc_bandwidth_compute 1251 drivers/gpu/drm/radeon/rv515.c 	rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_high, false);
rv515_crtc_bandwidth_compute 1252 drivers/gpu/drm/radeon/rv515.c 	rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_high, false);
rv515_crtc_bandwidth_compute 1254 drivers/gpu/drm/radeon/rv515.c 	rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, false);
rv515_crtc_bandwidth_compute 1255 drivers/gpu/drm/radeon/rv515.c 	rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[1], &wm1_low, false);