Re: [PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-12 Thread Thomas Zimmermann
Hi Am 12.06.20 um 09:01 schrieb Sam Ravnborg: > Hi Thomas > > On Fri, Jun 12, 2020 at 08:28:40AM +0200, Thomas Zimmermann wrote: >> Hi Sam >> >> Am 11.06.20 um 21:24 schrieb Sam Ravnborg: >>> Hi Thomas. >>> On Thu, Jun 11, 2020 at 10:28:09AM +0200, Thomas Zimmermann wrote: Converts the ast d

Re: [PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-12 Thread Sam Ravnborg
Hi Thomas On Fri, Jun 12, 2020 at 08:28:40AM +0200, Thomas Zimmermann wrote: > Hi Sam > > Am 11.06.20 um 21:24 schrieb Sam Ravnborg: > > Hi Thomas. > > On Thu, Jun 11, 2020 at 10:28:09AM +0200, Thomas Zimmermann wrote: > >> Converts the ast driver to drm_info() and drm_err(). No functional > >> c

Re: [PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-11 Thread Thomas Zimmermann
Hi Sam Am 11.06.20 um 21:24 schrieb Sam Ravnborg: > Hi Thomas. > On Thu, Jun 11, 2020 at 10:28:09AM +0200, Thomas Zimmermann wrote: >> Converts the ast driver to drm_info() and drm_err(). No functional >> changes are made. >> >> Signed-off-by: Thomas Zimmermann > Acked-by: Sam Ravnborg > > I ho

Re: [PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-11 Thread Sam Ravnborg
Hi Thomas. On Thu, Jun 11, 2020 at 10:28:09AM +0200, Thomas Zimmermann wrote: > Converts the ast driver to drm_info() and drm_err(). No functional > changes are made. > > Signed-off-by: Thomas Zimmermann Acked-by: Sam Ravnborg I hope you will later follow-up with a patch that introduces drm_WAR

Re: [PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-11 Thread Daniel Vetter
On Thu, Jun 11, 2020 at 10:28:09AM +0200, Thomas Zimmermann wrote: > Converts the ast driver to drm_info() and drm_err(). No functional > changes are made. > > Signed-off-by: Thomas Zimmermann I didn't check whether it compiles, but looks all good to me. Reviewed-by: Daniel Vetter > --- > d

[PATCH 3/3] drm/ast: Use per-device logging macros

2020-06-11 Thread Thomas Zimmermann
Converts the ast driver to drm_info() and drm_err(). No functional changes are made. Signed-off-by: Thomas Zimmermann --- drivers/gpu/drm/ast/ast_main.c | 34 +- drivers/gpu/drm/ast/ast_mode.c | 8 drivers/gpu/drm/ast/ast_post.c | 2 +- drivers/gpu/drm/