Re: [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior
From: Tomasz Pakuła
Date: Tue Feb 10 2026 - 13:44:38 EST
On Fri, 2026-02-06 at 17:04 -0500, Alex Deucher wrote:
>
> Also, maybe a per connector kms property would be preferable. Then
> you could change it per display.
>
> Alex
I've dealt with all Harry's comments but wanted to make sure I
understand properly. Do you mean, that the two settings should be a
connector property like VRR_ENABLED? I understand the intent and I think
in some time, it would be best to have these exposed in compositor
settings but how would a user control this until then?
Would it suffice to fire IOCTLs from a third-party tool like LACT where
support for this could be added in a short time?
I made it a module property in the first place, because I thought such
settings are pretty set-and-forget and module properties are just easy
to set :)
Still, I think the defaults are sane. If I have to spend some more time
to get the connector properties working, I could send the patches with
the module properties ripped out for now.
Tomasz
> > >