diff options
| author | Wambui Karuga <wambui.karugax@gmail.com> | 2020-03-14 21:33:43 +0300 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2020-03-19 11:34:32 +0200 |
| commit | a8fa7c079f3ec0240112a622fe6e27a773a0e174 (patch) | |
| tree | cbc33b5643b7713de287048e81fe59e53b6bda84 /tools/perf/scripts/python/bin | |
| parent | 606856f09e843d268a67ccece345a0555b58ac8e (diff) | |
| download | linux-a8fa7c079f3ec0240112a622fe6e27a773a0e174.tar.gz linux-a8fa7c079f3ec0240112a622fe6e27a773a0e174.zip | |
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 <wambui.karugax@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200314183344.17603-7-wambui.karugax@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
