dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [RFC][DRM][RADEON/AMDGPU] Starter TODO task: Convert dev_*() logging to drm_*() variants
@ 2025-08-08 13:15 Abinash Singh
  0 siblings, 0 replies; only message in thread
From: Abinash Singh @ 2025-08-08 13:15 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig
  Cc: airlied, simona, amd-gfx, dri-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Hi,

I came across a "Starter" task listed on the DRM TODO list [1], which
suggests converting logging in DRM drivers from dev_*() macros (like
dev_info(), dev_err(), etc.) to the newer drm_*() variants that take a
struct drm_device * parameter.

The rationale is to improve per-device logging clarity, especially for
drivers supporting multiple instances.

I’d like to work on this for the Radeon and AMDGPU DRM drivers. Before
proceeding, I wanted to confirm whether this change is welcome for these
drivers, and if there are any driver-specific considerations I should keep
in mind.

If it’s acceptable, I’ll begin preparing a patch series for review.

Thanks for your time, and looking forward to your guidance.

Best regards,
Abinash

[1] https://docs.kernel.org/gpu/todo.html#todo

[-- Attachment #2: Type: text/html, Size: 934 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-08 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 13:15 [RFC][DRM][RADEON/AMDGPU] Starter TODO task: Convert dev_*() logging to drm_*() variants Abinash Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).