Home
last modified time | relevance | path

Searched refs:kfd_device (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c420 dev_dbg(kfd_device, "node id %u\n", id); in kfd_init_apertures()
421 dev_dbg(kfd_device, "gpu id %u\n", pdd->dev->id); in kfd_init_apertures()
422 dev_dbg(kfd_device, "lds_base %llX\n", pdd->lds_base); in kfd_init_apertures()
423 dev_dbg(kfd_device, "lds_limit %llX\n", pdd->lds_limit); in kfd_init_apertures()
424 dev_dbg(kfd_device, "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_init_apertures()
425 dev_dbg(kfd_device, "gpuvm_limit %llX\n", pdd->gpuvm_limit); in kfd_init_apertures()
426 dev_dbg(kfd_device, "scratch_base %llX\n", pdd->scratch_base); in kfd_init_apertures()
427 dev_dbg(kfd_device, "scratch_limit %llX\n", pdd->scratch_limit); in kfd_init_apertures()
H A Dkfd_device.c110 dev_warn(kfd_device, in kfd_device_info_set_sdma_info()
480 dev_info(kfd_device, in kgd2kfd_probe()
485 dev_info(kfd_device, "%s %s not supported in kfd\n", in kgd2kfd_probe()
626 dev_err(kfd_device, "Could not allocate %d gws\n", in kfd_init_node()
739 dev_err(kfd_device, in kgd2kfd_device_init()
754 dev_info(kfd_device, in kgd2kfd_device_init()
829 dev_err(kfd_device, in kgd2kfd_device_init()
943 dev_err(kfd_device, in kgd2kfd_device_init()
1081 dev_err(kfd_device, in kfd_resume()
1100 dev_err_once(kfd_device, "Ring entry too small\n"); in kgd2kfd_interrupt()
[all …]
H A Dkfd_chardev.c106 if (IS_ERR(kfd_device)) in kfd_chardev_init()
124 kfd_device = NULL; in kfd_chardev_exit()
139 dev_warn(kfd_device, in kfd_open()
728 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
730 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
732 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
734 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
736 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
738 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
740 dev_dbg(kfd_device, in kfd_ioctl_get_process_apertures()
[all …]
H A DMakefile27 $(AMDKFD_PATH)/kfd_device.o \
H A Dkfd_events.c1130 dev_dbg(kfd_device, in lookup_events_by_type_and_signal()
1141 dev_warn(kfd_device, in lookup_events_by_type_and_signal()
1150 dev_warn(kfd_device, in lookup_events_by_type_and_signal()
1155 dev_err(kfd_device, in lookup_events_by_type_and_signal()
H A Dkfd_priv.h1124 extern struct device *kfd_device;
H A Dkfd_process.c387 &kfd_device->kobj, "proc"); in kfd_procfs_init()
H A Dkfd_topology.c850 &sysprops_type, &kfd_device->kobj, in kfd_topology_update_sysfs()