All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Li <sunpeng.li-5C7GfCeVMHo@public.gmane.org>
To: Harry Wentland <harry.wentland-5C7GfCeVMHo@public.gmane.org>,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	tstdenis-5C7GfCeVMHo@public.gmane.org,
	Bhawanpreet.Lakha-5C7GfCeVMHo@public.gmane.org
Subject: Re: [PATCH] drm/amd/display: Don't spam debug messages
Date: Tue, 10 Apr 2018 16:47:06 -0400	[thread overview]
Message-ID: <cb635c75-1324-259a-b369-90a6490f95db@amd.com> (raw)
In-Reply-To: <25fa8982-9c92-b23e-d3ab-b86d463c0cd1-5C7GfCeVMHo@public.gmane.org>



On 2018-04-10 04:44 PM, Harry Wentland wrote:
> Ping
> 
> On 2018-04-09 02:06 PM, Harry Wentland wrote:
>> Signed-off-by: Harry Wentland <harry.wentland@amd.com>

Reviewed-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>

>> ---
>>   drivers/gpu/drm/amd/display/include/logger_types.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/amd/display/include/logger_types.h b/drivers/gpu/drm/amd/display/include/logger_types.h
>> index 4f332e80cecc..b608a0830801 100644
>> --- a/drivers/gpu/drm/amd/display/include/logger_types.h
>> +++ b/drivers/gpu/drm/amd/display/include/logger_types.h
>> @@ -32,7 +32,7 @@
>>   
>>   #define DC_LOG_ERROR(...) DRM_ERROR(__VA_ARGS__)
>>   #define DC_LOG_WARNING(...) DRM_WARN(__VA_ARGS__)
>> -#define DC_LOG_DEBUG(...) DRM_INFO(__VA_ARGS__)
>> +#define DC_LOG_DEBUG(...) DRM_DEBUG_KMS(__VA_ARGS__)
>>   #define DC_LOG_DC(...) DRM_DEBUG_KMS(__VA_ARGS__)
>>   #define DC_LOG_DTN(...) DRM_DEBUG_KMS(__VA_ARGS__)
>>   #define DC_LOG_SURFACE(...) pr_debug("[SURFACE]:"__VA_ARGS__)
>>
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

      parent reply	other threads:[~2018-04-10 20:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 18:06 [PATCH] drm/amd/display: Don't spam debug messages Harry Wentland
     [not found] ` <20180409180615.15900-1-harry.wentland-5C7GfCeVMHo@public.gmane.org>
2018-04-09 18:13   ` Tom St Denis
2018-04-10 20:44   ` Harry Wentland
     [not found]     ` <25fa8982-9c92-b23e-d3ab-b86d463c0cd1-5C7GfCeVMHo@public.gmane.org>
2018-04-10 20:47       ` Leo Li [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cb635c75-1324-259a-b369-90a6490f95db@amd.com \
    --to=sunpeng.li-5c7gfcevmho@public.gmane.org \
    --cc=Bhawanpreet.Lakha-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=harry.wentland-5C7GfCeVMHo@public.gmane.org \
    --cc=tstdenis-5C7GfCeVMHo@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.