Searched refs:wm0_low (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rs690.c | 588 struct rs690_watermark wm0_high, wm0_low; in rs690_bandwidth_update() local 629 rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, true); in rs690_bandwidth_update() 641 &wm0_low, &wm1_low, in rs690_bandwidth_update()
|
H A D | rv515.c | 1239 struct rv515_watermark wm0_high, wm0_low; in rv515_bandwidth_avivo_update() local 1254 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, false); in rv515_bandwidth_avivo_update() 1266 &wm0_low, &wm1_low, in rv515_bandwidth_avivo_update()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rs690.c | 588 struct rs690_watermark wm0_high, wm0_low; in rs690_bandwidth_update() local 629 rs690_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, true); in rs690_bandwidth_update() 641 &wm0_low, &wm1_low, in rs690_bandwidth_update()
|
H A D | rv515.c | 1207 struct rv515_watermark wm0_high, wm0_low; in rv515_bandwidth_avivo_update() local 1222 rv515_crtc_bandwidth_compute(rdev, rdev->mode_info.crtcs[0], &wm0_low, false); in rv515_bandwidth_avivo_update() 1234 &wm0_low, &wm1_low, in rv515_bandwidth_avivo_update()
|
Completed in 6 milliseconds