]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/cik: Fix printing of client name on VM protection fault
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 18 Sep 2013 13:39:40 +0000 (15:39 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Sep 2013 18:28:16 +0000 (14:28 -0400)
commit328a50c7b09d313ab9278f972950da414d348eb1
tree63491906083e3106cbb812c667567cc94515ae65
parenta7ee824a6255e347ea76e2f00827e81bbe01004e
drm/radeon/cik: Fix printing of client name on VM protection fault

The string is encoded from the MSB to the LSB of the register.

Cc: stable@vger.kernel.org
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c