diff options
author | 2014-02-27 12:34:51 +0100 | |
---|---|---|
committer | 2014-03-28 14:19:02 +0100 | |
commit | 294adf7d86226c0e6abeb4475159b03aa315d56f (patch) | |
tree | 82013a33770470723552a04a5893904917281515 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: Add a function to get the ioctl flags (diff) | |
download | linux-dev-294adf7d86226c0e6abeb4475159b03aa315d56f.tar.xz linux-dev-294adf7d86226c0e6abeb4475159b03aa315d56f.zip |
drm/vmwgfx: Use a per-device semaphore for reservation protection
Don't use a per-master semaphore (ttm lock) for reservation protection, but
rather a per-device semaphore. This is needed since clients connecting using
render nodes aren't master aware.
The ttm lock used should probably be replaced with a reader-write semaphore
once the function down_xx_interruptible() is available.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions