On Tue, 21 Jan 2020, Wambui Karuga <wambui.karugax@xxxxxxxxx> wrote: > This series continues the conversion to the new struct drm_device based > logging macros in various files in drm/i915. These patches were > achieved both using coccinelle and manually. > > v2: rebase patches onto drm-tip to fix merge conflict in v1 series. Pushed all to drm-intel-next-queued, many thanks for the patches, and keep up the good work! BR, Jani. > > Wambui Karuga (5): > drm/i915/atomic: use struct drm_device logging macros for debug > drm/i915/bios: convert to struct drm_device based logging macros. > drm/i915/audio: convert to new struct drm_device logging macros. > drm/i915/bw: convert to new drm_device based logging macros. > drm/i915/cdclk: use new struct drm_device logging macros. > > .../gpu/drm/i915/display/intel_atomic_plane.c | 9 +- > drivers/gpu/drm/i915/display/intel_audio.c | 73 ++-- > drivers/gpu/drm/i915/display/intel_bios.c | 357 +++++++++++------- > drivers/gpu/drm/i915/display/intel_bw.c | 29 +- > drivers/gpu/drm/i915/display/intel_cdclk.c | 109 +++--- > 5 files changed, 339 insertions(+), 238 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx