[Proposal] DRM: AMD: Convert logging to drm_* functions.
Suraj Upadhyay
usuraj35 at gmail.com
Wed Jul 8 16:11:46 UTC 2020
Hii AMD Maintainers,
I plan to convert logging of information, error and warnings
inside the AMD driver(s) to drm_* functions and macros for loggin,
as described by the TODO list in the DRM documentation[1].
I need your approval for the change before sending any patches, to make
sure that this is a good idea and that the patches will be merged.
The patches will essentially convert all the dev_info(), dev_warn(),
dev_err() and dev_err_once() to drm_info(), drm_warn(), drm_err() and
drm_err_once() respectively.
Thank You,
Suraj Upadhyay.
[1] https://dri.freedesktop.org/docs/drm/gpu/todo.html#convert-logging-to-drm-functions-with-drm-device-paramater
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20200708/ff621467/attachment.sig>
More information about the amd-gfx
mailing list