Home
last modified time | relevance | path

Searched refs:get_clockgating_state (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_df.h42 void (*get_clockgating_state)(struct amdgpu_device *adev, member
A Ddf_v1_7.c126 .get_clockgating_state = df_v1_7_get_clockgating_state,
A Damdgpu_nbio.h88 void (*get_clockgating_state)(struct amdgpu_device *adev, member
A Dnbio_v7_0.c296 .get_clockgating_state = nbio_v7_0_get_clockgating_state,
A Dsoc15.c1460 adev->nbio.funcs->get_clockgating_state(adev, flags); in soc15_common_get_clockgating_state()
1480 adev->df.funcs->get_clockgating_state(adev, flags); in soc15_common_get_clockgating_state()
1505 .get_clockgating_state= soc15_common_get_clockgating_state,
A Dnbio_v7_2.c397 .get_clockgating_state = nbio_v7_2_get_clockgating_state,
A Dnbio_v6_1.c404 .get_clockgating_state = nbio_v6_1_get_clockgating_state,
A Dnv.c1130 adev->nbio.funcs->get_clockgating_state(adev, flags); in nv_common_get_clockgating_state()
1154 .get_clockgating_state = nv_common_get_clockgating_state,
A Dnbio_v2_3.c581 .get_clockgating_state = nbio_v2_3_get_clockgating_state,
A Ddf_v3_6.c678 .get_clockgating_state = df_v3_6_get_clockgating_state,
A Dnavi10_ih.c713 .get_clockgating_state = navi10_ih_get_clockgating_state,
A Duvd_v5_0.c873 .get_clockgating_state = uvd_v5_0_get_clockgating_state,
A Dnbio_v7_4.c795 .get_clockgating_state = nbio_v7_4_get_clockgating_state,
A Dvce_v3_0.c917 .get_clockgating_state = vce_v3_0_get_clockgating_state,
A Dgmc_v10_0.c1175 .get_clockgating_state = gmc_v10_0_get_clockgating_state,
A Dgmc_v9_0.c1906 .get_clockgating_state = gmc_v9_0_get_clockgating_state,
A Dsdma_v3_0.c1575 .get_clockgating_state = sdma_v3_0_get_clockgating_state,
A Duvd_v6_0.c1541 .get_clockgating_state = uvd_v6_0_get_clockgating_state,
A Dgmc_v8_0.c1724 .get_clockgating_state = gmc_v8_0_get_clockgating_state,
A Dsdma_v5_2.c1661 .get_clockgating_state = sdma_v5_2_get_clockgating_state,
A Dvi.c2076 .get_clockgating_state = vi_common_get_clockgating_state,
A Dsdma_v5_0.c1693 .get_clockgating_state = sdma_v5_0_get_clockgating_state,
A Damdgpu_device.c1679 if (adev->ip_blocks[i].version->funcs->get_clockgating_state) in amdgpu_device_ip_get_clockgating_state()
1680 adev->ip_blocks[i].version->funcs->get_clockgating_state((void *)adev, flags); in amdgpu_device_ip_get_clockgating_state()
A Dsdma_v4_0.c2410 .get_clockgating_state = sdma_v4_0_get_clockgating_state,
/linux/drivers/gpu/drm/amd/include/
A Damd_shared.h299 void (*get_clockgating_state)(void *handle, u32 *flags); member

Completed in 62 milliseconds

12