From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Christian_K=F6nig?= Subject: [git pull] drm/radeon: documentation and fixes Date: Wed, 18 Jul 2012 14:26:39 +0200 Message-ID: <5006AB7F.9080004@vodafone.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from outgoing.email.vodafone.de (outgoing.email.vodafone.de [139.7.28.128]) by gabe.freedesktop.org (Postfix) with ESMTP id D9F3A9E769 for ; Wed, 18 Jul 2012 05:26:43 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Dave Airlie Cc: DRI mailing list List-Id: dri-devel@lists.freedesktop.org Hi Dave, as promised here is the second pull request for -next: git://people.freedesktop.org/~deathsimple/linux next It contains the following changes: Alex Deucher (16): drm/radeon: update ib_execute for SI (v2) drm/radeon: remove radeon_ring_index() drm/radeon: update rptr saving logic for memory buffers drm/radeon: add rptr save support for r1xx-r5xx drm/radeon: document radeon_device.c (v2) drm/radeon: document radeon_kms.c drm/radeon: document radeon_irq_kms.c drm/radeon: document radeon_asic.c drm/radeon: document radeon_fence.c (v2) drm/radeon: document radeon_ring.c (v4) drm/radeon: document non-VM functions in radeon_gart.c (v2) drm/radeon: document VM functions in radeon_gart.c (v3) drm/radeon: start to document the functions r100.c drm/radeon: start to document evergreen.c drm/radeon: fix up pll selection on DCE5/6 drm/radeon: fix SS setup for DCPLL Christian K=F6nig (3): drm/radeon: return an error if there is nothing to wait for drm/radeon: let sa manager block for fences to wait for v2 drm/radeon: fix const IB handling v2 Cheers, Christian.