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 0/8] Add support for Mullins and Beema
Date: Thu, 01 May 2014 15:34:51 +0200	[thread overview]
Message-ID: <53624D7B.2060701@vodafone.de> (raw)
In-Reply-To: <1398897655-22074-1-git-send-email-alexander.deucher@amd.com>

I've added the patches to my 3.15 queue.

Christian.

Am 01.05.2014 00:40, schrieb Alex Deucher:
> This patch set adds support for the new Mullins and
> Beema APUs.
>
> Alex Deucher (1):
>    drm/radeon: dpm updates for KV/KB
>
> Leo Liu (1):
>    drm/radeon: add Mullins VCE support
>
> Samuel Li (6):
>    drm/radeon: add Mullins chip family
>    drm/radeon: update cik init for Mullins.
>    drm/radeon: add Mullins UVD support.
>    drm/radeon: add Mullins dpm support.
>    drm/radeon: modesetting updates for Mullins.
>    drm/radeon: add pci ids for Mullins
>
>   drivers/gpu/drm/radeon/atombios_crtc.c |   5 +-
>   drivers/gpu/drm/radeon/cik.c           |  71 +++++++++++++++++
>   drivers/gpu/drm/radeon/kv_dpm.c        | 135 ++++++++++++++++++++++++++-------
>   drivers/gpu/drm/radeon/radeon_asic.c   |   1 +
>   drivers/gpu/drm/radeon/radeon_device.c |   1 +
>   drivers/gpu/drm/radeon/radeon_family.h |   1 +
>   drivers/gpu/drm/radeon/radeon_pm.c     |   1 +
>   drivers/gpu/drm/radeon/radeon_ucode.h  |   1 +
>   drivers/gpu/drm/radeon/radeon_uvd.c    |   1 +
>   drivers/gpu/drm/radeon/radeon_vce.c    |   1 +
>   include/drm/drm_pciids.h               |  16 ++++
>   11 files changed, 203 insertions(+), 31 deletions(-)
>

      parent reply	other threads:[~2014-05-01 13:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30 22:40 [PATCH 0/8] Add support for Mullins and Beema Alex Deucher
2014-04-30 22:40 ` [PATCH 1/8] drm/radeon: add Mullins chip family Alex Deucher
2014-04-30 22:40 ` [PATCH 2/8] drm/radeon: update cik init for Mullins Alex Deucher
2014-04-30 22:40 ` [PATCH 3/8] drm/radeon: add Mullins UVD support Alex Deucher
2014-04-30 22:40 ` [PATCH 4/8] drm/radeon: add Mullins dpm support Alex Deucher
2014-04-30 22:40 ` [PATCH 5/8] drm/radeon: dpm updates for KV/KB Alex Deucher
2014-04-30 22:40 ` [PATCH 6/8] drm/radeon: modesetting updates for Mullins Alex Deucher
2014-04-30 22:40 ` [PATCH 7/8] drm/radeon: add Mullins VCE support Alex Deucher
2014-04-30 22:40 ` [PATCH 8/8] drm/radeon: add pci ids for Mullins Alex Deucher
2014-05-01 13:34 ` 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=53624D7B.2060701@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.