diff options
author | 2025-04-09 17:09:23 +0530 | |
---|---|---|
committer | 2025-05-05 13:29:09 -0400 | |
commit | fc3817fb499605a8e9cfebdc2615da0ec114b281 (patch) | |
tree | 860bc51e58d9a32425e7b2f55ea2f27c588f8c95 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | drm/amd/display: Promote DC to 3.2.331 (diff) | |
download | linux-rng-fc3817fb499605a8e9cfebdc2615da0ec114b281.tar.xz linux-rng-fc3817fb499605a8e9cfebdc2615da0ec114b281.zip |
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.h')
0 files changed, 0 insertions, 0 deletions