Re: [PATCH v4 0/4] drm/via: drop use of deprecated headers drmP.h + drm_os_linux.h

2019-07-25 Thread Sam Ravnborg
On Wed, Jul 24, 2019 at 08:55:55PM +0200, Sam Ravnborg wrote: > Hi Emil. > > On Wed, Jul 24, 2019 at 05:18:21PM +0100, Emil Velikov wrote: > > On 2019/07/23, Sam Ravnborg wrote: > > > This is some janitorial updates to the via driver > > > that is required to get rid of deprecated headers > > > in

Re: [PATCH v4 0/4] drm/via: drop use of deprecated headers drmP.h + drm_os_linux.h

2019-07-24 Thread Sam Ravnborg
Hi Emil. On Wed, Jul 24, 2019 at 05:18:21PM +0100, Emil Velikov wrote: > On 2019/07/23, Sam Ravnborg wrote: > > This is some janitorial updates to the via driver > > that is required to get rid of deprecated headers > > in the drm subsystem. > > > > The first three patches prepare for the removal

Re: [PATCH v4 0/4] drm/via: drop use of deprecated headers drmP.h + drm_os_linux.h

2019-07-24 Thread Emil Velikov
On 2019/07/23, Sam Ravnborg wrote: > This is some janitorial updates to the via driver > that is required to get rid of deprecated headers > in the drm subsystem. > > The first three patches prepare for the removal of drmP.h. > The last patch remove use of drmP.h and replace with necessary > inclu

[PATCH v4 0/4] drm/via: drop use of deprecated headers drmP.h + drm_os_linux.h

2019-07-23 Thread Sam Ravnborg
This is some janitorial updates to the via driver that is required to get rid of deprecated headers in the drm subsystem. The first three patches prepare for the removal of drmP.h. The last patch remove use of drmP.h and replace with necessary include files to fix build. Build tested with various