<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/hdmi, branch release/12.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-06-29T00:28:11Z</updated>
<entry>
<title>MFC r362029-r362030</title>
<updated>2020-06-29T00:28:11Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2020-06-29T00:28:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd594f19bd58ce6630213537742ce5909dcb9771'/>
<id>urn:sha1:dd594f19bd58ce6630213537742ce5909dcb9771</id>
<content type='text'>
r362029:
Fix reading EDID on TVs/monitors without E-DCC support

Writing segment id to I2C device 0x30 only required if the segment is
non-zero. On the devices without E-DCC support writing to that address
fails and whole transaction then fails too. To avoid this do
not attempt write to the segment selection device unless required.

r362030:
Add mode selection to iMX6 IPU driver

- Configure ipu1_di0 tob e sourced from the VIDEO_PLL(PLL5) and hardcode
  frequency to (455000000/3)Mhz. This value, further divided, can yield
  frequencies close enough to support 1080p, 720p, 1024x768, and 640x480
  modes. This is not ideal but it's an improvement comparing to the only
  hardcoded 1024x768 mode.

- Fix memory leaks if attach method failed
- Print EDID when -v passed to the kernel
</content>
</entry>
<entry>
<title>Add support for audio on I2S based DesignWare HDMI controllers.</title>
<updated>2016-12-29T14:08:24Z</updated>
<author>
<name>Jared McNeill</name>
<email>jmcneill@FreeBSD.org</email>
</author>
<published>2016-12-29T14:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6443acaa6cde9d71f601f9cd8bdabaf1146b1543'/>
<id>urn:sha1:6443acaa6cde9d71f601f9cd8bdabaf1146b1543</id>
<content type='text'>
Relnotes:	yes
</content>
</entry>
<entry>
<title>Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separate</title>
<updated>2016-12-20T01:34:29Z</updated>
<author>
<name>Jared McNeill</name>
<email>jmcneill@FreeBSD.org</email>
</author>
<published>2016-12-20T01:34:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06785ff66a43ab781458116d6ef419b6af47223e'/>
<id>urn:sha1:06785ff66a43ab781458116d6ef419b6af47223e</id>
<content type='text'>
file and add a generic DT binding that takes advantage of the extres
framework for setting up clocks.

Reviewed by:		gonzo
Differential Revision:	https://reviews.freebsd.org/D8826
</content>
</entry>
</feed>
