Re: [PATCH 3/3] drm/amdgpu: add vce bypass mode for tonga.

2016-09-23 Thread Andy Furniss
Andy Furniss wrote: This regresses vce perf badly on tonga https://bugs.freedesktop.org/show_bug.cgi?id=97494 Maybe I need a better test case or faster cpu or something, but vce powerplay encode issues disappeared for me with the latest firmware. I did eventually find an issue - but I don't k

Re: [PATCH 3/3] drm/amdgpu: add vce bypass mode for tonga.

2016-09-12 Thread Andy Furniss
This regresses vce perf badly on tonga https://bugs.freedesktop.org/show_bug.cgi?id=97494 Maybe I need a better test case or faster cpu or something, but vce powerplay encode issues disappeared for me with the latest firmware. root wrote: From: Rex Zhu fix issue that encode test failed on th

[PATCH 3/3] drm/amdgpu: add vce bypass mode for tonga.

2016-08-22 Thread root
From: Rex Zhu fix issue that encode test failed on the second time when vce dpm enabled on tonga. Signed-off-by: Rex Zhu Change-Id: I9c77b631b977ab5cc14dc553b6e6beb502e4bd0e Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 3 ++- 1 file changed, 2 insertions(+), 1 deleti