diff options
| author | Dmitry Baryshkov <[email protected]> | 2021-04-27 03:18:26 +0300 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2021-06-23 07:32:14 -0700 |
| commit | 2503003cb2b8cbf419c686af15cdf1239f4fff17 (patch) | |
| tree | 04aa9da546e1002f32e6bb4aab34cbe13c6a5ed2 /tools/perf/scripts/python | |
| parent | eb9d6c7ebe44df4bf077e71de809bb7b216da38c (diff) | |
drm/msm: make msm_disp_state transient data struct
Instead of allocating snapshotting structure at the driver probe time
and later handling concurrent access, actual state, etc, make
msm_disp_state transient struct. Allocate one when snapshotting happens
and free it after coredump data is read by userspace.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions