diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-09-06 20:01:44 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-09-11 15:51:27 +0100 |
commit | f9055e74f8976e47ccd81d7988cb491b5dc75339 (patch) | |
tree | 4d8d2fb7b11058639726b493cd82cf30d3e9e0a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c8124d399224d626728e2ffb95a1d564a7c06968 (diff) |
drm/i915/overlay: Use the ioctl parameters directly
The user parameters to put_image are not copied back to userspace
(DRM_IOW), and so we can modify the ioctl parameters (having already been
copied to a temporary kernel struct) directly and use those in place,
avoiding another temporary malloc and lots of manual copying.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180906190144.1272-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions