aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:39:02 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:09 +0200
commit73b68b28a9e819e600ca2d0640721ae61bdaf55a (patch)
tree2aefa8e609ab13147f4126ae851ce6239386fae3 /tools/perf/scripts/python/flamegraph.py
parent71b1bd4c2bd404b28cc499fa37d02e32f55de865 (diff)
drm/vc4: dsi: Embed DRM structures into the private structure
The VC4 DSI driver private structure contains only a pointer to the encoder it implements. This makes the overall structure somewhat inconsistent with the rest of the driver, and complicates its initialisation without any apparent gain. Let's embed the drm_encoder structure (through the vc4_encoder one) into struct vc4_dsi to fix both issues. Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions