[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-04 Thread Paul Menzel
Dear Christian, dear AMD developers, Am Mittwoch, den 03.04.2013, 01:18 +0200 schrieb Christian K?nig: > the following patchset implements the kernel side of UVD support for the > radeon hardware generations RV710-SI. thank you very much for getting these patches out! > The R6xx and

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-04 Thread Christian König
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

Re: [PATCH] drm/radeon: UVD support for RV710-SI

2013-04-04 Thread Christian König
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

Re: [PATCH] drm/radeon: UVD support for RV710-SI

2013-04-04 Thread Paul Menzel
Dear Christian, dear AMD developers, Am Mittwoch, den 03.04.2013, 01:18 +0200 schrieb Christian König: the following patchset implements the kernel side of UVD support for the radeon hardware generations RV710-SI. thank you very much for getting these patches out! The R6xx and RS780/RS880

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-03 Thread Andreas Boll
Could you bump drm minor version? 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 > Hi everyone, > > the following patchset implements the kernel side of UVD

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-03 Thread Jerome Glisse
On Wed, Apr 03, 2013 at 01:18:29AM +0200, Christian K?nig wrote: > 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

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-03 Thread Christian König
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

Re: [PATCH] drm/radeon: UVD support for RV710-SI

2013-04-03 Thread Jerome Glisse
On Wed, Apr 03, 2013 at 01:18:29AM +0200, Christian König wrote: 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

Re: [PATCH] drm/radeon: UVD support for RV710-SI

2013-04-03 Thread Andreas Boll
Could you bump drm minor version? 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 deathsim...@vodafone.de Hi everyone, the following patchset implements the

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 7:18 PM, Christian K?nig wrote: > 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

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-02 Thread Christian König
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

Re: [PATCH] drm/radeon: UVD support for RV710-SI

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 7:18 PM, Christian König deathsim...@vodafone.de wrote: 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