intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/9] drm/i915/display: drm device based logging conversions
@ 2022-01-21 13:00 Jani Nikula
  2022-01-21 13:00 ` [Intel-gfx] [PATCH 1/9] drm/i915/snps: convert to drm device based logging Jani Nikula
                   ` (20 more replies)
  0 siblings, 21 replies; 23+ messages in thread
From: Jani Nikula @ 2022-01-21 13:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

Purge some accumulated drm device based logging changes from my local
branches.

Jani Nikula (9):
  drm/i915/snps: convert to drm device based logging
  drm/i915/pps: convert to drm device based logging
  drm/i915/hotplug: convert to drm device based logging
  drm/i915/dp: convert to drm device based logging
  drm/i915/plane: convert to drm device based logging and WARN
  drm/i915/sprite: convert to drm device based logging
  drm/i915/lspcon: convert to drm device based logging
  drm/i915/cdclk: update intel_dump_cdclk_config() logging
  drm/i915/cdclk: convert to drm device based logging

 .../gpu/drm/i915/display/intel_atomic_plane.c |   5 +-
 drivers/gpu/drm/i915/display/intel_cdclk.c    |  23 +--
 drivers/gpu/drm/i915/display/intel_cdclk.h    |   3 +-
 drivers/gpu/drm/i915/display/intel_display.c  |   2 +-
 .../drm/i915/display/intel_display_power.c    |   2 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |  35 +++--
 drivers/gpu/drm/i915/display/intel_hotplug.c  |  14 +-
 drivers/gpu/drm/i915/display/intel_lspcon.c   | 142 ++++++++++--------
 drivers/gpu/drm/i915/display/intel_pps.c      |  22 +--
 drivers/gpu/drm/i915/display/intel_snps_phy.c |  29 ++--
 drivers/gpu/drm/i915/display/intel_sprite.c   |  24 +--
 .../drm/i915/display/skl_universal_plane.c    |  10 +-
 12 files changed, 169 insertions(+), 142 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2022-01-24 14:14 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-21 13:00 [Intel-gfx] [PATCH 0/9] drm/i915/display: drm device based logging conversions Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 1/9] drm/i915/snps: convert to drm device based logging Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 2/9] drm/i915/pps: " Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 3/9] drm/i915/hotplug: " Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 4/9] drm/i915/dp: " Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 5/9] drm/i915/plane: convert to drm device based logging and WARN Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 6/9] drm/i915/sprite: convert to drm device based logging Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 7/9] drm/i915/lspcon: " Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 8/9] drm/i915/cdclk: update intel_dump_cdclk_config() logging Jani Nikula
2022-01-21 13:00 ` [Intel-gfx] [PATCH 9/9] drm/i915/cdclk: convert to drm device based logging Jani Nikula
2022-01-21 13:12 ` [Intel-gfx] [PATCH 0/9] drm/i915/display: drm device based logging conversions Ville Syrjälä
2022-01-24 14:08   ` Jani Nikula
2022-01-21 13:18 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2022-01-21 13:19 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-21 13:54 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-01-21 16:56 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-01-21 23:54 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: drm device based logging conversions (rev2) Patchwork
2022-01-21 23:55 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-22  0:25 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-01-24 10:55 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: drm device based logging conversions (rev3) Patchwork
2022-01-24 10:57 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-24 11:20 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-01-24 12:50 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).