diff options
author | Jerome Glisse <jglisse@redhat.com> | 2010-05-19 14:05:50 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-05-21 05:07:24 (GMT) |
commit | e86527533586259875f08fccb173e3347046cc3f (patch) | |
tree | ef7443dbce0cd83640b90f28bec2dce24ce74a30 /ipc/util.h | |
parent | 365048ff7f977c5983d67b63c47502c5964840e9 (diff) | |
download | linux-fsl-qoriq-e86527533586259875f08fccb173e3347046cc3f.tar.xz |
drm/radeon/kms: record object that have been list reserved
list reservation was too optimistic about ttm object reservation
and could think that an object reserved by some other process
as reserved by the list reservation which was false. Thus when
unreserving the list it might unreserve object that it didn't
reserved in the list. Sorry if it's hard to follow but this
kind of things are just causing headheck.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions