aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-06-05 15:58:02 +0200
committerThomas Zimmermann <[email protected]>2020-06-11 10:06:10 +0200
commit832eddf5d8f4d83983b7674faa009b2a5ead1848 (patch)
treee16c3df1f7ceb8729a4c6a55698815889c7b97f2 /tools/perf/scripts/python/exported-sql-viewer.py
parent3c8923c3f15e1c7f84b804f218500febf46868a3 (diff)
drm/mgag200: Embed instance of struct drm_device in struct mga_device
Following current best practice, the instance of struct drm_device is now embedded in struct mga_device. The respective field has been renamed from 'dev' to 'base' to reflect the relationship. Conversion from DRM device is done via upcast. Using dev_private is no longer possible. The patch also open-codes drm_dev_alloc() and DRM device initialization is now performed by a call to drm_device_init(). Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions