Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_asic.c222 .bandwidth_update = &r100_bandwidth_update,
290 .bandwidth_update = &r100_bandwidth_update,
386 .bandwidth_update = &r100_bandwidth_update,
454 .bandwidth_update = &r100_bandwidth_update,
522 .bandwidth_update = &r100_bandwidth_update,
590 .bandwidth_update = &r100_bandwidth_update,
H A Dradeon_asic.h94 void r100_bandwidth_update(struct radeon_device *rdev);
H A Dr100.c3157 void r100_bandwidth_update(struct radeon_device *rdev) in r100_bandwidth_update() function