https://bugzilla.kernel.org/show_bug.cgi?id=58731
Christian König christian.koenig@amd.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.koenig@amd.com
--- Comment #1 from Christian König christian.koenig@amd.com 2013-05-24 08:05:10 --- This isn't a bug, but a configuration error.
You compile the radeon module directly into the kernel, but don't include the RV710_uvd.bin firmware into your kernel image. See CONFIG_EXTRA_FIRMWARE in your kernel configuration for details.
Regards, Christian.