https://github.com/torvalds/linux
Revision b70d11da61d751ad968c6f686d83ac1b0ae41466 authored by Kristian Høgsberg on 03 March 2009, 19:45:57 UTC, committed by Eric Anholt on 10 March 2009, 20:11:11 UTC
If userspace passes an object list with the same object appearing more
than once, we end up hitting the BUG_ON() in
i915_gem_object_set_to_gpu_domain() as it gets called a second time
for the same object.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent 99adcd9
History
Tip revision: b70d11da61d751ad968c6f686d83ac1b0ae41466 authored by Kristian Høgsberg on 03 March 2009, 19:45:57 UTC
drm: Return EINVAL on duplicate objects in execbuffer object list
Tip revision: b70d11d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 107.1 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top