Hi, I’m currently looking into the task of converting the logging in the AMDGPU driver from dev_info/dev_warn/dev_err to the drm_*() logging helpers that include the drm_device parameter. Describe in https://dri.freedesktop.org/docs/drm/gpu/todo.html#convert-logging-to-drm-functions-with-drm-device-parameter
Before starting any series of patches, I would like to confirm whether this conversion is actually desired for the AMDGPU driver and if there are any specific constraints or concerns regarding this transition. If the maintainers agree that this migration is wanted, I can begin by sending a small set of patches. Please let me know your thoughts. Thanks, Gabriel Almeida
