aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-06-15 13:17:46 +0100
committerDaniel Vetter <[email protected]>2016-06-17 09:39:42 +0200
commitb209aca364f2cd6820af63b5016eafbdb2f48ab1 (patch)
treed418655e24cb4c48f3f78dda40390251599fc3b2 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent2a6ae85a383090e2c230d878cc5f53d0917b44ee (diff)
drm: Export drm_dev_init() for subclassing
In order to allow drivers to pack their privates and drm_device into one struct (e.g. for subclassing), export the initialisation routines for struct drm_device. v2: Missed return ret. That error path had only one job to do! v3: Cross-referencing drm_dev_init/drm_dev_alloc in kerneldoc, fix missed error code for goto err_minors. Signed-off-by: Chris Wilson <[email protected]> Cc: Dave Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Reviewed-by: Daniel Vetter <[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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions