diff options
author | Wambui Karuga <[email protected]> | 2020-03-14 21:33:43 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-03-19 11:34:32 +0200 |
commit | a8fa7c079f3ec0240112a622fe6e27a773a0e174 (patch) | |
tree | cbc33b5643b7713de287048e81fe59e53b6bda84 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 606856f09e843d268a67ccece345a0555b58ac8e (diff) |
drm/i915/rps: use struct drm_device based logging macros.
Replace the use of the printk based drm logging macros with the struct
drm_device based logging macros in i915/gt/intel_rps.c. This also
involves extracting the drm_i915_private device pointer from various
intel types.
This converts the instances of DRM_DEBUG_DRIVER to drm_dbg() while not
converting DRM_DEBUG() instances due to the lack of an analogous
drm_device based macro.
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