[PATCH] drm/radeon: add very basic support for audio block on DCE6

Rafał Miłecki zajec5 at gmail.com
Fri Aug 2 07:23:11 PDT 2013


2013/8/2 Alex Deucher <alexdeucher at gmail.com>:
> On Fri, Aug 2, 2013 at 9:40 AM, Rafał Miłecki <zajec5 at gmail.com> wrote:
>> 2013/8/2 Alex Deucher <alexdeucher at gmail.com>:
>>> On Fri, Aug 2, 2013 at 4:11 AM, Rafał Miłecki <zajec5 at gmail.com> wrote:
>>>> It doesn't allow playing anything yet, but was the most tricky part to
>>>> RE (it's indirect access, so couldn't trace it by dumping registers).
>>>> Now we just need to implement support for HDMI blocks.
>>>
>>> We actually have code implemented internally for DCE6/8 that we are
>>> hoping to release for 3.12.
>>
>> Can you rebase it on my patches, please?
>>
>> We already got few cases of just-to-be-released code, that couldn't be
>> release so fast.
>
> Maybe.  It depends how divergent it is.  There are actually a fair
> amount of structural changes needed support the hw changes properly.
> I guess I'll wait and see what your code looks like.

OK. It's similar to the current DCE2/3/4 support and register
operations are based on fglrx MMIO dump, so they should be pretty much
correct. It's not programming based on regs dumps only anymore :)

-- 
Rafał


More information about the dri-devel mailing list