Re: 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")

From: Grigori Goronzy
Date: Wed Jun 08 2016 - 11:35:23 EST


On 2016-06-08 15:47, Borislav Petkov wrote:
On Wed, Jun 08, 2016 at 03:30:34PM +0200, Christian KÃnig wrote:

Try forcing mplayer to use VDPAU with "mplayer -vo vdpau $file".

All good. Actually, this hw accel thing is much better, I better make it
default :-P


Are you sure it is using accelerated decoding? CPU load should be just 1-2%. AFAIR you still have to explicitly enable the hardware accelerated codecs with mplayer. It might have changed at some point. Also try mpv instead, maybe. It's easier to enable decoding with that player, just specify --hwdec=vdpau on the command line and it'll use accelerated decoding whenever it can.

Grigori