diff options
author | 2020-02-18 20:39:36 +0300 | |
---|---|---|
committer | 2020-02-21 11:20:42 +0200 | |
commit | 0bf857358f3f58055fdc5a83b6bec815a3fa9788 (patch) | |
tree | a3b2d0032108c2cdeb56dc9cf08a05e4e65e31fa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init (diff) | |
download | wireguard-linux-0bf857358f3f58055fdc5a83b6bec815a3fa9788.tar.xz wireguard-linux-0bf857358f3f58055fdc5a83b6bec815a3fa9788.zip |
drm/i915/perf: conversion to struct drm_device based logging macros.
Manual conversion of instances of printk based drm logging macros to the
struct drm_device based logging macros in i915/i915_perf.c.
Also involves extraction of the struct drm_i915_private device from
various intel types for use in the macros.
Instances of the DRM_DEBUG printk macro were not converted due to the
lack of an analogous struct drm_device based logging macro.
v2: remove instances of DRM_DEBUG that were converted.
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/20200218173936.19664-1-wambui.karugax@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions