All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <deathsimple@vodafone.de>
To: Alex Deucher <alexdeucher@gmail.com>, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: Re: [PATCH] drm/radeon: remove UMS support
Date: Tue, 24 Nov 2015 10:16:35 +0100	[thread overview]
Message-ID: <56542AF3.6090602@vodafone.de> (raw)
In-Reply-To: <1448302921-22732-1-git-send-email-alexander.deucher@amd.com>

On 23.11.2015 19:22, Alex Deucher wrote:
> It's been deprecated behind a kconfig option for almost
> two years and hasn't really been supported for years before
> that.  DDX support was dropped more than three years ago.
>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

Acked-by: Christian König <christian.koenig@amd.com>

> ---
>   drivers/gpu/drm/radeon/Kconfig        |    9 -
>   drivers/gpu/drm/radeon/Makefile       |    4 -
>   drivers/gpu/drm/radeon/drm_buffer.c   |  177 --
>   drivers/gpu/drm/radeon/drm_buffer.h   |  148 --
>   drivers/gpu/drm/radeon/r300_cmdbuf.c  | 1186 ------------
>   drivers/gpu/drm/radeon/r600_blit.c    |  874 ---------
>   drivers/gpu/drm/radeon/r600_cp.c      | 2660 ---------------------------
>   drivers/gpu/drm/radeon/r600_cs.c      |   95 -
>   drivers/gpu/drm/radeon/radeon_cp.c    | 2243 -----------------------
>   drivers/gpu/drm/radeon/radeon_drv.c   |   97 -
>   drivers/gpu/drm/radeon/radeon_drv.h   | 2048 ---------------------
>   drivers/gpu/drm/radeon/radeon_irq.c   |  402 ----
>   drivers/gpu/drm/radeon/radeon_mem.c   |  302 ---
>   drivers/gpu/drm/radeon/radeon_state.c | 3261 ---------------------------------
>   14 files changed, 13506 deletions(-)
>   delete mode 100644 drivers/gpu/drm/radeon/drm_buffer.c
>   delete mode 100644 drivers/gpu/drm/radeon/drm_buffer.h
>   delete mode 100644 drivers/gpu/drm/radeon/r300_cmdbuf.c
>   delete mode 100644 drivers/gpu/drm/radeon/r600_blit.c
>   delete mode 100644 drivers/gpu/drm/radeon/r600_cp.c
>   delete mode 100644 drivers/gpu/drm/radeon/radeon_cp.c
>   delete mode 100644 drivers/gpu/drm/radeon/radeon_irq.c
>   delete mode 100644 drivers/gpu/drm/radeon/radeon_mem.c
>   delete mode 100644 drivers/gpu/drm/radeon/radeon_state.c
>
>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2015-11-24  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 18:22 [PATCH] drm/radeon: remove UMS support Alex Deucher
2015-11-24  9:16 ` Christian König [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=56542AF3.6090602@vodafone.de \
    --to=deathsimple@vodafone.de \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=dri-devel@lists.freedesktop.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.