aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLiviu Dudau <[email protected]>2017-06-20 11:23:20 +0100
committerDaniel Vetter <[email protected]>2017-06-20 16:23:40 +0200
commitd0a2987866b6cc1acd3ed37f9cd52e5c8dced005 (patch)
tree9f6beda4b74d9d3313720b893fdb146a87de8a16 /tools/perf/scripts/python
parent4c952eaba7789e0b1f2c146e839fd82c5a290241 (diff)
drm: Convert CMA fbdev console suspend helpers to use bool
drm_fbdev_cma_set_suspend{,_unlocked} use an integer parameter to describe whether the intended state is a suspend or a resume. It then passes the value to drm_fb_helper_set_suspend{,_unlocked} which uses a boolean. Switch to using bool everywhere. Signed-off-by: Liviu Dudau <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions