Re: [PATCH RESEND 0/8] drm/print: cleanup and new drm_device based logging

2019-11-14 Thread Jani Nikula
On Tue, 12 Nov 2019, Sean Paul wrote: > On Mon, Oct 28, 2019 at 12:38:14PM +0200, Jani Nikula wrote: >> Resend of [1]; I may have rebased but I'm not sure anymore... >> >> For starters some fairly benign cleanup, and a proposal for new struct >> drm_device based drm logging macros analoguous to c

Re: [PATCH RESEND 0/8] drm/print: cleanup and new drm_device based logging

2019-11-12 Thread Sean Paul
On Mon, Oct 28, 2019 at 12:38:14PM +0200, Jani Nikula wrote: > Resend of [1]; I may have rebased but I'm not sure anymore... > > For starters some fairly benign cleanup, and a proposal for new struct > drm_device based drm logging macros analoguous to core kernel struct > device based macros. > >

[PATCH RESEND 0/8] drm/print: cleanup and new drm_device based logging

2019-10-28 Thread Jani Nikula
Resend of [1]; I may have rebased but I'm not sure anymore... For starters some fairly benign cleanup, and a proposal for new struct drm_device based drm logging macros analoguous to core kernel struct device based macros. Please let's at least get the first 7 reviewed/acked/merged, shall we? B