06:39 thaytan: I have a PSVR2 headset plugged into my 6900xt. I believe it should be doing 2-lane HBR3 + DSC via DP alt-mode on the USB-C connector, but `cat /sys/kernel/debug/dri/1/DP-3/dp_dsc_fec_support` says `DSC_Sink_Support: no` and I'm not sure how to figure out why it doesn't think the headset can do DSC
06:44 HdkR: Wonder if that is related to my 6900xt not understanding all display modes of my monitor
06:45 HdkR: Which has a bug open for 1.5 year
07:06 thaytan: HdkR, I also noticed that one - amdgpu seems to ignore modes listed in a DisplayID block
07:06 thaytan: I think that's separate to the DSC selection though, which AIUI happens via DPCD at the DisplayPort level, not via the EDID
13:29 MrCooper: DavidHeidelberg[m]: passing -Werror is "only" the point of the wrappers :)
22:22 alyssa: grumblegrumble
22:22 alyssa: nir_opt_cse is ballooning register pressure on https://www.shadertoy.com/view/ldSSzV
22:22 alyssa: disable cse and the shader compilers without spilling, with plenty of regs to spare