disp: msm: sde: add sde data to va minidumps
VA minidumps supports to add any allocated variable or data to minidumps. Add panic notifier and wrapper function to add sde data to minidump va. Add event log, register log, register dumps, debug bus and different sde variables and states info to minidump. Change-Id: If54da0b7067df17877e4da645d82f1705baa3f6d Signed-off-by: Andhavarapu Karthik <kartkart@codeaurora.org>
This commit is contained in:
@@ -358,4 +358,5 @@ bool sde_plane_is_cache_required(struct drm_plane *plane,
|
||||
void sde_plane_static_img_control(struct drm_plane *plane,
|
||||
enum sde_crtc_cache_state state);
|
||||
|
||||
void sde_plane_add_data_to_minidump_va(struct drm_plane *plane);
|
||||
#endif /* _SDE_PLANE_H_ */
|
||||
|
Reference in New Issue
Block a user