* [amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock @ 2016-09-22 22:37 Shawn Starr 2016-09-26 14:53 ` Marek Olšák 0 siblings, 1 reply; 4+ messages in thread From: Shawn Starr @ 2016-09-22 22:37 UTC (permalink / raw) To: amd-gfx mailing list When I try to run piglit, I get a GPU deadlock running max-texture-size, Test: spec/!opengl 1.1/max-texture-size I will begin bisecting kernel driver, but if anyone has some tips on likely commits I can test further. Thanks, Shawn _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock 2016-09-22 22:37 [amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock Shawn Starr @ 2016-09-26 14:53 ` Marek Olšák [not found] ` <CAAxE2A6LYPm_ZCSPK6yLMhCNj0eG_acBwK+XObm6bPUKMjHuvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Marek Olšák @ 2016-09-26 14:53 UTC (permalink / raw) To: Shawn Starr; +Cc: amd-gfx mailing list Hi, You can try this patch: drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping Marek On Fri, Sep 23, 2016 at 12:37 AM, Shawn Starr <shawn.starr@rogers.com> wrote: > When I try to run piglit, I get a GPU deadlock running max-texture-size, > > Test: spec/!opengl 1.1/max-texture-size > > I will begin bisecting kernel driver, but if anyone has some tips on likely > commits I can test further. > > Thanks, > Shawn > > _______________________________________________ > amd-gfx mailing list > amd-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAAxE2A6LYPm_ZCSPK6yLMhCNj0eG_acBwK+XObm6bPUKMjHuvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* [regression][amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock [not found] ` <CAAxE2A6LYPm_ZCSPK6yLMhCNj0eG_acBwK+XObm6bPUKMjHuvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2016-10-14 19:59 ` Shawn Starr 2016-10-14 20:04 ` Shawn Starr 0 siblings, 1 reply; 4+ messages in thread From: Shawn Starr @ 2016-10-14 19:59 UTC (permalink / raw) To: Marek Olšák; +Cc: amd-gfx mailing list On Monday, September 26, 2016 4:53:00 PM EDT Marek Olšák wrote: > Hi, > > You can try this patch: > drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping > > Marek > Hello Marek, This has regressed, can wedge GPU again. Kernel log: [ 1581.488430] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers failed. [ 1581.493426] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers failed. [ 1581.498418] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers failed. > On Fri, Sep 23, 2016 at 12:37 AM, Shawn Starr <shawn.starr@rogers.com> wrote: > > When I try to run piglit, I get a GPU deadlock running max-texture-size, > > > > Test: spec/!opengl 1.1/max-texture-size > > > > I will begin bisecting kernel driver, but if anyone has some tips on > > likely > > commits I can test further. > > > > Thanks, > > Shawn > > > > _______________________________________________ > > amd-gfx mailing list > > amd-gfx@lists.freedesktop.org > > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [regression][amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock 2016-10-14 19:59 ` [regression][amdgpu][CIK] " Shawn Starr @ 2016-10-14 20:04 ` Shawn Starr 0 siblings, 0 replies; 4+ messages in thread From: Shawn Starr @ 2016-10-14 20:04 UTC (permalink / raw) To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Marek Olšák On Friday, October 14, 2016 3:59:13 PM EDT Shawn Starr wrote: > On Monday, September 26, 2016 4:53:00 PM EDT Marek Olšák wrote: > > Hi, > > > > You can try this patch: > > drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping > > > > Marek > > Hello Marek, > > This has regressed, can wedge GPU again. > > Kernel log: > > [ 1581.488430] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers > failed. > [ 1581.493426] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers > failed. > [ 1581.498418] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* ttm_eu_reserve_buffers > failed. > This doesn't seem to wedge GPU, rebooting laptop then runing max-texture-size over and over, seems to happen when combined with other piglit tests running. Will run piglit without -c and see whats going on. Thanks, Shawn > > On Fri, Sep 23, 2016 at 12:37 AM, Shawn Starr <shawn.starr@rogers.com> > > wrote: > > > When I try to run piglit, I get a GPU deadlock running max-texture-size, > > > > > > Test: spec/!opengl 1.1/max-texture-size > > > > > > I will begin bisecting kernel driver, but if anyone has some tips on > > > likely > > > commits I can test further. > > > > > > Thanks, > > > Shawn > > > > > > _______________________________________________ > > > amd-gfx mailing list > > > amd-gfx@lists.freedesktop.org > > > https://lists.freedesktop.org/mailman/listinfo/amd-gfx > > _______________________________________________ > amd-gfx mailing list > amd-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-10-14 20:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 22:37 [amdgpu][CIK] drm-next-4.9-wip - piglit test - max-texture-size - GPU deadlock Shawn Starr
2016-09-26 14:53 ` Marek Olšák
[not found] ` <CAAxE2A6LYPm_ZCSPK6yLMhCNj0eG_acBwK+XObm6bPUKMjHuvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-14 19:59 ` [regression][amdgpu][CIK] " Shawn Starr
2016-10-14 20:04 ` Shawn Starr
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox