Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c1088 .late_enable = &r600_dpm_late_enable,
1181 .late_enable = &r600_dpm_late_enable,
H A Dradeon_asic.h412 int r600_dpm_late_enable(struct radeon_device *rdev);
H A Dr600_dpm.c787 int r600_dpm_late_enable(struct radeon_device *rdev) in r600_dpm_late_enable() function