[pull] radeon drm-fixes-3.6

Alex Deucher alexdeucher at gmail.com
Tue Aug 21 15:57:36 PDT 2012


On additional small fix I just pushed:

drm/radeon/ss: use num_crtc rather than hardcoded 6

On Tue, Aug 21, 2012 at 4:53 PM,  <alexdeucher at gmail.com> wrote:
> From: Alex Deucher <alexander.deucher at amd.com>
>
> Hi Dave,
>
> This is the current set of radeon fixes for 3.6.  Nothing too major.
>
> Highlights:
> - fix vbios fetch on pure uefi systems
> - fix vbios fetch on thunderbolt systems
> - MSAA fixes
> - lockup timeout fix
> - modesetting fix
>
> The following changes since commit 2e26c73a1e410448fbd2c0fbd34f06d98eaf8e48:
>
>   Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2012-08-15 20:31:22 +1000)
>
> are available in the git repository at:
>
>   git://people.freedesktop.org/~agd5f/linux drm-fixes-3.6
>
> Alex Deucher (4):
>       ACPI: export symbol acpi_get_table_with_size
>       drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
>       drm/radeon: split ATRM support out from the ATPX handler (v3)
>       Revert "drm/radeon: fix bo creation retry path"
>
> Christian König (1):
>       drm/radeon: init lockup timeout on ring init
>
> David Lamparter (1):
>       drm/radeon: implement ACPI VFCT vbios fetch (v3)
>
> Jerome Glisse (1):
>       drm/radeon: avoid turning off spread spectrum for used pll
>
> Marek Olšák (2):
>       drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
>       drm/radeon: fix checking of MSAA renderbuffers on r600-r700
>
> Tvrtko Ursulin (1):
>       drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping
>
>  drivers/acpi/acpica/tbxface.c                |    1 +
>  drivers/gpu/drm/radeon/atombios_crtc.c       |   25 ++++-
>  drivers/gpu/drm/radeon/r600_cs.c             |  105 ++++++++++++++++---
>  drivers/gpu/drm/radeon/r600d.h               |   17 +++
>  drivers/gpu/drm/radeon/radeon.h              |   15 ---
>  drivers/gpu/drm/radeon/radeon_atombios.c     |    2 +-
>  drivers/gpu/drm/radeon/radeon_atpx_handler.c |   56 +----------
>  drivers/gpu/drm/radeon/radeon_bios.c         |  138 +++++++++++++++++++++++++-
>  drivers/gpu/drm/radeon/radeon_drv.c          |    3 +-
>  drivers/gpu/drm/radeon/radeon_object.c       |    3 +-
>  drivers/gpu/drm/radeon/radeon_ring.c         |    1 +
>  drivers/gpu/drm/radeon/reg_srcs/r600         |    8 --
>  12 files changed, 267 insertions(+), 107 deletions(-)


More information about the dri-devel mailing list