commit | 33d5bd0705440c158c909da7538f05fc7a0ebcdf | [log] [tgz] |
---|---|---|
author | Emily Deng <Emily.Deng@amd.com> | Mon Aug 13 14:45:34 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 13 17:20:10 2018 -0500 |
tree | b08a880ef1c6da0816b9317ba96580e6cea681ff | |
parent | 4d77c0f676e910fb1f1870738aa4bd168f253621 [diff] |
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization Entity init should after ring init, as the entity's sched_rq's initialization is in ring init. SWDEV-161495 Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>