https://bugzilla.kernel.org/show_bug.cgi?id=213715
mario.limonciello@amd.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mario.limonciello@amd.com
--- Comment #2 from mario.limonciello@amd.com --- I would suggest to work with BOE and CSO to fix the DPCD values in panel firmware to not report aux control if it is not functional.
You can see the kernel checks the DPCD to determine whether to use AUX or PWM.
https://github.com/torvalds/linux/blob/c010efb7f0bc0c3cb2cd26b000f71d4bd0c42...
BTW this behavior has been also been reported in the past, so a heuristic may be introduced at some point in the future for the buggy panel firmware: https://gitlab.freedesktop.org/drm/amd/-/issues/1438