aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArchit Taneja <[email protected]>2015-07-31 16:21:43 +0530
committerDaniel Vetter <[email protected]>2015-08-06 14:12:56 +0200
commitfdefa58a5097b397ce2d3f6b6f8caa14aacfb70d (patch)
tree01d2c449583c926a927455060bf9fca257418074 /tools/perf/scripts/python
parent742547b73d27e7bce2d0dd0f1b95692436f30950 (diff)
drm/fb_helper: Create a wrapper for fb_set_suspend
Some drm drivers call fb_set_suspend. Create a drm_fb_helper function that wraps around these calls. This is part of an effort to prevent drm drivers from calling fbdev functions directly, in order to make fbdev emulation a top level drm option. v3: - Fixed kerneldoc errors v2: - Added kerneldocs - Added a check for non-NULL fb_helper before proceeding. This will make the helpers work when we have a module param for fbdev emulation - Follow the drm way of aligning of arguments in func definitions Signed-off-by: Archit Taneja <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions