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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h320 struct mutex vcn1_jpeg1_workaround; member in struct:amdgpu_vcn
H A Djpeg_v1_0.c603 mutex_lock(&adev->vcn.vcn1_jpeg1_workaround);
H A Damdgpu_vcn.c127 mutex_init(&adev->vcn.vcn1_jpeg1_workaround);
273 mutex_destroy(&adev->vcn.vcn1_jpeg1_workaround);
H A Dvcn_v1_0.c1833 mutex_lock(&adev->vcn.vcn1_jpeg1_workaround);
1884 mutex_unlock(&ring->adev->vcn.vcn1_jpeg1_workaround);

Completed in 162 milliseconds