diff options
author | Wambui Karuga <wambui.karugax@gmail.com> | 2020-02-06 11:00:08 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2020-02-11 15:23:28 +0200 |
commit | 157ff3ab3227d510b4013dafe85b5baa39899659 (patch) | |
tree | 1f1b5babdd47c5c764f002cb09a2b38ae0d611d9 /tools/perf/scripts/python | |
parent | 57a333f8f8896ca66e9d8153930247a3cfd7b592 (diff) |
drm/i915/dpll_mgr: convert to drm_device based logging macros.
Conversion of instances of printk based drm logging macros to the struct
drm_device based logging macros in i915/display/intel_dpll_mgr.c.
This also involves extracting the struct drm_i915_private device pointer
from various intel types to use in the drm_device based macros.
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 <wambui.karugax@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200206080014.13759-8-wambui.karugax@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions