diff options
| author | Lucas De Marchi <[email protected]> | 2022-01-31 16:59:26 +0000 |
|---|---|---|
| committer | Lucas De Marchi <[email protected]> | 2022-02-03 09:06:56 +0000 |
| commit | d30b9ae93bf57414160503d3cc62735adeb61557 (patch) | |
| tree | 52fb5fd4df56d02719b31bf1877d8e1582db50a6 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/i915: Move [more] GT registers to their own header file (diff) | |
| download | kernel-d30b9ae93bf57414160503d3cc62735adeb61557.tar.gz kernel-d30b9ae93bf57414160503d3cc62735adeb61557.zip | |
drm/i915: Do not spam log with missing arch support
Following what was done in drm_cache.c, when the stub for
remap_io_mapping() was added in commit 67c430bbaae1 ("drm/i915: Skip
remap_io_mapping() for non-x86 platforms"), it included a log message
with pr_err(). However just the warning is already enough and switching
to WARN_ONCE() allows us to keep the log message while avoiding log
spam.
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
