HomeSort by: relevance | last modified time | path
    Searched defs:adev (Results 1 - 25 of 380) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_baco.c 43 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_get_capability
60 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_get_state
75 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_set_state
77 switch (adev->asic_type) {
amdgpu_smu9_baco.c 38 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu9_baco_get_capability
60 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu9_baco_get_state
amdgpu_smu7_baco.c 43 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_get_capability
60 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_get_state
75 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu7_baco_set_state
77 switch (adev->asic_type) {
amdgpu_smu9_baco.c 38 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu9_baco_get_capability
60 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:smu9_baco_get_state
amdgpu_common_baco.c 34 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:baco_wait_register
52 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:baco_cmd_handler
80 dev_warn(adev->dev, "Invalid BACO command.\n");
110 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:soc15_baco_program_registers
117 reg = adev->reg_offset[entry[i].hwip][entry[i].inst][entry[i].seg]
amdgpu_common_baco.c 34 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:baco_wait_register
52 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:baco_cmd_handler
80 dev_warn(adev->dev, "Invalid BACO command.\n");
110 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:soc15_baco_program_registers
117 reg = adev->reg_offset[entry[i].hwip][entry[i].inst][entry[i].seg]
amdgpu_vega20_baco.c 47 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_get_capability
66 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_get_state
81 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_set_state
82 struct amdgpu_ras *ras = amdgpu_ras_get_context(adev);
amdgpu_vega20_baco.c 47 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_get_capability
66 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_get_state
81 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); local in function:vega20_baco_set_state
82 struct amdgpu_ras *ras = amdgpu_ras_get_context(adev);
amdgpu_smu7_clockpowergating.c 121 amdgpu_device_ip_set_powergating_state(hwmgr->adev,
124 amdgpu_device_ip_set_clockgating_state(hwmgr->adev,
131 amdgpu_device_ip_set_clockgating_state(hwmgr->adev,
134 amdgpu_device_ip_set_powergating_state(hwmgr->adev,
149 amdgpu_device_ip_set_powergating_state(hwmgr->adev,
152 amdgpu_device_ip_set_clockgating_state(hwmgr->adev,
159 amdgpu_device_ip_set_clockgating_state(hwmgr->adev,
162 amdgpu_device_ip_set_powergating_state(hwmgr->adev,
426 struct amdgpu_device *adev = hwmgr->adev; local in function:smu7_powergate_gfx
    [all...]
  /src/sys/arch/cobalt/cobalt/
autoconf.c 98 struct ata_device *adev = aux; local in function:device_register
101 unit = adev->adev_channel * 2 +
102 adev->adev_drv_data->drive;
autoconf.c 98 struct ata_device *adev = aux; local in function:device_register
101 unit = adev->adev_channel * 2 +
102 adev->adev_drv_data->drive;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mn.c 73 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); local in function:amdgpu_mn_invalidate_gfx
79 mutex_lock(&adev->notifier_lock);
85 mutex_unlock(&adev->notifier_lock);
110 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); local in function:amdgpu_mn_invalidate_hsa
115 mutex_lock(&adev->notifier_lock);
120 mutex_unlock(&adev->notifier_lock);
amdgpu_mn.c 73 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); local in function:amdgpu_mn_invalidate_gfx
79 mutex_lock(&adev->notifier_lock);
85 mutex_unlock(&adev->notifier_lock);
110 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); local in function:amdgpu_mn_invalidate_hsa
115 mutex_lock(&adev->notifier_lock);
120 mutex_unlock(&adev->notifier_lock);
amdgpu_sched.c 60 static int amdgpu_sched_process_priority_override(struct amdgpu_device *adev,
86 static int amdgpu_sched_context_priority_override(struct amdgpu_device *adev,
123 struct amdgpu_device *adev = dev->dev_private; local in function:amdgpu_sched_ioctl
133 r = amdgpu_sched_process_priority_override(adev,
138 r = amdgpu_sched_context_priority_override(adev,
amdgpu_xgmi.h 39 struct amdgpu_device *adev; member in struct:amdgpu_hive_info
44 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev, int lock);
45 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
46 int amdgpu_xgmi_add_device(struct amdgpu_device *adev);
47 void amdgpu_xgmi_remove_device(struct amdgpu_device *adev);
48 int amdgpu_xgmi_set_pstate(struct amdgpu_device *adev, int pstate);
49 int amdgpu_xgmi_get_hops_count(struct amdgpu_device *adev,
51 int amdgpu_xgmi_ras_late_init(struct amdgpu_device *adev);
52 void amdgpu_xgmi_ras_fini(struct amdgpu_device *adev);
54 static inline bool amdgpu_xgmi_same_hive(struct amdgpu_device *adev,
    [all...]
amdgpu_sched.c 60 static int amdgpu_sched_process_priority_override(struct amdgpu_device *adev,
86 static int amdgpu_sched_context_priority_override(struct amdgpu_device *adev,
123 struct amdgpu_device *adev = dev->dev_private; local in function:amdgpu_sched_ioctl
133 r = amdgpu_sched_process_priority_override(adev,
138 r = amdgpu_sched_context_priority_override(adev,
amdgpu_xgmi.h 39 struct amdgpu_device *adev; member in struct:amdgpu_hive_info
44 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev, int lock);
45 int amdgpu_xgmi_update_topology(struct amdgpu_hive_info *hive, struct amdgpu_device *adev);
46 int amdgpu_xgmi_add_device(struct amdgpu_device *adev);
47 void amdgpu_xgmi_remove_device(struct amdgpu_device *adev);
48 int amdgpu_xgmi_set_pstate(struct amdgpu_device *adev, int pstate);
49 int amdgpu_xgmi_get_hops_count(struct amdgpu_device *adev,
51 int amdgpu_xgmi_ras_late_init(struct amdgpu_device *adev);
52 void amdgpu_xgmi_ras_fini(struct amdgpu_device *adev);
54 static inline bool amdgpu_xgmi_same_hive(struct amdgpu_device *adev,
    [all...]
amdgpu_sdma.c 43 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_instance_from_ring
46 for (i = 0; i < adev->sdma.num_instances; i++)
47 if (ring == &adev->sdma.instance[i].ring ||
48 ring == &adev->sdma.instance[i].page)
49 return &adev->sdma.instance[i];
56 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_index_from_ring
59 for (i = 0; i < adev->sdma.num_instances; i++) {
60 if (ring == &adev->sdma.instance[i].ring |
73 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_csa_mc_addr
    [all...]
amdgpu_sdma.c 43 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_instance_from_ring
46 for (i = 0; i < adev->sdma.num_instances; i++)
47 if (ring == &adev->sdma.instance[i].ring ||
48 ring == &adev->sdma.instance[i].page)
49 return &adev->sdma.instance[i];
56 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_index_from_ring
59 for (i = 0; i < adev->sdma.num_instances; i++) {
60 if (ring == &adev->sdma.instance[i].ring |
73 struct amdgpu_device *adev = ring->adev; local in function:amdgpu_sdma_get_csa_mc_addr
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smu9_smumgr.c 45 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_is_smc_ram_running
65 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_wait_for_response
103 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc_without_waiting
122 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc
151 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc_with_parameter
179 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_get_argument
    [all...]
amdgpu_smu9_smumgr.c 45 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_is_smc_ram_running
65 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_wait_for_response
103 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc_without_waiting
122 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc
151 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_send_msg_to_smc_with_parameter
179 struct amdgpu_device *adev = hwmgr->adev; local in function:smu9_get_argument
    [all...]
  /src/usr.bin/audiocfg/
main.c 78 print_audiodev(struct audiodev *adev, int i)
83 assert(adev != NULL);
86 i, adev->defaultdev ? '*' : ' ',
87 adev->xname, adev->pxname);
88 printf("%s", adev->audio_device.name);
89 if (strlen(adev->audio_device.version) > 0)
90 printf(" %s", adev->audio_device.version);
93 if ((adev->hwinfo.mode & AUMODE_PLAY)) {
95 adev->hwinfo.play.precision
150 struct audiodev *adev; local in function:main
    [all...]
main.c 78 print_audiodev(struct audiodev *adev, int i)
83 assert(adev != NULL);
86 i, adev->defaultdev ? '*' : ' ',
87 adev->xname, adev->pxname);
88 printf("%s", adev->audio_device.name);
89 if (strlen(adev->audio_device.version) > 0)
90 printf(" %s", adev->audio_device.version);
93 if ((adev->hwinfo.mode & AUMODE_PLAY)) {
95 adev->hwinfo.play.precision
150 struct audiodev *adev; local in function:main
    [all...]
  /src/sys/arch/alpha/pci/
pci_bootdev.c 134 struct ata_device *adev = aux; local in function:pci_find_bootdev
144 adev->adev_drv_data->drive, adev->adev_channel));
147 if (b->unit != adev->adev_drv_data->drive ||
148 b->channel != adev->adev_channel) {
pci_bootdev.c 134 struct ata_device *adev = aux; local in function:pci_find_bootdev
144 adev->adev_drv_data->drive, adev->adev_channel));
147 if (b->unit != adev->adev_drv_data->drive ||
148 b->channel != adev->adev_channel) {

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 91011>>