Re: [PATCH v1 11/11] drm: Move dri1 core files to drm/dri1

2022-07-17 Thread Javier Martinez Canillas
On 7/16/22 20:17, Sam Ravnborg wrote: > To have more of the dri1 specific support in one place move the dri1 > core files to the dri1 folder. > The files continue to be part of the drm module, we just refer to the files > with a folder name. > > Signed-off-by: Sam Ravnborg > --- This patch shows

[PATCH v1 11/11] drm: Move dri1 core files to drm/dri1

2022-07-16 Thread Sam Ravnborg
To have more of the dri1 specific support in one place move the dri1 core files to the dri1 folder. The files continue to be part of the drm module, we just refer to the files with a folder name. Signed-off-by: Sam Ravnborg --- drivers/gpu/drm/Makefile | 10 +++--- driver