]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/uvd: use lower clocks on old UVD to boot v2
authorChristian König <christian.koenig@amd.com>
Thu, 10 Apr 2014 14:11:36 +0000 (16:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 17:28:14 +0000 (10:28 -0700)
commitf5cb8a665138985118920de132db115c74dcf7ec
tree11504aa5934af23b808b38572d8b7132426e6a76
parentc4a92098086a52c9520d4e7cbc22000408c6160a
drm/radeon/uvd: use lower clocks on old UVD to boot v2

commit e45187620f9fc103edf68fa5ea78e73033e1668c upstream.

Some RV7xx generation hardware crashes after you
raise the UVD clocks for the first time. Try to
avoid this by using the lower clocks to boot these.

Workaround for: https://bugzilla.kernel.org/show_bug.cgi?id=71891

v2: lower clocks on IB test as well

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/uvd_v1_0.c