]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages
authorThierry Reding <treding@nvidia.com>
Wed, 4 Sep 2019 11:00:30 +0000 (13:00 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:35 +0000 (11:18 +0100)
commit0301196b5719341ba98223eed9a0e6ea4eab615a
tree0e3245d7e8232a340cda13a941dc2b3d8da4e12e
parent47b15779b03bf70ca5a315775d2b171c7913ebc3
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages

The driver-specific messages should use the DRM_UT_DRIVER category so
that they can be properly filtered.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c