aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2021-06-24 11:05:00 +0200
committerThomas Zimmermann <[email protected]>2021-07-08 14:06:56 +0200
commit7915d561294521781f0e3a8cf7b5832fe9af2578 (patch)
tree5c5b3a5719abb43d8196859dff4ccb6632999f55 /tools/perf/scripts/python
parent1a3c1959740c1a376fbcdf87916e96fb5cce5518 (diff)
drm/qxl: Remove empty qxl_gem_prime_mmap()
The function qxl_gem_prime_mmap() returns an error. The two callers of gem_prime_mmap are drm_fbdev_fb_mmap() and drm_gem_dmabuf_mmap(), which both already handle NULL-callbacks with an error code. So clear gem_prime_mmap in qxl and remove qxl_gem_prime_mmap(). Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Gerd Hoffmann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions