All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] NVIDIA Tegra display driver improvements
@ 2021-09-29 22:28 Dmitry Osipenko
  2021-09-29 22:28 ` [PATCH v1 1/2] drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC Dmitry Osipenko
  2021-09-29 22:28 ` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ Dmitry Osipenko
  0 siblings, 2 replies; 8+ messages in thread
From: Dmitry Osipenko @ 2021-09-29 22:28 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Maxim Schwalm; +Cc: dri-devel, linux-tegra

Asus Transformer TF700T tablet requires couple minor changes to the
display driver in order to light up display panel, here they are.

Dmitry Osipenko (2):
  drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
  drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+

 drivers/gpu/drm/tegra/dc.c  | 33 ++++++++++++++++-------
 drivers/gpu/drm/tegra/dc.h  |  1 +
 drivers/gpu/drm/tegra/rgb.c | 53 ++++++++++++++++++++++++++++++++-----
 3 files changed, 71 insertions(+), 16 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-08 19:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 22:28 [PATCH v1 0/2] NVIDIA Tegra display driver improvements Dmitry Osipenko
2021-09-29 22:28 ` [PATCH v1 1/2] drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC Dmitry Osipenko
2021-10-06 18:10   ` Thierry Reding
2021-09-29 22:28 ` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ Dmitry Osipenko
2021-10-06 18:13   ` Thierry Reding
2021-10-06 18:27     ` Dmitry Osipenko
2021-10-06 21:07       ` Dmitry Osipenko
2021-10-08 19:35   ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.