All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm: maintenance patches for 5.15-rcX
@ 2021-09-30  1:44 ` Jim Cromie
  0 siblings, 0 replies; 19+ messages in thread
From: Jim Cromie @ 2021-09-30  1:44 UTC (permalink / raw)
  To: dri-devel, amd-gfx, intel-gvt-dev, intel-gfx, linux-kernel; +Cc: Jim Cromie

hi drm folks,

Heres a small set of assorted patches which are IMO suitable for rcX;
one doc fix, 2 patches folding multiple DBGs together, and a format
string modification.

Jim Cromie (4):
  drm: fix doc grammar error
  amdgpu_ucode: reduce number of pr_debug calls
  nouveau: fold multiple DRM_DEBUG_DRIVERs together
  i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes

 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 293 ++++++++++++----------
 drivers/gpu/drm/i915/gvt/debug.h          |  18 +-
 drivers/gpu/drm/nouveau/nouveau_drm.c     |  36 ++-
 include/drm/drm_drv.h                     |   2 +-
 4 files changed, 191 insertions(+), 158 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-30  3:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30  1:44 [PATCH 0/4] drm: maintenance patches for 5.15-rcX Jim Cromie
2021-09-30  1:44 ` [Intel-gfx] " Jim Cromie
2021-09-30  1:44 ` [PATCH 1/4] drm: fix doc grammar error Jim Cromie
2021-09-30  1:44   ` [Intel-gfx] " Jim Cromie
2021-09-30  1:44 ` [PATCH 2/4] amdgpu_ucode: reduce number of pr_debug calls Jim Cromie
2021-09-30  1:44   ` [Intel-gfx] " Jim Cromie
2021-09-30  2:08   ` Joe Perches
2021-09-30  2:08     ` [Intel-gfx] " Joe Perches
2021-09-30  2:08     ` Joe Perches
2021-09-30  3:37     ` jim.cromie
2021-09-30  3:37       ` [Intel-gfx] " jim.cromie
2021-09-30  3:37       ` jim.cromie
2021-09-30  1:44 ` [PATCH 3/4] nouveau: fold multiple DRM_DEBUG_DRIVERs together Jim Cromie
2021-09-30  1:44   ` [Intel-gfx] " Jim Cromie
2021-09-30  1:44 ` [PATCH 4/4] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes Jim Cromie
2021-09-30  1:44   ` [Intel-gfx] " Jim Cromie
2021-09-30  2:03 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm: maintenance patches for 5.15-rcX Patchwork
2021-09-30  2:32 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-09-30  3:43 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.