Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.c39 #define VCE_IDLE_TIMEOUT_MS 1000 macro
290 msecs_to_jiffies(VCE_IDLE_TIMEOUT_MS)); in amdgpu_vce_idle_work_handler()
306 msecs_to_jiffies(VCE_IDLE_TIMEOUT_MS)); in amdgpu_vce_note_usage()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_vce.c38 #define VCE_IDLE_TIMEOUT_MS 1000 macro
276 msecs_to_jiffies(VCE_IDLE_TIMEOUT_MS)); in radeon_vce_idle_work_handler()
292 msecs_to_jiffies(VCE_IDLE_TIMEOUT_MS)); in radeon_vce_note_usage()