public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Stefan Wahren <stefan.wahren@i2se.com>
To: Hoegeun Kwon <hoegeun.kwon@samsung.com>,
	nsaenzjulienne@suse.de, eric@anholt.net, maxime@cerno.tech
Cc: devicetree@vger.kernel.org, tim.gover@raspberrypi.com,
	kdasu.kdev@gmail.com, sboyd@kernel.org, mturquette@baylibre.com,
	dave.stevenson@raspberrypi.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, phil@raspberrypi.com,
	robh+dt@kernel.org, bcm-kernel-feedback-list@broadcom.com,
	linux-rpi-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
Date: Wed, 26 Aug 2020 11:56:31 +0200	[thread overview]
Message-ID: <a414477c-bbc9-3c32-5471-e1b44044d05c@i2se.com> (raw)
In-Reply-To: <20200821071045.24501-1-hoegeun.kwon@samsung.com>

Hi Hoegeun,

Am 21.08.20 um 09:10 schrieb Hoegeun Kwon:
> Hi everyone,
>
> There is a problem that the output does not work at a resolution
> exceeding FHD. To solve this, we need to adjust the bvb clock at a
> resolution exceeding FHD.
thanks for providing this.
>
> Rebased on top of next-20200708 and [1].
>
> [1] : [PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline (Maxime's patchset)
>
> Hoegeun Kwon (3):the 
>   clk: bcm: rpi: Add register to control pixel bvb clk
>   ARM: dts: bcm2711: Add bvb clock for hdmi-pixel
>   drm/vc4: hdmi: Add pixel bvb clock control

Please change the order of your last 2 patches. First the driver changes
and then the device tree sources.

Regards
Stefan

>
>  arch/arm/boot/dts/bcm2711-rpi-4-b.dts |  6 ++++--
>  drivers/clk/bcm/clk-raspberrypi.c     |  1 +
>  drivers/gpu/drm/vc4/vc4_hdmi.c        | 25 +++++++++++++++++++++++++
>  drivers/gpu/drm/vc4/vc4_hdmi.h        |  1 +
>  4 files changed, 31 insertions(+), 2 deletions(-)
>


  parent reply	other threads:[~2020-08-26  9:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200821071121epcas1p12225cf2891c2bbe22b90ac65e826dcaa@epcas1p1.samsung.com>
2020-08-21  7:10 ` [PATCH 0/3] drm/vc4: Support HDMI QHD or higher output Hoegeun Kwon
2020-08-21  7:10   ` [PATCH 1/3] clk: bcm: rpi: Add register to control pixel bvb clk Hoegeun Kwon
2020-08-21  7:10   ` [PATCH 2/3] ARM: dts: bcm2711: Add bvb clock for hdmi-pixel Hoegeun Kwon
2020-08-21  7:10   ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control Hoegeun Kwon
2020-08-26 10:04     ` Stefan Wahren
2020-08-27  4:35       ` Hoegeun Kwon
2020-08-27  9:49         ` Stefan Wahren
2020-08-28  6:30           ` Hoegeun Kwon
2020-08-28 12:45             ` Stefan Wahren
2020-08-28 15:25               ` Maxime Ripard
2020-08-28 15:37                 ` Dave Stevenson
2020-09-01  2:07                   ` Hoegeun Kwon
2020-08-28 19:10                 ` Stefan Wahren
2020-08-28  9:11           ` Maxime Ripard
2020-08-28  9:22       ` Dave Stevenson
2020-08-26  9:56   ` Stefan Wahren [this message]
2020-08-28  9:44   ` [PATCH 0/3] drm/vc4: Support HDMI QHD or higher output Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a414477c-bbc9-3c32-5471-e1b44044d05c@i2se.com \
    --to=stefan.wahren@i2se.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=dave.stevenson@raspberrypi.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric@anholt.net \
    --cc=hoegeun.kwon@samsung.com \
    --cc=kdasu.kdev@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=maxime@cerno.tech \
    --cc=mturquette@baylibre.com \
    --cc=nsaenzjulienne@suse.de \
    --cc=phil@raspberrypi.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=tim.gover@raspberrypi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox