diff options
author | Arindam Nath <arindam.nath@amd.com> | 2016-12-05 19:21:26 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-09-26 17:04:13 -0400 |
commit | 49c07a99b2bdd6e6ed621f728d58d8535cc87a61 (patch) | |
tree | b3512d5d421243236b17c51fded70e1749320918 /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | e11b86ad7d97671ec9543824de0529bd3f8d2db7 (diff) | |
download | linux-49c07a99b2bdd6e6ed621f728d58d8535cc87a61.tar.bz2 |
drm/amd/display: remove DM_NOT_IMPL messages
Some functions like dm_bandwidth_update are placeholders
for future implementations. Right now, they simply
print messages like "DM_NOT_IMPL: dm_bandwidth_update".
This message even though informational, sometimes can
create some confusion for users.
Since these functions are only skeletons for future, we
simply remove the rather un-unecessary messages from these
functions.
Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions