[PATCH 0/4] drm/sun4i: rgb: Relax the pixel clock check
Vasily Khoruzhick
anarsoul at gmail.com
Wed Mar 6 05:50:04 UTC 2019
On Tue, Feb 26, 2019 at 6:25 AM Maxime Ripard <maxime.ripard at bootlin.com> wrote:
>
> Hi,
>
> This implements roughly what we discussed as part of the ANX6345 series to
> relax the pixel clock validation while still filtering out the modes we
> can't reach using the bridges.
>
> Let me know what you think,
> Maxime
With last patch fixed (s/DEFINE/#define), for whole series:
Tested-by: Vasily Khoruzhick <anarsoul at gmail.com> # tested on pinebook
> Maxime Ripard (4):
> drm/sun4i: Move the panel pointer from the TCON to the encoders
> drm/sun4i: rgb: Store the bridge pointer
> drm/sun4i: Move rate variables to long long
> drm/sun4i: rgb: Change the pixel clock validation check
>
> drivers/gpu/drm/sun4i/sun4i_lvds.c | 29 ++++--------
> drivers/gpu/drm/sun4i/sun4i_rgb.c | 74 +++++++++++++++++++++----------
> drivers/gpu/drm/sun4i/sun4i_tcon.h | 2 +-
> 3 files changed, 64 insertions(+), 41 deletions(-)
>
> base-commit: bfeffd155283772bbe78c6a05dec7c0128ee500c
> --
> git-series 0.9.1
More information about the dri-devel
mailing list