All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: logging:convert dev_info to drm_info
       [not found] <13519195-1D4F-4B55-9AEB-271E1CFAFB58@gmail.com>
@ 2022-10-18  7:57 ` Jani Nikula
  2022-10-18 14:58 ` Thomas Zimmermann
  1 sibling, 0 replies; 2+ messages in thread
From: Jani Nikula @ 2022-10-18  7:57 UTC (permalink / raw)
  To: jianengchencool, Sean Paul, Eric Anholt; +Cc: dri-devel

On Tue, 18 Oct 2022, jianengchencool <jianengchencool@gmail.com> wrote:
> I want to convert logging dev_info/warn/err to drm_info/warn/err in
> drivers/gpu/drm/pl111, so I want to ask if this work will be merged?

Where are the patches?

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: logging:convert dev_info to drm_info
       [not found] <13519195-1D4F-4B55-9AEB-271E1CFAFB58@gmail.com>
  2022-10-18  7:57 ` logging:convert dev_info to drm_info Jani Nikula
@ 2022-10-18 14:58 ` Thomas Zimmermann
  1 sibling, 0 replies; 2+ messages in thread
From: Thomas Zimmermann @ 2022-10-18 14:58 UTC (permalink / raw)
  To: jianengchencool, Sean Paul, Eric Anholt; +Cc: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1601 bytes --]

Hi

Am 18.10.22 um 09:20 schrieb jianengchencool:
> Hi,
> I want to convert logging dev_info/warn/err to drm_info/warn/err 
>   in drivers/gpu/drm/pl111, so I want to ask if this work will be merged?
> Thanks!

Well, just send the patches for review.

Best regards
Thomas

> 
> 
> TODO list below:
> 
> 
>     Convert logging to drm_* functions with drm_device paramater¶
>     <https://www.kernel.org/doc/html/latest/gpu/todo.html#convert-logging-to-drm-functions-with-drm-device-paramater>
> 
> For drivers which could have multiple instances, it is necessary to 
> differentiate between which is which in the logs. Since 
> DRM_INFO/WARN/ERROR don’t do this, drivers used dev_info/warn/err to 
> make this differentiation. We now have drm_* variants of the drm print 
> functions, so we can start to convert those drivers back to using 
> drm-formatted specific log messages.
> 
> Before you start this conversion please contact the relevant maintainers 
> to make sure your work will be merged - not everyone agrees that the DRM 
> dmesg macros are better.
> 
> 
> 	
> Neil
> jianengchencool@gmail.com
> 
> <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=jianengchencool&uid=jianengchencool%40gmail.com&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyelogo%2FdefaultAvatar.png&items=%5B%22jianengchencool%40gmail.com%22%5D>

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-18 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <13519195-1D4F-4B55-9AEB-271E1CFAFB58@gmail.com>
2022-10-18  7:57 ` logging:convert dev_info to drm_info Jani Nikula
2022-10-18 14:58 ` Thomas Zimmermann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.