summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-07 02:56:58 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-08-09 02:28:04 +0300
commitb7f4753d7b71a87f0769a07da8c4beebc6903a2f (patch)
treea1f0854a27f0ac18626bac2427524f5c440792d0 /tools/perf/scripts/python/exported-sql-viewer.py
parent1e42874b0df79a65fe9a2f4c2d3a71d5b64bcfb6 (diff)
drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
The internal functions dealing with the audio/video buffer manager, the blender, and the audio mixer, all receive pointers to the respective objects. Those objects are embedded in the zynqmp_disp structure, and a very small. Treating them as separate objects would require expanding them with back-pointers to the zynqmp_disp in order to access fields such as the device pointer for debug messages, and this isn't worth it. Instead, merge those structures with the zynqmp_disp structure, and pass the zynqmp_disp pointer to all internal functions. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions