[Intel-xe] [PATCH 0/2] Replace DRM_ERROR() with pr_err()
Gustavo Sousa
gustavo.sousa at intel.com
Fri May 26 00:42:33 UTC 2023
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
More information about the Intel-xe
mailing list