14:25 agd5f: Ermine, I had a branch years ago that included r128 support in the radeon ddx.
18:36 fililip: what's the current status of GPU reset reporting (the sysfs RFC/patches)? have there been advancements?
20:42 Venemo: fililip: no news as far as I know
20:44 Venemo: fililip: the last I heard of it, André proposed a solution, which was shot down by the kernel devs and no new solution was proposed
20:45 fililip: why was it shot down? was there something unclear/missing?
21:13 Venemo: fililip: maybe agd5f can tell you more
21:22 agd5f: Venemo, I don't remember off hand.
21:24 agd5f: I think there was an argument about what the proper behavior for userspace was with respect to a reset, but maybe I'm mixing up patch sets
21:46 agd5f: fililip, maybe devcoredump handles what you want?
21:53 fililip: how would I use it in case of a GPU hang?
21:58 agd5f: devcoredump generates an event you can listen for in userspace
22:03 fililip: so that means there is currently no program that would let me access an IP dump (and I'd have to write my own for now)?
22:07 fililip: ah, from what I can see dump_ip_state isn't implemented yet for GFX10+
22:08 fililip: nvm elixir's acting up
22:12 agd5f: fililip, it is implemented in kernel 6.12
23:31 tonyk: hey fililip, the main resource that we have in mainline right now is devcoredump indeed
23:31 tonyk: oh nevermind, they left