Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_asic.c2127 .bandwidth_update = &dce8_bandwidth_update,
2240 .bandwidth_update = &dce8_bandwidth_update,
H A Dradeon_asic.h777 void dce8_bandwidth_update(struct radeon_device *rdev);
H A Dcik.c9367 void dce8_bandwidth_update(struct radeon_device *rdev) in dce8_bandwidth_update() function