summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2017-05-08 11:26:33 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-05-09 14:22:11 +0300
commit45c3d213a400c952ab7119f394c5293bb6877e6b (patch)
tree7b974913b9fdb3e430b5c2bd0c11c3aac7e9b168 /tools/perf/scripts/python
parentb13b4d1b81e5d6a0e7399ab1c90398652774adb8 (diff)
downloadlinux-45c3d213a400c952ab7119f394c5293bb6877e6b.tar.xz
drm: Nerf the preclose callback for modern drivers
With all drivers converted there's only legacy dri1 drivers using it. Not going to touch those, instead just hide it like we've done with other dri1 driver hooks like firstopen. In all this I didn't find any real reason why we'd needed 2 hooks, and having symmetry between open and close just appeases my OCD better. Yeah, someone else could do an s/postclose/close/, but that's for someone who understands cocci. And maybe after this series is reviewed and landed, to avoid patch-regen churn. v2: s/last/post/close in the kernel-doc (Sean). Reviewed-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170508082633.4214-4-daniel.vetter@ffwll.ch
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions