diff options
author | Wambui Karuga <[email protected]> | 2020-03-14 21:33:40 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-03-19 11:34:16 +0200 |
commit | 1ca6ce9332e7bf9dc8083235df20ea72bd893cad (patch) | |
tree | 53c838c4ef58b650598062989d732818fd3a873c /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 91682e45ba62068ed19f829d5844dfd30b605808 (diff) |
drm/i915/rc6: convert to struct drm_device based logging macros.
Converts various instances of the printk based drm logging macros to use
the struct drm_device logging macros. This also involves extracting the
drm_i915_private device from intel types in some cases.
Note that this converts DRM_DEBUG_DRIVER() to drm_dbg().
References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html
Signed-off-by: Wambui Karuga <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions