Re: [PATCH v1 04/11] drm/r128: Move the r128 driver to drm/dri1/

2022-07-17 Thread Javier Martinez Canillas
On 7/16/22 20:17, Sam Ravnborg wrote: > drm/dri1 is the new home for all the legacy DRI1 drivers. > > Signed-off-by: Sam Ravnborg > Suggested-by: Javier Martinez Canillas Ditto here and other patches. Reviewed-by: Javier Martinez Canillas -- Best regards, Javier Martinez Canillas Linux

[PATCH v1 04/11] drm/r128: Move the r128 driver to drm/dri1/

2022-07-16 Thread Sam Ravnborg
drm/dri1 is the new home for all the legacy DRI1 drivers. Signed-off-by: Sam Ravnborg Suggested-by: Javier Martinez Canillas --- drivers/gpu/drm/Makefile | 1 - drivers/gpu/drm/dri1/Makefile | 1 + drivers/gpu/drm/{ => dri1}/r128/Makefile | 0