Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h368 struct mutex workload_profile_mutex; member
H A Damdgpu_device.c4474 mutex_init(&adev->gfx.workload_profile_mutex); in amdgpu_device_init()
4475 mutex_init(&adev->vcn.workload_profile_mutex); in amdgpu_device_init()