thermal_active    422 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h 	bool                    thermal_active;
thermal_active    389 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		if (adev->pm.dpm.thermal_active) {
thermal_active   2450 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		adev->pm.dpm.thermal_active = true;
thermal_active   2452 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		adev->pm.dpm.thermal_active = false;
thermal_active   2606 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		if ((!adev->pm.dpm.thermal_active) &&
thermal_active   2649 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		if (adev->pm.dpm.thermal_active) {
thermal_active   1573 drivers/gpu/drm/radeon/radeon.h 	bool                    thermal_active;
thermal_active    555 drivers/gpu/drm/radeon/radeon_pm.c 		if (rdev->pm.dpm.thermal_active) {
thermal_active    846 drivers/gpu/drm/radeon/radeon_pm.c 		rdev->pm.dpm.thermal_active = true;
thermal_active    848 drivers/gpu/drm/radeon/radeon_pm.c 		rdev->pm.dpm.thermal_active = false;
thermal_active   1016 drivers/gpu/drm/radeon/radeon_pm.c 		if ((!rdev->pm.dpm.thermal_active) &&
thermal_active   1115 drivers/gpu/drm/radeon/radeon_pm.c 		if (rdev->pm.dpm.thermal_active) {