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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_uvd_v6_0.c62 * uvd_v6_0_enc_support - get encode support status
68 static inline bool uvd_v6_0_enc_support(struct amdgpu_device *adev) function
378 if (uvd_v6_0_enc_support(adev)) {
400 if (uvd_v6_0_enc_support(adev)) {
412 if (!uvd_v6_0_enc_support(adev)) {
432 if (uvd_v6_0_enc_support(adev)) {
456 if (uvd_v6_0_enc_support(adev)) {
513 if (uvd_v6_0_enc_support(adev)) {
524 if (uvd_v6_0_enc_support(adev))
845 if (uvd_v6_0_enc_support(ade
[all...]

Completed in 90 milliseconds