HomeSort by: relevance | last modified time | path
    Searched defs:uvd_v6_0_enc_support (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_uvd_v6_0.c 62 * uvd_v6_0_enc_support - get encode support status
68 static inline bool uvd_v6_0_enc_support(struct amdgpu_device *adev) function in typeref:typename:bool
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(adev))
    [all...]
amdgpu_uvd_v6_0.c 62 * uvd_v6_0_enc_support - get encode support status
68 static inline bool uvd_v6_0_enc_support(struct amdgpu_device *adev) function in typeref:typename:bool
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(adev))
    [all...]

Completed in 22 milliseconds