linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/mediatek: MT8173 gamma & dither support
@ 2016-07-07  7:37 Bibby Hsieh
  2016-07-07  7:37 ` [PATCH v3 1/2] drm/mediatek: Add gamma correction Bibby Hsieh
  2016-07-07  7:37 ` [PATCH v3 2/2] drm/mediatek: set mt8173 dithering function Bibby Hsieh
  0 siblings, 2 replies; 8+ messages in thread
From: Bibby Hsieh @ 2016-07-07  7:37 UTC (permalink / raw)
  To: David Airlie, Matthias Brugger, Daniel Vetter, dri-devel, linux-mediatek
  Cc: Yingjoe Chen, Cawa Cheng, Daniel Kurtz, Bibby Hsieh,
	Philipp Zabel, YT Shen, Thierry Reding, CK Hu, Mao Huang,
	linux-arm-kernel, linux-kernel, Sascha Hauer

This is MT8173 gamma & dither support PATCH v3, based on 4.7-rc1.

Changes since v2:
 -Modify defines to match the register field names in the MT8173 datasheet
 -Made dithering function support hardware mirroring well on two  monitor.

Bibby Hsieh (2):
  drm/mediatek: Add gamma correction
  drm/mediatek: set mt8173 dithering function

 drivers/gpu/drm/mediatek/mtk_disp_ovl.c     |    3 +-
 drivers/gpu/drm/mediatek/mtk_disp_rdma.c    |    3 +-
 drivers/gpu/drm/mediatek/mtk_drm_crtc.c     |   29 ++++-
 drivers/gpu/drm/mediatek/mtk_drm_crtc.h     |    1 +
 drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c |  154 +++++++++++++++++++++++++--
 drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h |   16 ++-
 6 files changed, 192 insertions(+), 14 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-07-21  3:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-07  7:37 [PATCH v3 0/2] drm/mediatek: MT8173 gamma & dither support Bibby Hsieh
2016-07-07  7:37 ` [PATCH v3 1/2] drm/mediatek: Add gamma correction Bibby Hsieh
2016-07-15  9:11   ` CK Hu
2016-07-21  3:23     ` Bibby Hsieh
2016-07-07  7:37 ` [PATCH v3 2/2] drm/mediatek: set mt8173 dithering function Bibby Hsieh
2016-07-18  2:33   ` CK Hu
2016-07-21  3:21     ` Bibby Hsieh
2016-07-21  3:58       ` CK Hu

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).