diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2025-04-09 14:39:23 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-05 20:29:09 +0300 |
commit | fc3817fb499605a8e9cfebdc2615da0ec114b281 (patch) | |
tree | 860bc51e58d9a32425e7b2f55ea2f27c588f8c95 /drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c | |
parent | c38de9db7493b866731b0ce3f76fcd4c2c63a9c2 (diff) | |
download | linux-fc3817fb499605a8e9cfebdc2615da0ec114b281.tar.xz |
drm: add drm_file_err function to add process info
Add a drm helper function which appends the process information for
the drm_file over drm_err formatted output.
v5: change to macro from function (Christian Koenig)
add helper functions for lock/unlock (Christian Koenig)
v6: remove __maybe_unused and make function inline (Jani Nikula)
remove drm_print.h
v7: Use va_format and %pV to concatenate fmt and vargs (Jani Nikula)
v8: Code formatting and typos (Ursulin tvrtko)
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c')
0 files changed, 0 insertions, 0 deletions