[PATCH] drm/radeon: UVD support for RV710-SI
Christian König
deathsimple at vodafone.de
Thu Apr 4 01:41:30 PDT 2013
Am 03.04.2013 19:57, schrieb Andreas Boll:
> Could you bump drm minor version?
Not necessary, submitting an UVD create messages while creating the
driver object should just result in an error code when UVD is not available.
When handled like this it doesn't matter if the kernel has no UVD
support at all, no UVD support for this hardware generation or UVD just
failed to initialize.
Currently we just don't handle the return code so well in mesa (feel
free to fix that).
Christian.
> Then we could check for UVD in userspace [1]
>
> Thanks for the great work!
>
> Andreas.
>
> [1] http://lists.freedesktop.org/archives/mesa-dev/2013-April/037089.html
>
>
> 2013/4/3 Christian König <deathsimple at vodafone.de>
>
>> Hi everyone,
>>
>> the following patchset implements the kernel side of UVD support for the
>> radeon hardware generations RV710-SI.
>>
>> The R6xx and RS780/RS880 chipset generations are currently not supported,
>> but might be added in the future.
>>
>> The newest firmware can be found here: from
>> http://people.freedesktop.org/~agd5f/radeon_ucode/
>>
>> A matching patch implementing the necessary userspace side will follow in
>> just a minute on the mesa devel list.
>>
>> Cheers,
>> Christian.
>>
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
More information about the dri-devel
mailing list