Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c221 .bandwidth_update = &r100_bandwidth_update,
289 .bandwidth_update = &r100_bandwidth_update,
385 .bandwidth_update = &r100_bandwidth_update,
453 .bandwidth_update = &r100_bandwidth_update,
521 .bandwidth_update = &r100_bandwidth_update,
589 .bandwidth_update = &r100_bandwidth_update,
H A Dradeon_asic.h94 void r100_bandwidth_update(struct radeon_device *rdev);
H A Dr100.c3165 void r100_bandwidth_update(struct radeon_device *rdev) in r100_bandwidth_update() function