Re: [PATCH v1 0/33] drm: drop use of drmp.h in drm-misc

2019-07-09 Thread Sam Ravnborg
Hi all. On Sun, Jun 30, 2019 at 08:18:49AM +0200, Sam Ravnborg wrote: > This patch set removes a far share of the remaining uses of drmP.h. > Common for all patches are that the respective files are maintained > in drm-misc. > All patches are independent except [PATCH 32] drm/ast, > [PATCH 31] drm

[PATCH v1 0/33] drm: drop use of drmp.h in drm-misc

2019-06-29 Thread Sam Ravnborg
This patch set removes a far share of the remaining uses of drmP.h. Common for all patches are that the respective files are maintained in drm-misc. All patches are independent except [PATCH 32] drm/ast, [PATCH 31] drm/bochs and [PATCH 33] drm/hisilicon. They need the fix to drm_vram_mm_helper.h [P