Re: [PATCH v1 0/2]: Finally delete drmP.h

2019-10-09 Thread Daniel Vetter
On Tue, Oct 08, 2019 at 06:51:54PM +0200, Sam Ravnborg wrote:
> On Mon, Oct 07, 2019 at 07:12:22PM +0200, Sam Ravnborg wrote:
> > One user of drmP.h sneaked in after the merge window.
> > Drop the use of drmP.h and delete the header file for good.
> > 
> > Small band-aid on top of not going to xdc :-)
> > 
> > Build tested with various architectures and configs.
> 
> Applied and pushed to drm-misc-next.

Yeah awesome stuff, let me pile in with the congratulations!!!
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v1 0/2]: Finally delete drmP.h

2019-10-08 Thread Sam Ravnborg
On Mon, Oct 07, 2019 at 07:12:22PM +0200, Sam Ravnborg wrote:
> One user of drmP.h sneaked in after the merge window.
> Drop the use of drmP.h and delete the header file for good.
> 
> Small band-aid on top of not going to xdc :-)
> 
> Build tested with various architectures and configs.

Applied and pushed to drm-misc-next.

Sam
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH v1 0/2]: Finally delete drmP.h

2019-10-07 Thread Sam Ravnborg
One user of drmP.h sneaked in after the merge window.
Drop the use of drmP.h and delete the header file for good.

Small band-aid on top of not going to xdc :-)

Build tested with various architectures and configs.

Sam

Sam Ravnborg (2):
  drm_dp_cec: drop use of drmP.h
  drm: delete drmP.h + drm_os_linux.h

 Documentation/gpu/todo.rst   |  12 -
 drivers/gpu/drm/drm_dp_cec.c |   6 ++-
 include/drm/drmP.h   | 103 ---
 include/drm/drm_os_linux.h   |  55 ---
 4 files changed, 4 insertions(+), 172 deletions(-)

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel