All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org>
Cc: "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org"
	<nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: [libdrm v2 14/14] Bump version for release
Date: Mon, 7 Dec 2015 14:54:12 +1000	[thread overview]
Message-ID: <566510F4.4070307@redhat.com> (raw)
In-Reply-To: <CAPM=9tymE4vBif0eEiDvY_D=6NEd6NHaLqwrQ9djAMDUnuExyg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 561 bytes --]

On 12/07/2015 02:38 PM, Dave Airlie wrote:
> On 7 December 2015 at 14:24, Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> wrote:
>> Er hm, I guess if it never had external users, it's OK. And so then
>> old userspace should still work with new libdrm?
> 
> That doesn't seem right.
> 
> new libdrm shouldn't break old mesa.
Already mentioned to Dave on IRC, but nothing breaks here, the old ABI
is intact (I even tested it!).  The version bump is so future Mesa
patches can make use of the newer functions.

Ben.

> 
> Dave.
> 


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

      parent reply	other threads:[~2015-12-07  4:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27  1:02 [libdrm v2 01/14] nouveau: import and install a selection of nvif headers from the kernel Ben Skeggs
     [not found] ` <1448586173-8289-1-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-27  1:02   ` [libdrm v2 02/14] nouveau: move more abi16-specific logic into abi16.c Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 03/14] nouveau: move object functions up, to avoid future foward decls Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 04/14] nouveau: make it possible to init object in pre-allocated memory Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 05/14] nouveau: add interface to call an object's methods Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 06/14] nouveau: add interfaces to query information about supported classes Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 07/14] nouveau: introduce object to represent the kernel client Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 08/14] nouveau: stack legacy nouveau_device on top of nouveau_drm Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 09/14] nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 10/14] nouveau: remove nouveau_object_find() Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 11/14] nouveau: add new interface to create a nouveau_device Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 12/14] nouveau: add support for newer kernel interfaces Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 13/14] nouveau: clean up nouveau.h, noting deprecated members/functions Ben Skeggs
2015-11-27  1:02   ` [libdrm v2 14/14] Bump version for release Ben Skeggs
     [not found]     ` <1448586173-8289-14-git-send-email-skeggsb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-07  4:19       ` Ilia Mirkin
     [not found]         ` <CAKb7Uvi-1B3_8gYsridtvnpgKBbi+tRB2BG8x00MpTjWDWrhxg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-07  4:24           ` Ilia Mirkin
     [not found]             ` <CAKb7UvipivXFeoDo4PkmKiMYiAJnpozswiXf_-8uEE=kG9zJwA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-07  4:38               ` Dave Airlie
     [not found]                 ` <CAPM=9tymE4vBif0eEiDvY_D=6NEd6NHaLqwrQ9djAMDUnuExyg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-07  4:54                   ` Ben Skeggs [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=566510F4.4070307@redhat.com \
    --to=bskeggs-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@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.