aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-07-30 15:52:03 +0200
committerThomas Zimmermann <[email protected]>2020-08-03 09:04:28 +0200
commite0f5a738cfe572bed3deb08fab0b5273b9535b74 (patch)
tree32dd34e08f829c4b08d4686b62f9925a6edc8765 /tools/perf/scripts/python
parent21d79b690e78a0e6885a6cd70fcee4a5beeda356 (diff)
drm/ast: Embed struct drm_device in struct ast_private
Turns struct ast_private into a subclass of struct drm_device by embedding the latter. This allows for using DRM's managed device allocation. The use of struct drm_device.dev_private is deprecated. The patch converts the last remaining users to to_ast_private(). Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Daniel Vetter <[email protected]> Acked-by: Sam Ravnborg <[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