Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.h426 void rv6xx_dpm_display_configuration_changed(struct radeon_device *rdev);
H A Drv6xx_dpm.c1768 void rv6xx_dpm_display_configuration_changed(struct radeon_device *rdev) in rv6xx_dpm_display_configuration_changed() function
H A Dradeon_asic.c1093 .display_configuration_changed = &rv6xx_dpm_display_configuration_changed,