]> Gentwo Git Trees - linux/.git/commit
drm: Replace the deprecated DRM_* logging macros in gem helper files
authorAthul Raj Kollareth <krathul3152@gmail.com>
Tue, 2 Sep 2025 18:10:20 +0000 (23:40 +0530)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 15 Sep 2025 10:36:44 +0000 (12:36 +0200)
commite5e0350d5d1ab0e61ea605b6dda742290bea480c
treea5fff6a55d5f9b806d78cfba2a4b99e656704b20
parent2d2f1dc74cfbbb4891a8fd666029c6fce926fcfd
drm: Replace the deprecated DRM_* logging macros in gem helper files

Replace the DRM_* logging macros used in gem helper files with the
appropriate ones specified in /include/drm/drm_print.h.

Signed-off-by: Athul Raj Kollareth <krathul3152@gmail.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/aLczDHV_yGnnRKbr@Terra
drivers/gpu/drm/drm_gem.c
drivers/gpu/drm/drm_gem_dma_helper.c