diff options
| author | Abhishek Rajput <abhiraj21put@gmail.com> | 2026-04-20 10:50:08 +0530 |
|---|---|---|
| committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2026-05-18 13:35:40 +0000 |
| commit | c319b83e152181cc669a761695a9475510f5d3e5 (patch) | |
| tree | ea8acd2add3474e012d4fd98b35b831f9cd385bf /include/linux/timerqueue.h | |
| parent | 13703c8ee79be7f5237358053262890de0fb1e74 (diff) | |
drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
Replace DRM_INFO(), DRM_WARN() and DRM_ERROR() calls in
drivers/gpu/drm/mediatek/mtk_dsi.c with the corresponding
drm_info(), drm_warn() and drm_err() helpers.
The drm_*() logging helpers take a struct drm_device * argument,
allowing the DRM core to prefix log messages with the correct device
name and instance. This is required to correctly distinguish log
messages on systems with multiple GPUs.
This change aligns the radeon driver with the DRM TODO item:
"Convert logging to drm_* functions with drm_device parameter".
Signed-off-by: Abhishek Rajput <abhiraj21put@gmail.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20260420052008.5417-1-abhiraj21put@gmail.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
