aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2022-10-26 17:59:31 +0200
committerLiviu Dudau <[email protected]>2022-11-16 10:33:41 +0000
commit1b93d3cb7181e1fa8fe22452985f93b0306c9b84 (patch)
tree49b227d8d53ae8073b79af7a6106797b1d942d17 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentaefae8719a9aaede5032ca7331fc3cf65fd7ac7f (diff)
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Using drm_device->dev_private is deprecated. Since we've switched to devm_drm_dev_alloc(), struct drm_device is now embedded in struct malidp_drm, hence we can use container_of() to get the struct drm_device instance instead. Signed-off-by: Danilo Krummrich <[email protected]> Signed-off-by: Liviu Dudau <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions