diff options
| author | Chris Wilson <[email protected]> | 2014-10-07 14:13:51 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-10-08 15:07:07 +0200 |
| commit | bd008e5b2953186fc0c6633a885ade95e7043800 (patch) | |
| tree | fd2dccbe46c751fd9db37005f16517212ab339ad /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 1bcecfacde6269dc6cee9a098bc454222d441ff9 (diff) | |
drm: Implement O_NONBLOCK support on /dev/dri/cardN
The implmentation is simple in the extreme: we only want to wait for
events if the device was opened in blocking mode, otherwise we grab what
is available and report an error if there was none.
Signed-off-by: Chris Wilson <[email protected]>
Cc: [email protected]
Reviewed-by: Jesse Barnes <[email protected]>
Testcase: igt/kms_flip/nonblocing_read
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions