[Intel-gfx] [PATCH v10 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON

Vania Toperich Vania at bergehenegouwen.com
Mon Sep 10 13:52:23 UTC 2018


tested-by: Vania Toperich <Vania at bergehenegouwen.com<mailto:Vania at bergehenegouwen.com>>


This patch series does the following:
- Adds concept of CRTC output format, which indicates if a CRTC is
  driving RGB/YCBCR4:4:4/YCBCR4:2:0 or other outputs.
- Sets RGB as default output for all displays.
- Enables YCBCR4:4:4/4:2:0 outputs for LSPCON displays
- Drives these outputs on LSPCON using this CRTC output framework.

Sharma, Shashank (2):
  drm/i915: Check LSPCON vendor OUI
  drm/i915: Write AVI infoframes for MCA LSPCON

Shashank Sharma (6):
  drm/i915: Introduce CRTC output format
  drm/i915: Add CRTC output format YCBCR 4:2:0
  drm/i915: Add CRTC output format YCBCR 4:4:4
  drm/i915: Add AVI infoframe support for LSPCON
  drm/i915: Write AVI infoframes for Parade LSPCON
  drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON

 drivers/gpu/drm/i915/i915_reg.h      |   2 +
 drivers/gpu/drm/i915/intel_color.c   |   3 +-
 drivers/gpu/drm/i915/intel_crt.c     |   3 +
 drivers/gpu/drm/i915/intel_ddi.c     |  28 ++-
 drivers/gpu/drm/i915/intel_display.c | 104 ++++++++---
 drivers/gpu/drm/i915/intel_dp.c      |   5 +
 drivers/gpu/drm/i915/intel_dp_mst.c  |   1 +
 drivers/gpu/drm/i915/intel_drv.h     |  39 +++-
 drivers/gpu/drm/i915/intel_dvo.c     |   1 +
 drivers/gpu/drm/i915/intel_hdmi.c    |  24 ++-
 drivers/gpu/drm/i915/intel_lspcon.c  | 348 +++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_lvds.c    |   2 +
 drivers/gpu/drm/i915/intel_panel.c   |   2 +-
 drivers/gpu/drm/i915/intel_sdvo.c    |   1 +
 drivers/gpu/drm/i915/intel_tv.c      |   1 +
 drivers/gpu/drm/i915/vlv_dsi.c       |   1 +
 16 files changed, 507 insertions(+), 58 deletions(-)

--
2.7.4

Vania Toperich
IT Specialist



[cid:imaged8560e.PNG at 55e6a927.4c8f743d] <http://vbhi.com>


T: <tel:> , M: +31 6 15097042<tel:+31%206%2015097042>
<mailto:>Vania at bergehenegouwen.com<mailto:Vania at bergehenegouwen.com>
vbhi.com<http://vbhi.com>





Pieter Braaijweg 1, 1114 AJ Amsterdam-Duivendrecht
T: +31 20 7993700<tel:+31207993700>, F: +31 20 8907777<tel:+31208907777>, COC: Leiden 28065487, Privacy statement<https://vbhi.com/privacy/>



[cid:imaged22777.PNG at 13c0b9a5.42a2e922] <https://www.linkedin.com/company/van-berge-henegouwen-installaties>   [cid:imagefb6205.PNG at c35fcf52.4d8f3037]  <https://twitter.com/VBHLivingTech>   [cid:imageb89948.PNG at b740f58b.42981778]  <https://www.facebook.com/VBHLivingTech>   [cid:imagef80601.PNG at 4fa957ea.4580c4f4]  <https://plus.google.com/113245007887789538337/about>   [cid:imagef23541.PNG at fb0907b0.47b1ca4c]  <https://www.google.nl/maps/dir/''/van+berge+henegouwen+maps/@52.3298669,4.8901335,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x47c5c34be9daf4b5:0xd2941955ae73781a!2m2!1d4.9251527!2d52.3298721>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imaged8560e.PNG
Type: image/png
Size: 3358 bytes
Desc: imaged8560e.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imaged22777.PNG
Type: image/png
Size: 684 bytes
Desc: imaged22777.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagefb6205.PNG
Type: image/png
Size: 704 bytes
Desc: imagefb6205.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imageb89948.PNG
Type: image/png
Size: 566 bytes
Desc: imageb89948.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0009.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagef80601.PNG
Type: image/png
Size: 823 bytes
Desc: imagef80601.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagef23541.PNG
Type: image/png
Size: 729 bytes
Desc: imagef23541.PNG
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180910/9086c49f/attachment-0011.png>


More information about the Intel-gfx mailing list