[PATCH v2 3/5] drm: panel: Add a panel driver for the Summit display

Sasha Finkelstein fnkl.kernel at gmail.com
Sat Nov 30 11:15:25 UTC 2024


On Sat, 30 Nov 2024 at 10:29, Dmitry Baryshkov
<dmitry.baryshkov at linaro.org> wrote:
> > +
> > +static int summit_resume(struct device *dev)
> > +{
> > +     return summit_set_brightness(dev);
>
> Doesn't the generic code already handle that for you?

Apparently not, I have commented out the pm ops, entered sleep
and the display stayed on.


More information about the dri-devel mailing list