[PATCH libdrm 1/4] tests/amdgpu: add dispatch hang test

2019-11-12 Thread Flora Cui
add compute/gfx dispatch hang test for gfx9 Signed-off-by: Flora Cui --- tests/amdgpu/amdgpu_test.c| 12 +++ tests/amdgpu/amdgpu_test.h| 1 + tests/amdgpu/basic_tests.c| 67 --- tests/amdgpu/deadlock_tests.c | 14 4 files changed, 81

[PATCH libdrm 4/4] tests/amdgpu: add gfx ring bad slow draw test

2019-11-12 Thread Flora Cui
for gfx9 Signed-off-by: Flora Cui --- tests/amdgpu/amdgpu_test.c| 6 + tests/amdgpu/amdgpu_test.h| 2 + tests/amdgpu/basic_tests.c| 239 -- tests/amdgpu/deadlock_tests.c | 18 +++ 4 files changed, 251 insertions(+), 14 deletions(-) diff --git

[PATCH libdrm 2/4] tests/amdgpu: add bad slow dispatch test

2019-11-12 Thread Flora Cui
add gfx/compute bad slow dispatch test for gfx9 Signed-off-by: Flora Cui --- tests/amdgpu/amdgpu_test.c| 12 ++ tests/amdgpu/amdgpu_test.h| 1 + tests/amdgpu/basic_tests.c| 229 +- tests/amdgpu/deadlock_tests.c | 14 +++ 4 files changed, 255

[PATCH libdrm 3/4] tests/amdgpu: add gfx ring draw hang test

2019-11-12 Thread Flora Cui
for gfx9 Signed-off-by: Flora Cui --- tests/amdgpu/amdgpu_test.c| 5 + tests/amdgpu/amdgpu_test.h| 3 ++- tests/amdgpu/basic_tests.c| 41 --- tests/amdgpu/deadlock_tests.c | 20 + 4 files changed, 55 insertions(+), 14 deletions

[PATCH libdrm] test/amdgpu: fix test failure for SI

2017-07-18 Thread Flora Cui
Change-Id: I646f1bf844bd92962b9f71aa287f90173ae233c6 Signed-off-by: Flora Cui <flora@amd.com> --- tests/amdgpu/basic_tests.c | 273 ++--- tests/amdgpu/cs_tests.c| 41 +++ tests/amdgpu/vce_tests.c | 41 +++ 3 files changed, 229 inse

[PATCH libdrm] amdgpu: update the exported always on CU bitmap

2017-06-26 Thread Flora Cui
keep cu_ao_mask unchanged for backward compatibility. Change-Id: I9f497aadd309977468e246fea333b392c0150276 Signed-off-by: Flora Cui <flora@amd.com> --- This patch should be landed after the kmd patch upsteam. right? amdgpu/amdgpu.h | 2 ++ amdgpu/amdgpu_gpu_info.c | 1 + inclu

Re: [PATCH libdrm] amdgpu: update always on cu bitmap

2017-06-20 Thread Flora Cui
abled_rb_pipes_mask; > That is a non-backward compatible change to the kernel interface and as such > forbidden. > > Regards, > Christian. > > Am 20.06.2017 um 11:04 schrieb Flora Cui: > >Change-Id: Ie2a812716a6802f7a5a0bc09b1a8db824c5bf2ed > >Signed-off-by: Flora C

[PATCH libdrm] amdgpu: update always on cu bitmap

2017-06-20 Thread Flora Cui
Change-Id: Ie2a812716a6802f7a5a0bc09b1a8db824c5bf2ed Signed-off-by: Flora Cui <flora@amd.com> --- amdgpu/amdgpu.h | 2 +- amdgpu/amdgpu_gpu_info.c | 2 +- include/drm/amdgpu_drm.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/amdgpu/amdgpu.h b/amdgpu/am

Re: [bug report] drm/amdgpu/gfx6: clean up cu configuration

2017-04-01 Thread Flora Cui
Hi Dan Carpenter, Thank you for the info. This commit is just a clean up to keep align with gfx7/8. On Fri, Mar 31, 2017 at 06:13:25PM +0300, Dan Carpenter wrote: > Hello Flora Cui, > > The patch 375d6f7057a9: "drm/amdgpu/gfx6: clean up cu configuration" > f

[PATCH 1/2] drm/ttm: remove unused placement flags

2016-09-09 Thread Flora Cui
yes. please don't do this, I need them. On Fri, Sep 09, 2016 at 02:41:16PM +0800, zhoucm1 wrote: > > > On 2016年09月08日 21:41, Christian König wrote: > >From: Christian König > > > >Either never used or not used in quite a while. > No, I remember Flora's Direct GMA is using them like GDS