[PATCH 33/33] drm/panel-simple: Fix dotclock for LG ACX467AKM-7

Linus Walleij linus.walleij at linaro.org
Wed Mar 4 14:00:56 UTC 2020


On Wed, Mar 4, 2020 at 2:17 PM Jonathan Marek <jonathan at marek.ca> wrote:

[hs_rate / lp_rate]

> The msm DSI driver does predate the addition of those fields and doesn't
> use them at all.

I think it would be benficient to switch to these fields, because then
the .clock field (dot/pixelclock) is not abused to contain what I guess
is the desires hs_rate.

> Seems like it would be a bit of a hack too, since the frequency we want
> to use is not the "real limits of the hardware"..

That just means "clock it as high as the panel can take".

Normally that would come from the vendor datasheet of
the panel.

If you don't have the datasheet, whatever you use in the vendor
tree is fine, I suppose what is currently in .clock is fine.

Yours,
Linus Walleij


More information about the dri-devel mailing list