On Tue, 4 Sep 2018 at 10:59, Ilia Mirkin wrote:
>
> This is the beginnings of HDMI 2.0 support. All of the "extra"
> features are left out, such as 12/16bpc, YUV420, etc.
>
> I've verified that with this code, a GP108 (GT1030) can switch between
> 4k@60 and 19
This is the beginnings of HDMI 2.0 support. All of the "extra"
features are left out, such as 12/16bpc, YUV420, etc.
I've verified that with this code, a GP108 (GT1030) can switch between
4k@60 and 1920x1080@60 on a LG 4K TV. Further, I've verified via i2c
tools, that the S
On Mon, Aug 8, 2016 at 10:44 AM, Jose Abreu wrote:
> Hi,
>
> Currently I am working on some HDMI 2.0 features using the DRM
> infrastructure. I am mainly working in parsing the newly
> introduced EDID blocks such as HDMI Forum Vendor Specific Data
> Block, YCBCR 420 Video Data Block and YCBCR Capa
Hi,
Currently I am working on some HDMI 2.0 features using the DRM
infrastructure. I am mainly working in parsing the newly
introduced EDID blocks such as HDMI Forum Vendor Specific Data
Block, YCBCR 420 Video Data Block and YCBCR Capability Map Data
Block. The new blocks require some changes in t