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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_cik_sdma.c 345 * cik_ctx_switch_enable - stop the async dma engines context switch
352 static void cik_ctx_switch_enable(struct amdgpu_device *adev, bool enable) function in typeref:typename:void
596 cik_ctx_switch_enable(adev, true);
1024 cik_ctx_switch_enable(adev, false);
amdgpu_cik_sdma.c 345 * cik_ctx_switch_enable - stop the async dma engines context switch
352 static void cik_ctx_switch_enable(struct amdgpu_device *adev, bool enable) function in typeref:typename:void
596 cik_ctx_switch_enable(adev, true);
1024 cik_ctx_switch_enable(adev, false);

Completed in 34 milliseconds