Re: [RFC 1/4] drm: Add writeback connector type

2018-02-23 Thread Sean Paul
On Fri, Feb 23, 2018 at 04:48:58PM +, Liviu Dudau wrote: > On Fri, Feb 23, 2018 at 11:43:29AM -0500, Sean Paul wrote: > > On Fri, Feb 23, 2018 at 11:25:11AM -0500, Rob Clark wrote: > > > On Fri, Feb 23, 2018 at 10:59 AM, Sean Paul <seanp...@chromium.org> wrote:

Re: [RFC 1/4] drm: Add writeback connector type

2018-02-23 Thread Sean Paul
On Fri, Feb 23, 2018 at 11:25:11AM -0500, Rob Clark wrote: > On Fri, Feb 23, 2018 at 10:59 AM, Sean Paul <seanp...@chromium.org> wrote: > > > > Have we considered hiding writeback behind a client cap instead? > > It is kinda *almost* unneeded, since the connector repor

Re: [RFC 1/4] drm: Add writeback connector type

2018-02-23 Thread Sean Paul
On Fri, Feb 23, 2018 at 04:21:05PM +, Liviu Dudau wrote: > On Fri, Feb 23, 2018 at 10:59:35AM -0500, Sean Paul wrote: > > On Fri, Feb 23, 2018 at 08:17:51AM -0500, Rob Clark wrote: > > > From: Brian Starkey <brian.star...@arm.com> > > > > > > Writeb

Re: [RFC 1/4] drm: Add writeback connector type

2018-02-23 Thread Sean Paul
t; + > +struct drm_writeback_connector { > + struct drm_connector base; > + > + /** > + * @encoder: Internal encoder used by the connector to fulfill > + * the DRM framework requirements. The users of the > + * @drm_writeback_connector control the beha

Re: [PATCH] drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO

2017-09-08 Thread Sean Paul
On Fri, Sep 8, 2017 at 10:32 AM, Sean Paul <seanp...@chromium.org> wrote: > Now that we have the DRM_DEV_* variants, we should use them. > > Signed-off-by: Sean Paul <seanp...@chromium.org> Applied to -misc-next with danvet's R-b. Sean > --- > Documentation/gpu/tod

Re: [PATCH] drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO

2017-09-08 Thread Sean Paul
On Fri, Sep 8, 2017 at 11:44 AM, Daniel Vetter <dan...@ffwll.ch> wrote: > On Fri, Sep 08, 2017 at 10:32:07AM -0400, Sean Paul wrote: >> Now that we have the DRM_DEV_* variants, we should use them. >> >> Signed-off-by: Sean Paul <seanp...@chromium.org> >

[PATCH] drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO

2017-09-08 Thread Sean Paul
Now that we have the DRM_DEV_* variants, we should use them. Signed-off-by: Sean Paul <seanp...@chromium.org> --- Documentation/gpu/todo.rst | 11 +++ 1 file changed, 11 insertions(+) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 22af55d06ab8..e3b622

Re: [PATCH] drm/doc: Document feature merge deadlines

2017-03-21 Thread Sean Paul
.net> > Cc: linux-doc@vger.kernel.org > Cc: Dave Airlie <airl...@gmail.com> > Cc: Sean Paul <seanp...@chromium.org> > Cc: Jani Nikula <jani.nik...@linux.intel.com> > Cc: Alex Deucher <alexdeuc...@gmail.com> > Cc: Lukas Wunner <lu...@wunner.de> > Sig

Re: [PATCH 20/21] vgaarbiter: rst-ifiy and polish kerneldoc

2016-08-15 Thread Sean Paul
me typos (Sean). > > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-doc@vger.kernel.org > Cc: Sean Paul <seanp...@chromium.org> > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> Reviewed-by: Sean Paul <seanp...@chromium.org> > --- > Documentation/gpu/i

Re: [PATCH] vgaarbiter: rst-ifiy and polish kerneldoc

2016-08-10 Thread Sean Paul
On Tue, Aug 9, 2016 at 9:50 AM, Daniel Vetter wrote: > Move the documentation into Documentation/gpu, link it up and pull in > the kernel doc. > > No actual text changes except that I did polish the kerneldoc a bit, > especially for vga_client_register(). > > v2: Remove