All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/2] Replace DRM_ERROR() with pr_err()
@ 2023-05-26  0:42 Gustavo Sousa
  2023-05-26  0:42 ` [Intel-xe] [PATCH 1/2] fixup! drm/xe/debugfs: Dump register save-restore tables Gustavo Sousa
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Gustavo Sousa @ 2023-05-26  0:42 UTC (permalink / raw)
  To: intel-xe

The former has been deprecated in favor of the latter.

Since we are already touching the includes for xe_reg_sr.c, also sneak
in a fixup patch to remove a duplicated inclusion.

Gustavo Sousa (2):
  fixup! drm/xe/debugfs: Dump register save-restore tables
  drm/xe: Replace DRM_ERROR() with pr_err()

 drivers/gpu/drm/xe/xe_reg_sr.c | 12 ++++++------
 drivers/gpu/drm/xe/xe_vm.c     |  3 ++-
 2 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-05-29 15:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26  0:42 [Intel-xe] [PATCH 0/2] Replace DRM_ERROR() with pr_err() Gustavo Sousa
2023-05-26  0:42 ` [Intel-xe] [PATCH 1/2] fixup! drm/xe/debugfs: Dump register save-restore tables Gustavo Sousa
2023-05-26 16:34   ` Lucas De Marchi
2023-05-29 14:05     ` Gustavo Sousa
2023-05-26  0:42 ` [Intel-xe] [PATCH 2/2] drm/xe: Replace DRM_ERROR() with pr_err() Gustavo Sousa
2023-05-26  9:49   ` Kalvala, Haridhar
2023-05-26 16:33   ` Lucas De Marchi
2023-05-26 21:48   ` Matt Roper
2023-05-29  7:58     ` Jani Nikula
2023-05-29 13:42     ` Gustavo Sousa
2023-05-29 15:12       ` Gustavo Sousa
2023-05-26  1:10 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-05-26  1:12 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-26  1:16 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-26  1:44 ` [Intel-xe] ○ CI.BAT: info " 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.