From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH libdrm] modetest: include into the build when libkms is not selected.
Date: Wed, 11 Mar 2015 20:30:08 +0200 [thread overview]
Message-ID: <6925077.V3KCXsgqMu@avalon> (raw)
In-Reply-To: <1426011148-25073-1-git-send-email-emil.l.velikov@gmail.com>
Hi Emil,
Thank you for the patch.
On Tuesday 10 March 2015 18:12:28 Emil Velikov wrote:
> With commit d7c0a08bc57(modetest: Allocate dumb buffers with the correct
> bpp) we moved away from the libkms dependency. As such we are safe with
> including the Makefile/subdir, even as we opt out of building the
> library.
>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> tests/Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index d5269f9..0ca5a39 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -1,7 +1,7 @@
> -SUBDIRS = modeprint proptest
> +SUBDIRS = modeprint proptest modetest
>
> if HAVE_LIBKMS
> -SUBDIRS += kmstest modetest
> +SUBDIRS += kmstest
> endif
>
> if HAVE_RADEON
--
Regards,
Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2015-03-11 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 18:12 [PATCH libdrm] modetest: include into the build when libkms is not selected Emil Velikov
2015-03-11 18:30 ` Laurent Pinchart [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=6925077.V3KCXsgqMu@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emil.l.velikov@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.