dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] drm: update drm_vblank logging
@ 2020-05-23  7:12 Sam Ravnborg
  2020-05-23  7:12 ` [PATCH v1 1/2] drm/vblank: use drm_* functions for logging Sam Ravnborg
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sam Ravnborg @ 2020-05-23  7:12 UTC (permalink / raw)
  To: Lyude Paul, dri-devel
  Cc: Y David Airlie, Daniel Vetter, Thomas Zimmermann, Sam Ravnborg

Replace all logging functions in vblank with their drm_ counterparts.
As cocinelle and I are not yet good friends this was a pure mechanical
replacement.

It adds more lines because the added argument required some more lines
to be divided in two.

The patch was split in two:
- the logging functions
- the WARN functions

This was only done to ease the review a little.
The patch is done on top of drm-misc-next.

	Sam

Sam Ravnborg (2):
      drm/vblank: use drm_* functions for logging
      drm/vblank: use drm_WARN for all warnings

 drivers/gpu/drm/drm_vblank.c | 198 +++++++++++++++++++++++--------------------
 1 file changed, 108 insertions(+), 90 deletions(-)


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-05-31 20:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-23  7:12 [PATCH v1 0/2] drm: update drm_vblank logging Sam Ravnborg
2020-05-23  7:12 ` [PATCH v1 1/2] drm/vblank: use drm_* functions for logging Sam Ravnborg
2020-05-25 11:07   ` Thomas Zimmermann
2020-05-31 20:35     ` Sam Ravnborg
2020-05-23  7:12 ` [PATCH v1 2/2] drm/vblank: use drm_WARN for all warnings Sam Ravnborg
2020-05-25 11:08 ` [PATCH v1 0/2] drm: update drm_vblank logging Thomas Zimmermann

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).