Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587079
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 11/11] drm/sun4i: Add backend and tcon pointers to sun4i_crtc |
| Date | 2017-02-23 19:50 +0100 |
| Message-ID | <te6CJ-54T-1@gated-at.bofh.it> (permalink) |
| References | <tdWN3-731-3@gated-at.bofh.it> <tdWN4-731-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Feb 23, 2017 at 04:05:43PM +0800, Chen-Yu Tsai wrote: > sun4i_crtc controls the backend and tcon hardware blocks of the display > pipeline. Instead of doing so through the master drm structure, leave > pointers to the corresponding backend and tcon in itself. > > Also drop the drm_device pointer, since it is no longer needed. > > The next step forward would be to pass the pointers in through > sun4i_crtc_init as parameters. This would make it easier to support > multiple display pipelines layer on. > > Signed-off-by: Chen-Yu Tsai <wens@csie.org> Applied all the previous patches, and this one Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/11] drm/sun4i: Various fixes and cleanups part 2 Chen-Yu Tsai <wens@csie.org> - 2017-02-23 09:20 +0100
[PATCH 11/11] drm/sun4i: Add backend and tcon pointers to sun4i_crtc Chen-Yu Tsai <wens@csie.org> - 2017-02-23 09:20 +0100
Re: [PATCH 11/11] drm/sun4i: Add backend and tcon pointers to sun4i_crtc Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-23 19:50 +0100
[PATCH 02/11] drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node Chen-Yu Tsai <wens@csie.org> - 2017-02-23 09:20 +0100
Re: [PATCH 02/11] drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-23 19:30 +0100
csiph-web