Home
last modified time | relevance | path

Searched refs:throttle_bitmask (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.h29 uint32_t throttle_bitmask);
H A Dkfd_smi_events.c208 uint32_t throttle_bitmask) in kfd_smi_event_update_thermal_throttling()
212 * ThermalThrottle msg = throttle_bitmask(8): in kfd_smi_event_update_thermal_throttling()
214 * 1 byte event + 1 byte space + 8 byte throttle_bitmask + in kfd_smi_event_update_thermal_throttling()
225 KFD_SMI_EVENT_THERMAL_THROTTLE, throttle_bitmask, in kfd_smi_event_update_thermal_throttling()
207 kfd_smi_event_update_thermal_throttling(struct kfd_dev *dev, uint32_t throttle_bitmask) kfd_smi_event_update_thermal_throttling() argument
H A Dkfd_device.c1262 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint32_t throttle_bitmask) in kgd2kfd_smi_event_throttle() argument
1265 kfd_smi_event_update_thermal_throttling(kfd, throttle_bitmask); in kgd2kfd_smi_event_throttle()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.h30 uint64_t throttle_bitmask);
H A Dkfd_smi_events.c232 uint64_t throttle_bitmask) in kfd_smi_event_update_thermal_throttling()
235 throttle_bitmask, in kfd_smi_event_update_thermal_throttling()
231 kfd_smi_event_update_thermal_throttling(struct kfd_node *dev, uint64_t throttle_bitmask) kfd_smi_event_update_thermal_throttling() argument
H A Dkfd_device.c1337 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint64_t throttle_bitmask) in kgd2kfd_smi_event_throttle() argument
1346 throttle_bitmask); in kgd2kfd_smi_event_throttle()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h315 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint32_t throttle_bitmask);
379 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint32_t throttle_bitmask) in kgd2kfd_smi_event_throttle() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h406 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint64_t throttle_bitmask);
466 void kgd2kfd_smi_event_throttle(struct kfd_dev *kfd, uint64_t throttle_bitmask) in kgd2kfd_smi_event_throttle() argument

Completed in 7 milliseconds