[llvm] r345542 - AMDGPU: Enable code object v3 by default

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 11:21:49 PDT 2018


Thanks, and sorry about that (I did test hsa/rocm only). I am reverting the change for now (it is being tested).
________________________________
From: Michel Dänzer <michel at daenzer.net>
Sent: Tuesday, October 30, 2018 1:32 PM
To: Konstantin Zhuravlyov
Cc: llvm-commits at lists.llvm.org; Jan Vesely
Subject: Re: [llvm] r345542 - AMDGPU: Enable code object v3 by default


Hi Konstantin,


On 2018-10-29 10:07 p.m., Konstantin Zhuravlyov via llvm-commits wrote:
> Author: kzhuravl
> Date: Mon Oct 29 14:07:27 2018
> New Revision: 345542
>
> URL: http://llvm.org/viewvc/llvm-project?rev=345542&view=rev
> Log:
> AMDGPU: Enable code object v3 by default
>
> Differential Revision: https://reviews.llvm.org/D53525

This change caused GPU hangs when running the piglit OpenCL tests using
the Mesa radeonsi driver on Bonaire, via the clover state tracker. Below
is an example of a GPUVM fault which accompanies the hang.

I'm afraid I don't have time to dig further.


[  281.082465] amdgpu 0000:23:00.0: GPU fault detected: 146 0x0008480c
[  281.082502] amdgpu 0000:23:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00000000
[  281.082533] amdgpu 0000:23:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0804800C
[  281.082566] amdgpu 0000:23:00.0: VM fault (0x0c, vmid 4, pasid 0) at page 0, read from 'TC2' (0x54433200) (72)


--
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/797a88a7/attachment-0002.html>


More information about the llvm-commits mailing list