| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/ |
| H A D | amdgpu_dmub_srv.c | 320 if (!dmub->hw_init) in dmub_srv_is_hw_init() 421 dmub->hw_init = true; in dmub_srv_hw_init() 431 if (dmub->hw_init == false) in dmub_srv_hw_reset() 437 dmub->hw_init = false; in dmub_srv_hw_reset() 445 if (!dmub->hw_init) in dmub_srv_cmd_queue() 456 if (!dmub->hw_init) in dmub_srv_cmd_execute() 475 if (!dmub->hw_init) in dmub_srv_wait_for_auto_load() 496 if (!dmub->hw_init) in dmub_srv_wait_for_phy_init() 517 if (!dmub->hw_init) in dmub_srv_wait_for_idle()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
| H A D | audio.h | 39 void (*hw_init)(struct audio *audio); member
|
| H A D | link_encoder.h | 135 void (*hw_init)(struct link_encoder *enc); member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/virtual/ |
| H A D | amdgpu_virtual_link_encoder.c | 96 .hw_init = virtual_link_encoder_hw_init,
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
| H A D | amd_shared.h | 176 int (*hw_init)(void *handle); member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/ |
| H A D | dmub_srv.h | 322 bool hw_init; member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_si_ih.c | 288 .hw_init = si_ih_hw_init,
|
| H A D | amdgpu_cik_ih.c | 432 .hw_init = cik_ih_hw_init,
|
| H A D | amdgpu_iceland_ih.c | 411 .hw_init = iceland_ih_hw_init,
|
| H A D | amdgpu_cz_ih.c | 413 .hw_init = cz_ih_hw_init,
|
| H A D | amdgpu_mes_v10_1.c | 359 .hw_init = mes_v10_1_hw_init,
|
| H A D | amdgpu_tonga_ih.c | 462 .hw_init = tonga_ih_hw_init,
|
| H A D | amdgpu_navi10_ih.c | 460 .hw_init = navi10_ih_hw_init,
|
| H A D | amdgpu_device.c | 1898 r = adev->ip_blocks[i].version->funcs->hw_init(adev); in amdgpu_device_ip_hw_init_phase1() 1920 r = adev->ip_blocks[i].version->funcs->hw_init(adev); in amdgpu_device_ip_hw_init_phase2() 1955 r = adev->ip_blocks[i].version->funcs->hw_init(adev); in amdgpu_device_fw_loading() 2011 r = adev->ip_blocks[i].version->funcs->hw_init((void *)adev); in amdgpu_device_ip_init() 2570 r = block->version->funcs->hw_init(adev); in amdgpu_device_ip_reinit_early_sriov() 2610 r = block->version->funcs->hw_init(adev); in amdgpu_device_ip_reinit_late_sriov()
|
| H A D | amdgpu_vce_v2_0.c | 597 .hw_init = vce_v2_0_hw_init,
|
| H A D | amdgpu_jpeg_v2_5.c | 563 .hw_init = jpeg_v2_5_hw_init,
|
| H A D | amdgpu_acp.c | 572 .hw_init = acp_hw_init,
|
| H A D | amdgpu_dce_virtual.c | 522 .hw_init = dce_virtual_hw_init,
|
| H A D | amdgpu_uvd_v4_2.c | 734 .hw_init = uvd_v4_2_hw_init,
|
| H A D | amdgpu_jpeg_v2_0.c | 764 .hw_init = jpeg_v2_0_hw_init,
|
| H A D | amdgpu_uvd_v5_0.c | 842 .hw_init = uvd_v5_0_hw_init,
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| H A D | amdgpu_dcn20_link_encoder.c | 323 .hw_init = enc2_hw_init,
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
| H A D | amdgpu_dcn21_link_encoder.c | 334 .hw_init = enc2_hw_init,
|
| /netbsd-src/sys/dev/ic/ |
| H A D | athnvar.h | 440 void (*hw_init)(struct athn_softc *, struct ieee80211_channel *, member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/ |
| H A D | amdgpu_dce_audio.c | 925 .hw_init = dce_aud_hw_init,
|