Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v6_0.c63 static inline bool uvd_v6_0_enc_support(struct amdgpu_device *adev) in uvd_v6_0_enc_support() function
376 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_early_init()
398 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
410 if (!uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
431 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
457 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_fini()
514 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_hw_init()
525 if (uvd_v6_0_enc_support(adev)) in uvd_v6_0_hw_init()
843 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_start()
1231 if (likely(uvd_v6_0_enc_support(adev))) in uvd_v6_0_process_interrupt()
[all …]