Home
last modified time | relevance | path

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

/linux-6.12.1/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
368 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_early_init()
390 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
402 if (!uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
423 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_init()
447 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_sw_fini()
504 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_hw_init()
515 if (uvd_v6_0_enc_support(adev)) in uvd_v6_0_hw_init()
866 if (uvd_v6_0_enc_support(adev)) { in uvd_v6_0_start()
1262 if (likely(uvd_v6_0_enc_support(adev))) in uvd_v6_0_process_interrupt()
[all …]