Re: [PATCH libdrm] amdgpu: Disable deadlock test suite for Vega 10

2017-11-16 Thread Christian König
do I also need to push to our local tree ? No, I only push to the master branch all the time as well. AMD local trees are only cherry picked from upstream as far as I know. Regards, Christian. Am 16.11.2017 um 06:06 schrieb Andrey Grodzovsky: Pushed to master branch of

Re: [PATCH libdrm] amdgpu: Disable deadlock test suite for Vega 10

2017-11-15 Thread Andrey Grodzovsky
Pushed to master branch of git.freedesktop.org/git/mesa/drm, do I also need to push to our local tree ? Thanks, Andrey On 2017-11-15 04:31 AM, Christian König wrote: Am 14.11.2017 um 15:07 schrieb Andrey Grodzovsky: The suite stalls the CP, until RCA is done the suite is disabled to not

Re: [PATCH libdrm] amdgpu: Disable deadlock test suite for Vega 10

2017-11-15 Thread Christian König
Am 14.11.2017 um 15:07 schrieb Andrey Grodzovsky: The suite stalls the CP, until RCA is done the suite is disabled to not disrupt regression testing. Signed-off-by: Andrey Grodzovsky Reviewed-by: Christian König Since you now have commit

[PATCH libdrm] amdgpu: Disable deadlock test suite for Vega 10

2017-11-14 Thread Andrey Grodzovsky
The suite stalls the CP, until RCA is done the suite is disabled to not disrupt regression testing. Signed-off-by: Andrey Grodzovsky --- tests/amdgpu/amdgpu_test.c| 2 +- tests/amdgpu/amdgpu_test.h| 5 + tests/amdgpu/deadlock_tests.c | 19