https://github.com/torvalds/linux
Revision 3f5e1b4f58b7b6480cccff4bf965436102db4346 authored by Ilija Hadzic on 30 January 2015, 05:38:43 UTC, committed by Alex Deucher on 02 February 2015, 16:39:35 UTC
radeon_copy_dma and radeon_copy_blit must be called with
a valid reservation object. Otherwise a crash will be provoked.
We borrow the object from destination BO.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=88464

Cc: stable@vger.kernel.org
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent a124d06
History
Tip revision: 3f5e1b4f58b7b6480cccff4bf965436102db4346 authored by Ilija Hadzic on 30 January 2015, 05:38:43 UTC
drm/radeon: fix the crash in benchmark functions
Tip revision: 3f5e1b4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 292.5 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top