diff options
| author | Boris BREZILLON <[email protected]> | 2014-11-14 19:30:30 +0100 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2014-11-15 09:29:14 +1000 |
| commit | d7f8db5300d1f50b5631796086dbd4efc5b5d707 (patch) | |
| tree | fc408a6376c135b4f328051c03cfb16fbd3f9f51 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 8bd4ae202813ac04f35dacf43263e1cf96743292 (diff) | |
drm: flip-work: change drm_flip_work_init prototype
Now that we're using lists instead of kfifo to store drm flip-work tasks
we do not need the size parameter passed to drm_flip_work_init function
anymore.
Moreover this function cannot fail anymore, we can thus remove the return
code.
Modify drm_flip_work_init users to take account of these changes.
[airlied: fixed two unused variable warnings]
Signed-off-by: Boris BREZILLON <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions