<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/gpu/drm/msm/dsi, branch linux-4.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2015-05-14T20:57:25Z</updated>
<entry>
<title>drm/msm/dsi: Simplify the code to get the number of read byte</title>
<updated>2015-05-14T20:57:25Z</updated>
<author>
<name>Hai Li</name>
<email>hali@codeaurora.org</email>
</author>
<published>2015-04-29T15:39:00Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ec1936eb099bb8c1c7a32b9ac4be128e1e68e2d9'/>
<id>urn:sha1:ec1936eb099bb8c1c7a32b9ac4be128e1e68e2d9</id>
<content type='text'>
During cmd rx, only new versions of H/W provide register to read back
the real number of byte returned by panel. For the old versions, reading
this register will not get the right number. In fact, we only need to
assume the returned data is the same size as we expected, because later
we will check the data type to detect error.

Signed-off-by: Hai Li &lt;hali@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>drm/msm: Attach assigned encoder to eDP and DSI connectors</title>
<updated>2015-05-14T20:56:42Z</updated>
<author>
<name>Hai Li</name>
<email>hali@codeaurora.org</email>
</author>
<published>2015-04-23T18:13:21Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6f6b287968681f660e151c202765da9f58d3dcba'/>
<id>urn:sha1:6f6b287968681f660e151c202765da9f58d3dcba</id>
<content type='text'>
drm_mode_connector_attach_encoder() function call is missing
during eDP and DSI connector initialization. As a result,
no encoder is returned by DRM_IOCTL_MODE_GETCONNECTOR system
call. This change is to fix this issue.

Signed-off-by: Hai Li &lt;hali@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>drm/msm/dsi: use pr_err_ratelimited</title>
<updated>2015-05-14T15:50:38Z</updated>
<author>
<name>Rob Clark</name>
<email>robdclark@gmail.com</email>
</author>
<published>2015-05-07T19:19:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ff431fa4d96fc34568454aae4cc264a7760636a8'/>
<id>urn:sha1:ff431fa4d96fc34568454aae4cc264a7760636a8</id>
<content type='text'>
When things go badly we can get a lot of these error irqs.  Let's not
DoS the user.

Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
<entry>
<title>drm/msm/dsi: Fixup missing *break* statement during cmd rx</title>
<updated>2015-05-14T15:28:58Z</updated>
<author>
<name>Hai Li</name>
<email>hali@codeaurora.org</email>
</author>
<published>2015-04-29T15:38:59Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=651ad3f52b9d0b11b8ebe94c3810ac89f9f75653'/>
<id>urn:sha1:651ad3f52b9d0b11b8ebe94c3810ac89f9f75653</id>
<content type='text'>
Signed-off-by: Hai Li &lt;hali@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>drm/msm/dsi: Fix a couple more 64-bit build warnings</title>
<updated>2015-05-14T15:19:51Z</updated>
<author>
<name>Stephane Viau</name>
<email>sviau@codeaurora.org</email>
</author>
<published>2015-04-30T14:39:26Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=981371f326235e07e33f62b4196d1e04603f6a49'/>
<id>urn:sha1:981371f326235e07e33f62b4196d1e04603f6a49</id>
<content type='text'>
Avoid such errors at compilation time:
	format '%d' expects argument of type 'int', but argument 3 has type 'size_t'

Signed-off-by: Stephane Viau &lt;sviau@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>Merge Linus master into drm-next</title>
<updated>2015-04-20T03:05:20Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2015-04-20T01:32:26Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2c33ce009ca2389dbf0535d0672214d09738e35e'/>
<id>urn:sha1:2c33ce009ca2389dbf0535d0672214d09738e35e</id>
<content type='text'>
The merge is clean, but the arm build fails afterwards,
due to API changes in the regulator tree.

I've included the patch into the merge to fix the build.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>drm/msm: Initial add DSI connector support</title>
<updated>2015-04-01T23:29:38Z</updated>
<author>
<name>Hai Li</name>
<email>hali@codeaurora.org</email>
</author>
<published>2015-03-31T18:36:33Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a689554ba6ed81cf606c16539f6ffc2a1dcdaf8e'/>
<id>urn:sha1:a689554ba6ed81cf606c16539f6ffc2a1dcdaf8e</id>
<content type='text'>
This change adds the DSI connector support in msm drm driver.

v1: Initial change
v2:
- Address comments from Archit + minor clean-ups
- Rebase to not depend on msm_drm_sub_dev change [Rob's comment]
v3: Fix issues when initialization is failed

Signed-off-by: Hai Li &lt;hali@codeaurora.org&gt;
Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
<entry>
<title>drm/msm/dsi: Update generated DSI header file</title>
<updated>2015-04-01T23:29:35Z</updated>
<author>
<name>Hai Li</name>
<email>hali@codeaurora.org</email>
</author>
<published>2015-03-13T23:24:15Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=3b3627a35d866946aa34adf8a2c57d62bb9dc570'/>
<id>urn:sha1:3b3627a35d866946aa34adf8a2c57d62bb9dc570</id>
<content type='text'>
Prepare for initial DSI implementation

Signed-off-by: Hai Li &lt;hali@codeaurora.org&gt;
Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
<entry>
<title>drm/msm: update generated headers</title>
<updated>2015-02-01T20:30:33Z</updated>
<author>
<name>Rob Clark</name>
<email>robdclark@gmail.com</email>
</author>
<published>2014-12-08T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=8a264743b767c4c90d51873a5606712544b06bfd'/>
<id>urn:sha1:8a264743b767c4c90d51873a5606712544b06bfd</id>
<content type='text'>
Resync from rnndb database, to pull in register defines for:
 * eDP
 * HDMI/HDCP
 * mdp4/mdp5 YUV support
 * mdp5 hw cursor support

Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
<entry>
<title>drm/msm: update generated headers</title>
<updated>2014-11-16T19:22:42Z</updated>
<author>
<name>Rob Clark</name>
<email>robdclark@gmail.com</email>
</author>
<published>2014-10-31T16:54:25Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=bc00ae02e4a0b0d34a03bb25a8285b80e4f628c4'/>
<id>urn:sha1:bc00ae02e4a0b0d34a03bb25a8285b80e4f628c4</id>
<content type='text'>
Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
</entry>
</feed>
