Home
last modified time | relevance | path

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

/Linux-v5.4/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
373 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_early_init()
395 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
407 if (!uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
427 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
451 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_fini()
508 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_hw_init()
519 if (uvd_v6_0_enc_support(adev)) in uvd_v6_0_hw_init()
840 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_start()
1228 if (likely(uvd_v6_0_enc_support(adev))) in uvd_v6_0_process_interrupt()
[all …]