On Thu, Jun 3, 2021 at 9:33 AM Dmitry Baryshkov
wrote:
>
> On Thu, 3 Jun 2021 at 17:41, Rob Clark wrote:
> >
> > On Fri, May 28, 2021 at 5:25 PM Dmitry Baryshkov
> > wrote:
> > >
> > > Add small API covering lists of register dumps. Currently this is a part
> > > of MSM DRM driver, but is extrac
On Thu, 3 Jun 2021 at 17:41, Rob Clark wrote:
>
> On Fri, May 28, 2021 at 5:25 PM Dmitry Baryshkov
> wrote:
> >
> > Add small API covering lists of register dumps. Currently this is a part
> > of MSM DRM driver, but is extracted as it might be usefull to other
> > drivers too.
> >
> > Signed-off-
On Fri, May 28, 2021 at 5:25 PM Dmitry Baryshkov
wrote:
>
> Add small API covering lists of register dumps. Currently this is a part
> of MSM DRM driver, but is extracted as it might be usefull to other
> drivers too.
>
> Signed-off-by: Dmitry Baryshkov
> ---
> include/linux/dump_state.h | 78 ++
Add small API covering lists of register dumps. Currently this is a part
of MSM DRM driver, but is extracted as it might be usefull to other
drivers too.
Signed-off-by: Dmitry Baryshkov
---
include/linux/dump_state.h | 78 ++
lib/Kconfig| 3 ++