From: Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH] nouveau: get rid of winsys object
Date: Sun, 11 Dec 2011 21:12:07 +0100 [thread overview]
Message-ID: <20111211201207.GC12385@joi.lan> (raw)
In-Reply-To: <20111202220850.GE3302-OI9uyE9O0yo@public.gmane.org>
On Fri, Dec 02, 2011 at 11:08:50PM +0100, Marcin Slusarz wrote:
> Its only purpose was to destroy itself.
> ---
> src/gallium/drivers/nouveau/Android.mk | 4 ++-
> src/gallium/drivers/nouveau/Makefile | 3 ++
> src/gallium/drivers/nouveau/nouveau_screen.c | 7 ++--
> src/gallium/drivers/nouveau/nouveau_winsys.h | 6 ++--
> src/gallium/drivers/nv50/nv50_context.c | 2 -
> src/gallium/drivers/nv50/nv50_screen.c | 3 +-
> src/gallium/drivers/nv50/nv50_screen.h | 1 -
> src/gallium/drivers/nvc0/nvc0_context.c | 2 -
> src/gallium/drivers/nvc0/nvc0_screen.c | 3 +-
> src/gallium/drivers/nvc0/nvc0_screen.h | 1 -
> src/gallium/drivers/nvfx/nvfx_context.c | 5 ---
> src/gallium/drivers/nvfx/nvfx_context.h | 1 -
> src/gallium/drivers/nvfx/nvfx_screen.c | 3 +-
> src/gallium/drivers/nvfx/nvfx_screen.h | 1 -
> src/gallium/winsys/nouveau/drm/nouveau_dri.h | 28 -----------------
> .../winsys/nouveau/drm/nouveau_drm_winsys.c | 32 +------------------
> .../winsys/nouveau/drm/nouveau_drm_winsys.h | 28 -----------------
> 17 files changed, 17 insertions(+), 113 deletions(-)
I'm going to push this patch tomorrow if noone objects.
Marcin
prev parent reply other threads:[~2011-12-11 20:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 18:46 [mesa PATCH] nouveau: fix double free when nvXX_screen_create fails Marcin Slusarz
[not found] ` <20111202184659.GA3302-OI9uyE9O0yo@public.gmane.org>
2011-12-02 22:08 ` [PATCH] nouveau: get rid of winsys object Marcin Slusarz
[not found] ` <20111202220850.GE3302-OI9uyE9O0yo@public.gmane.org>
2011-12-02 22:10 ` Marcin Slusarz
2011-12-11 20:12 ` Marcin Slusarz [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=20111211201207.GC12385@joi.lan \
--to=marcin.slusarz-re5jqeeqqe8avxtiumwx3w@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.