devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] RK3288 Gamma LUT
@ 2019-10-10 19:43 Ezequiel Garcia
  2019-10-10 19:43 ` [PATCH v5 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address Ezequiel Garcia
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ezequiel Garcia @ 2019-10-10 19:43 UTC (permalink / raw)
  To: dri-devel
  Cc: Mark Rutland, devicetree, Jacopo Mondi, linux-kernel, Rob Herring,
	Douglas Anderson, linux-rockchip, Boris Brezillon, Sean Paul,
	kernel, Ezequiel Garcia

New iteration, seems that we are finally converging.

For this v5, we are only doing some changes on
the gamma_set implementation. As a result, the code
is more readable. See the changelog in patch 2 for more
information.

Thanks!

Ezequiel Garcia (3):
  dt-bindings: display: rockchip: document VOP gamma LUT address
  drm/rockchip: Add optional support for CRTC gamma LUT
  ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

 .../display/rockchip/rockchip-vop.txt         |   6 +-
 arch/arm/boot/dts/rk3288.dtsi                 |   4 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c   | 120 ++++++++++++++++++
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h   |   2 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c   |   2 +
 5 files changed, 131 insertions(+), 3 deletions(-)

-- 
2.22.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-10-13 20:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 19:43 [PATCH v5 0/3] RK3288 Gamma LUT Ezequiel Garcia
2019-10-10 19:43 ` [PATCH v5 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address Ezequiel Garcia
2019-10-10 19:43 ` [PATCH v5 2/3] drm/rockchip: Add optional support for CRTC gamma LUT Ezequiel Garcia
2019-10-10 19:43 ` [PATCH v5 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address Ezequiel Garcia
2019-10-13 20:25   ` Heiko Stuebner
2019-10-11 13:22 ` [PATCH v5 0/3] RK3288 Gamma LUT Heiko Stübner
2019-10-11 13:27   ` Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).