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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_uvd_v6_0.c 1253 static void uvd_v6_0_enable_clock_gating(struct amdgpu_device *adev, bool enable) function in typeref:typename:void
1435 uvd_v6_0_enable_clock_gating(adev, true);
1440 uvd_v6_0_enable_clock_gating(adev, false);
amdgpu_uvd_v6_0.c 1253 static void uvd_v6_0_enable_clock_gating(struct amdgpu_device *adev, bool enable) function in typeref:typename:void
1435 uvd_v6_0_enable_clock_gating(adev, true);
1440 uvd_v6_0_enable_clock_gating(adev, false);

Completed in 27 milliseconds