aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMandeep Singh Baines <[email protected]>2012-01-20 12:11:16 -0800
committerDave Airlie <[email protected]>2012-02-03 09:29:35 +0000
commita14b1b42477c5ef089fcda88cbaae50d979eb8f9 (patch)
treec32b2aaa5900e9f98e514b81c1cdf6fdb0ab4e07 /tools/perf/scripts/python
parent6c073a7ee250118b8be3a2379c96fd7f78382b06 (diff)
drm: remove master fd restriction on mode setting getters
Its useful to be able to call the mode setting getter ioctls. Not requiring master fd, enables writing a simple program which can query the state of the video system. Since these ioctls are only "getters" there is no security or synchronization issues which would require master fd. Opening an new fd is already protected by the file permissions on the device file. Signed-off-by: Mandeep Singh Baines <[email protected]> Cc: Dave Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Ilija Hadzic <[email protected]> Cc: Jesse Barnes <[email protected]> Cc: Stephane Marchesin <[email protected]> Cc: [email protected] Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions