All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@linux.ie>
To: Ryan Hope <rmh3093@gmail.com>
Cc: Jerome Glisse <glisse@freedesktop.org>,
	linux-kernel@vger.kernel.org, dri-devel@lists.sf.net
Subject: Re: [PATCH 1/3] Re: Radeon kernel modesetting patch (as staging) please review
Date: Mon, 15 Jun 2009 00:37:27 +0100 (IST)	[thread overview]
Message-ID: <alpine.DEB.2.00.0906150037110.20307@skynet.skynet.ie> (raw)
In-Reply-To: <48f7fe350906140642i595fa90ep182838e3ad4893fd@mail.gmail.com>

On Sun, 14 Jun 2009, Ryan Hope wrote:

> commit 85adafcf5d18e58c60d9fdbb718abe9149661736
> Author: Ryan Hope <rmh3093@gmail.com>
> Date:   Fri Jun 12 12:17:54 2009 -0400
> 
>     fix ttm kconfig

Thanks I've merged this into the patchset.

Dave.

> 
> diff --git a/drivers/gpu/drm/ttm/Makefile b/drivers/gpu/drm/ttm/Makefile
> index 0686829..299a73c 100644
> --- a/drivers/gpu/drm/ttm/Makefile
> +++ b/drivers/gpu/drm/ttm/Makefile
> @@ -6,4 +6,4 @@ ttm-y := ttm_agp_backend.o ttm_memory.o ttm_tt.o ttm_bo.o \
>         ttm_bo_util.o ttm_bo_vm.o ttm_module.o ttm_global.o
> 
> 
> -obj-m += ttm.o
> +obj-$(CONFIG_DRM_TTM) += ttm.o
> 
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> --
> _______________________________________________
> Dri-devel mailing list
> Dri-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dri-devel
> 
> 

  reply	other threads:[~2009-06-14 23:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10 15:55 Radeon kernel modesetting patch (as staging) please review Jerome Glisse
2009-06-14 13:42 ` [PATCH 1/3] " Ryan Hope
2009-06-14 23:37   ` Dave Airlie [this message]
2009-06-14 13:43 ` [PATCH 2/3] " Ryan Hope

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=alpine.DEB.2.00.0906150037110.20307@skynet.skynet.ie \
    --to=airlied@linux.ie \
    --cc=dri-devel@lists.sf.net \
    --cc=glisse@freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmh3093@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.