Recall: [PATCH] drm/amdgpu: defer initing UVD & VCE IP blocks

2018-04-10 Thread S, Shirish
S, Shirish would like to recall the message, "[PATCH] drm/amdgpu: defer initing UVD & VCE IP blocks". ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx

[PATCH] drm/amdgpu: defer initing UVD & VCE IP blocks

2018-04-10 Thread Shirish S
UVD & VCE blocks take up around 1200 msecs of boot time. This patch adds them to the late init work function so as to reduce boot time. Signed-off-by: Shirish S --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) dif

[PATCH] drm/amdgpu: defer initing UVD & VCE IP blocks

2018-04-10 Thread Shirish S
UVD & VCE blocks take up around 1200 msecs of boot time. This patch adds them to the late init work function so as to reduce boot time. Signed-off-by: Shirish S --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) dif