Re: [PATCH v6 00/10] drm: Remove usage of deprecated DRM_* macros
On Mon, 9 Jan 2023 at 18:30:25 +0530, Siddh Raman Pant wrote: > This patchset aims to remove usages of deprecated DRM_* macros from the > files residing in drivers/gpu/drm root. > > In process, I found out that NULL as first argument of drm_dbg_* wasn't > working, but it was listed as the alternat
Re: [PATCH v6 00/10] drm: Remove usage of deprecated DRM_* macros
On Tue, 10 Jan 2023 20:45:54 +0530, Simon Ser wrote: > I pushed the last 3 patches to drm-misc-next. Thank you!
Re: [PATCH v6 00/10] drm: Remove usage of deprecated DRM_* macros
I pushed the last 3 patches to drm-misc-next.