Home
last modified time | relevance | path

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

/Linux-v4.19/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
379 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_early_init()
401 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
413 if (!uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
433 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()
517 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_hw_init()
531 if (uvd_v6_0_enc_support(adev)) in uvd_v6_0_hw_init()
852 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_start()
1240 if (likely(uvd_v6_0_enc_support(adev))) in uvd_v6_0_process_interrupt()
[all …]