All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Rob Clark <robdclark@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm: misc cleanup
Date: Tue, 13 Oct 2015 17:50:32 +0200	[thread overview]
Message-ID: <20151013155032.GS26718@phenom.ffwll.local> (raw)
In-Reply-To: <1444745609-27304-1-git-send-email-robdclark@gmail.com>

On Tue, Oct 13, 2015 at 10:13:28AM -0400, Rob Clark wrote:
> Drop unused drm_atomic and fix comment for drm_debug.
> 
> Signed-off-by: Rob Clark <robdclark@gmail.com>

Applied to drm-misc.
-Daniel

> ---
>  drivers/gpu/drm/drm_drv.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
> index 53d09a1..3a8d598 100644
> --- a/drivers/gpu/drm/drm_drv.c
> +++ b/drivers/gpu/drm/drm_drv.c
> @@ -37,11 +37,9 @@
>  #include "drm_legacy.h"
>  #include "drm_internal.h"
>  
> -unsigned int drm_debug = 0;	/* 1 to enable debug output */
> +unsigned int drm_debug = 0;	/* bitmask of DRM_UT_x */
>  EXPORT_SYMBOL(drm_debug);
>  
> -bool drm_atomic = 0;
> -
>  MODULE_AUTHOR(CORE_AUTHOR);
>  MODULE_DESCRIPTION(CORE_DESC);
>  MODULE_LICENSE("GPL and additional rights");
> -- 
> 2.1.0
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2015-10-13 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 14:13 [PATCH] drm: misc cleanup Rob Clark
2015-10-13 14:13 ` [PATCH] drm/dp: add DPCD logging Rob Clark
2015-10-13 14:30   ` Jani Nikula
2015-10-13 14:32     ` Rob Clark
2015-10-13 15:00       ` Jani Nikula
2015-10-16 18:53   ` Rob Clark
2015-10-13 15:50 ` Daniel Vetter [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=20151013155032.GS26718@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=robdclark@gmail.com \
    /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.