aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2014-06-10 08:28:12 -0700
committerDaniel Vetter <[email protected]>2014-06-13 17:45:23 +0200
commite328795139b30c9d49d8fde37e1d6efc845ac46b (patch)
tree800154cdf1da411057f6797a47a55ad64da4e531 /tools/perf/scripts/python/net_dropmonitor.py
parentfc1d3e44ef7c1db93384150fdbf8948dcf949f15 (diff)
drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)
Refactor cursor buffer setting such that the code to actually update the cursor lives in a new function, intel_crtc_cursor_set_obj(), and takes a GEM object as a parameter. The existing legacy cursor ioctl handler, intel_crtc_cursor_set() will now perform the userspace handle lookup and then call this new function. This refactoring is in preparation for the universal plane cursor support where we'll want to update the cursor with an actual GEM buffer object (obtained via drm_framebuffer) rather than a userspace handle. v2: Drop obvious kerneldoc and replace with note about function's reference consumption Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Matt Roper <[email protected]> Reviewed-by: Pallavi G<[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions