06:45 kode54: karolherbst: is it known that rusticl radeonsi fails to run geekbench 6 at this time?
12:11 karolherbst: kode54: unsure, I haven't tested, but the last time I've tried I think it was fine? maybe it was geekbench5, but anyway, file a bug
19:55 Ermine: What it takes to add support for a device to radeon driver?
20:18 Venemo: Ermine: depends on what device and which driver, exactly
20:21 Ermine: Venemo: ATI Rage 128, to radeon DRM driver in the kernel
20:54 kode54: karolherbst: will do
21:17 soreau: Ermine: sounds like you're trying to resurrect r128 and port it to a kms driver
21:17 Ermine: soreau: correct
21:18 soreau: but you probably can just use an old distro/kernel/mesa and have basic support for it
21:18 soreau: if you can get that setup working, then you can probe and poke on it to see how it works
21:19 soreau: refer the the (register) documentation specifications
21:19 Ermine: old kernels have UMS driver, and it just doesn't work
21:19 soreau: it used to work
21:19 soreau: but you won't get any sort of useful 3D out of it
21:19 Ermine: yes
21:20 Ermine: modesetting would be enough
21:21 soreau: well you'd have to hack your way through it, maybe agd5f knows more
21:34 Ermine: Yes, that's the goal
21:53 airlied: r128 was pretty much like r100
21:54 airlied: you'd just have to add a family and the pci ids, and start working out where it differs
22:25 Ermine: thank you for the pointer
22:25 Venemo: sorry for saying this, but at this point why not just buy a GCN card?
22:31 Ermine: there are people interested in running new linuxes on old hardware. And letter with patches which removed UMS infrastructure said "Merging proper drivers with kernel mode setting is also an option." So why not?
22:32 Ermine: I do use GCN card as daily driver tho
22:36 Venemo: cool