Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c419 dev_dbg(kfd_device, "node id %u\n", id); in kfd_init_apertures()
420 dev_dbg(kfd_device, "gpu id %u\n", pdd->dev->id); in kfd_init_apertures()
421 dev_dbg(kfd_device, "lds_base %llX\n", pdd->lds_base); in kfd_init_apertures()
422 dev_dbg(kfd_device, "lds_limit %llX\n", pdd->lds_limit); in kfd_init_apertures()
423 dev_dbg(kfd_device, "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_init_apertures()
424 dev_dbg(kfd_device, "gpuvm_limit %llX\n", pdd->gpuvm_limit); in kfd_init_apertures()
425 dev_dbg(kfd_device, "scratch_base %llX\n", pdd->scratch_base); in kfd_init_apertures()
426 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()
194 dev_warn(kfd_device, "v9 event interrupt handler is set due to " in kfd_device_info_set_event_interrupt_class()
475 dev_info(kfd_device, in kgd2kfd_probe()
480 dev_info(kfd_device, "%s %s not supported in kfd\n", in kgd2kfd_probe()
610 dev_err(kfd_device, "Error initializing interrupts\n"); in kfd_init_node()
616 dev_err(kfd_device, "Error initializing queue manager\n"); in kfd_init_node()
621 dev_err(kfd_device, "Could not allocate %d gws\n", in kfd_init_node()
630 dev_err(kfd_device, "Error adding device to topology\n"); in kfd_init_node()
709 dev_info(kfd_device, "Node: %d, interrupt_bitmap: %x\n", kfd_node_idx, in kfd_setup_interrupt_bitmap()
734 dev_err(kfd_device, in kgd2kfd_device_init()
[all...]
H A Dkfd_process.c387 &kfd_device->kobj, "proc"); in kfd_procfs_init()
H A Dkfd_topology.c854 &sysprops_type, &kfd_device->kobj, in kfd_topology_update_sysfs()