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(-)
>