Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_asic.c220 .bandwidth_update = &r100_bandwidth_update,
288 .bandwidth_update = &r100_bandwidth_update,
384 .bandwidth_update = &r100_bandwidth_update,
452 .bandwidth_update = &r100_bandwidth_update,
520 .bandwidth_update = &r100_bandwidth_update,
588 .bandwidth_update = &r100_bandwidth_update,
Dradeon_asic.h94 void r100_bandwidth_update(struct radeon_device *rdev);
Dr100.c3149 void r100_bandwidth_update(struct radeon_device *rdev) in r100_bandwidth_update() function