Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Duvd_v6_0.c63 static inline bool uvd_v6_0_enc_support(struct amdgpu_device *adev) in uvd_v6_0_enc_support() function
375 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_early_init()
397 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
409 if (!uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
430 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
456 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_fini()
513 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_hw_init()
524 if (uvd_v6_0_enc_support(adev)) in uvd_v6_0_hw_init()
842 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_start()
1230 if (likely(uvd_v6_0_enc_support(adev))) in uvd_v6_0_process_interrupt()
[all …]