14:25agd5f: Ermine, I had a branch years ago that included r128 support in the radeon ddx.
18:36fililip: what's the current status of GPU reset reporting (the sysfs RFC/patches)? have there been advancements?
20:42Venemo: fililip: no news as far as I know
20:44Venemo: 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:45fililip: why was it shot down? was there something unclear/missing?
21:13Venemo: fililip: maybe agd5f can tell you more
21:22agd5f: Venemo, I don't remember off hand.
21:24agd5f: 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:46agd5f: fililip, maybe devcoredump handles what you want?
21:53fililip: how would I use it in case of a GPU hang?
21:58agd5f: devcoredump generates an event you can listen for in userspace
22:03fililip: 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:07fililip: ah, from what I can see dump_ip_state isn't implemented yet for GFX10+
22:08fililip: nvm elixir's acting up
22:12agd5f: fililip, it is implemented in kernel 6.12
23:31tonyk: hey fililip, the main resource that we have in mainline right now is devcoredump indeed
23:31tonyk: oh nevermind, they left