summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/shmobile/shmob_drm_crtc.c
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-11-03 16:00:35 +0100
committerAlex Deucher <alexander.deucher@amd.com>2017-11-04 09:48:28 -0400
commit767601d100a53e653233aebca7c262ce0addfa99 (patch)
tree080c5ad6705b39c91df0ddee9c0658409c93130f /drivers/gpu/drm/shmobile/shmob_drm_crtc.c
parente1fc12c5d9ad06a2a74e97a91f1b0c5f4c723b50 (diff)
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Memory allocation failure should generally be handled gracefully by callers. In particular, with transparent hugepage support, attempts to allocate huge pages can fail under memory pressure, but the callers fall back to allocating individual pages instead. In that case, there would be spurious [TTM] Unable to get page %u error messages in dmesg. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/shmobile/shmob_drm_crtc.c')
0 files changed, 0 insertions, 0 deletions