Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_asic.c1087 .late_enable = &r600_dpm_late_enable,
1180 .late_enable = &r600_dpm_late_enable,
Dradeon_asic.h414 int r600_dpm_late_enable(struct radeon_device *rdev);
Dr600_dpm.c784 int r600_dpm_late_enable(struct radeon_device *rdev) in r600_dpm_late_enable() function