<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/gpu/drm/via/Makefile, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/gpu/drm/via/Makefile?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/gpu/drm/via/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2022-07-16T07:26:19Z</updated>
<entry>
<title>drm/via: Embed via_verifier in via_dri1</title>
<updated>2022-07-16T07:26:19Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8f8ed7f8384f71f841bc70cbdbc2dbeeb7f4bcd5'/>
<id>urn:sha1:8f8ed7f8384f71f841bc70cbdbc2dbeeb7f4bcd5</id>
<content type='text'>
Embed the header file in via_drv.h and the code in via_dri1.
All functions are made static as there are no more external users.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-9-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_dmablit in via_dri1</title>
<updated>2022-07-16T07:26:18Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f99995a4d79b630d39541b1b053f4102f8594caf'/>
<id>urn:sha1:f99995a4d79b630d39541b1b053f4102f8594caf</id>
<content type='text'>
Embed some of the header file in via_drv.h and
the rest in via_dri1.c
While embedding deleted extra empty lines and functions that
has no external users are made static.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-8-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_irq in via_dri1</title>
<updated>2022-07-16T07:26:17Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b0b3a879258ef43cf15b0bac30b92e7c1c4ebbae'/>
<id>urn:sha1:b0b3a879258ef43cf15b0bac30b92e7c1c4ebbae</id>
<content type='text'>
All functions are made static as there are no more external users.
The file had new copyrights that are kept.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-7-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_video in via_dri1</title>
<updated>2022-07-16T07:26:16Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e85e4ae0157193703ec8d3ca95c669ddeb2023ee'/>
<id>urn:sha1:e85e4ae0157193703ec8d3ca95c669ddeb2023ee</id>
<content type='text'>
All functions are made static as there are no more external users.
The file had a new copyright that is kept.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-6-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_mm in via_dri1</title>
<updated>2022-07-16T07:26:15Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=67034c8e004982764dd5b5df3d57a4179902f60d'/>
<id>urn:sha1:67034c8e004982764dd5b5df3d57a4179902f60d</id>
<content type='text'>
All functions was made static as there are no external users.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-5-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_map in via_dri1</title>
<updated>2022-07-16T07:26:14Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fa0cc3ca1df89e96c20c2aa229363bfc1670068b'/>
<id>urn:sha1:fa0cc3ca1df89e96c20c2aa229363bfc1670068b</id>
<content type='text'>
A few functions has no external use and are made static.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-4-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Embed via_dma in via_dri1</title>
<updated>2022-07-16T07:26:10Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=9a4537a7824f6011f628bffdfb57ec0bdc83da39'/>
<id>urn:sha1:9a4537a7824f6011f628bffdfb57ec0bdc83da39</id>
<content type='text'>
Moved the copyright notices so all copyrights are kept.
A few variables was made static as there are no more users outside this
file.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-3-sam@ravnborg.org
</content>
</entry>
<entry>
<title>drm/via: Rename via_drv to via_dri1</title>
<updated>2022-07-16T07:26:10Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@ravnborg.org</email>
</author>
<published>2022-07-13T17:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e6d9767faf378e543b064ff204d77753451930df'/>
<id>urn:sha1:e6d9767faf378e543b064ff204d77753451930df</id>
<content type='text'>
The via driver implements the DRI1 interface, and we have a new
implementation of the via driver coming that supports atomic
modesetting.

It is not acceptable just to replace the existing driver so
this is first step to make it a single-file implementation allowing
it to stay without interfering with the new driver.

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Acked-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;
Cc: Kevin Brace &lt;kevinbrace@bracecomputerlab.com&gt;
Link: https://patchwork.freedesktop.org/patch/msgid/20220713170202.1798216-2-sam@ravnborg.org
</content>
</entry>
<entry>
<title>treewide: Add SPDX license identifier - Makefile/Kconfig</title>
<updated>2019-05-21T08:50:46Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-05-19T12:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1'/>
<id>urn:sha1:ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1</id>
<content type='text'>
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drm/via: remove unneeded -Iinclude/drm compiler flag</title>
<updated>2017-05-18T05:14:05Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-04-24T04:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=4759f2d40e6b8b5f330ff6b18714b186b6670895'/>
<id>urn:sha1:4759f2d40e6b8b5f330ff6b18714b186b6670895</id>
<content type='text'>
With the include directives under include/drm/ fixed, this flag is
no longer needed.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Signed-off-by: Daniel Vetter &lt;daniel.vetter@ffwll.ch&gt;
Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-30-git-send-email-yamada.masahiro@socionext.com
</content>
</entry>
</feed>
