mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 15:45:05 +00:00
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 <dmitry.baryshkov@linaro.org> Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org> Link: https://lore.kernel.org/r/20210427001828.2375555-3-dmitry.baryshkov@linaro.org Signed-off-by: Rob Clark <robdclark@chromium.org> |
||
|---|---|---|
| .. | ||
| dpu1 | ||
| mdp4 | ||
| mdp5 | ||
| mdp_common.xml.h | ||
| mdp_format.c | ||
| mdp_kms.c | ||
| mdp_kms.h | ||
| msm_disp_snapshot_util.c | ||
| msm_disp_snapshot.c | ||
| msm_disp_snapshot.h | ||