12:36 MrCooper: nice, got 100% pass rate with deqp-gles31 on Navi 14 today
15:33 mareko: Venemo: FYI, DISPATCH_TASKMESH_GFX and DISPATCH_MESH_INDIRECT_MULTI should set RESET_FILTER_CAM in the packet header according to PAL
17:49 Venemo: mareko: what is RESET_FILTER_CAM? I am not familiar with that
18:49 KitsuWhooa: A dvb stream with bad signal just crashed my 6900XT and amdgpu had to reset it. Is there anything I can do to collect information about this so that there's any hope of it being fixed?
18:55 mareko: Venemo: it's a bit in the packer header
18:59 mareko: I don't know the exact meaning
19:32 Venemo: mareko: is this for GFX11 or also 10.3? I don't recall it from last time I looked at PAL
20:06 iive: KitsuWhooa, do you have recording of the stream? Can you reproduce the issue?
20:06 KitsuWhooa: unfortunately I do not have a recording of it, but I assume I can reproduce it again (if I can figure out how to dump the stream to disk)
20:09 iive: KitsuWhooa, i'm using tvheadend under linux.
20:10 KitsuWhooa: Does it let you write the raw ts stream to disk?
20:10 iive: yes
20:10 KitsuWhooa: Awesome, I'll give it a try, thanks!
20:11 iive: it has passthrough mode
21:03 dok: Hi, I am having a strange issue with my graphics card (pitcairn) amdgpu driver no longer works since yesterday, since a crash while playing a game
21:04 dok: right now the only solution I have is to disable both radeon and amdgpu drivers, and only use the linux console
21:05 dok: I didn't find any messages in journalctl at the time of the crash
21:05 agd5f: dok, try unplugging your PC for a little while and try again. Could also be that the crash was due to some hardware failing on the board
21:05 dok: but when I tried booting with amdgpu i had the following error:
21:06 dok: [drm:uvd_v3_1_hw_init [amdgpu]] *ERROR* amdgpu: UVD Firmware validate fail (-22).
21:06 dok: agd5f: I left my PC ~20h since the crash but not without power
21:10 agd5f: dok, you can try skipping UVD by setting amdgpu.ip_block_mask=0x7f
21:10 dok: okay I'll try
21:11 agd5f: but try removing power
21:11 dok: how long is "a little while" ?
21:12 agd5f: 30 seconds. maybe a minutes. enough time to let the capacitors drain
21:18 dok: what's the correct way to pass more than one module parameter on the linux boot cmd line ?
21:18 dok: is it okay if I do: amdgpu.si_support=1 followed by amdgpu.ip_block_mask=0x7f ?
21:20 agd5f: dok, yes
21:23 dok: no luck, i still have a black screen
21:25 dok: and I don't know in which state the kernel is, but I think it is in a shitty state as even the capslock led on my keyboard isn't responding
21:25 dok: (or numlock)
21:42 dok: if I set amdgpu.ip_block_mask=0x3f I don't a graphics but the kernel doesn't seems to crash
21:43 dok: same with 0xbf
21:46 dok: and I have a stack trace with 0x40
21:48 dok: meh it's a null pointer dereference in amdgpu_device_need_post+0x4d/0xd0
21:59 dok: this feels like an hardware failure, do you think a software bug could have bricked my gpu ? or maybe caused by "wear"
22:04 agd5f: sounds like the hw failure caused the GPU to hang in the first place
22:05 agd5f: check the caps on the GPU. see if any of them are leaking. Could also try reseating the board, clearing out the dust, etc.
22:07 dok: i've cleaned the card ~1 month ago... first time since maybe 2years ^^
22:08 dok: but this card is almost 13years old
22:26 dok: all caps seems good, magic smoke hasn't escaped either
22:27 airlied: could also be a psu esp if it's 13 years old
22:30 dok: the powersupply is more recent... but winning a lot
22:37 dok: i am going to stop for tonight, but yeah this look like the card is dead :/
22:38 dok: I was already tired, it's not 13 years old but almost 11
22:39 dok: bought it during summer 2012
23:53 mareko: Venemo: it applies to both gfx10.3 and gfx11