Home
last modified time | relevance | path

Searched refs:uvd_ctx_wreg (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.c379 adev->uvd_ctx_wreg = NULL; in soc24_common_early_init()
H A Damdgpu.h928 amdgpu_wreg_t uvd_ctx_wreg; member
1347 #define WREG32_UVD_CTX(reg, v) adev->uvd_ctx_wreg(adev, (reg), (v))
H A Dsoc21.c570 adev->uvd_ctx_wreg = NULL; in soc21_common_early_init()
H A Dnv.c654 adev->uvd_ctx_wreg = NULL; in nv_common_early_init()
H A Dsoc15.c976 adev->uvd_ctx_wreg = &soc15_uvd_ctx_wreg; in soc15_common_early_init()
H A Dcik.c1997 adev->uvd_ctx_wreg = &cik_uvd_ctx_wreg; in cik_common_early_init()
H A Dvi.c1472 adev->uvd_ctx_wreg = &vi_uvd_ctx_wreg; in vi_common_early_init()
H A Dsi.c2036 adev->uvd_ctx_wreg = si_uvd_ctx_wreg; in si_common_early_init()
H A Damdgpu_device.c4272 adev->uvd_ctx_wreg = &amdgpu_invalid_wreg; in amdgpu_device_init()