Re: [PATCH v2 3/3] drm: Add self_refresh_state debugfs entry

2019-09-18 Thread Daniel Vetter
On Wed, Sep 18, 2019 at 10:07 PM Sean Paul wrote: > > From: Sean Paul > > This patch adds a debugfs entry to surface the entry and exit times as > well as the calculated delay. > > Suggested-by: Daniel Vetter > Signed-off-by: Sean Paul > > Changes in v2: > - Added to the set > --- > > Wasn't

[PATCH v2 3/3] drm: Add self_refresh_state debugfs entry

2019-09-18 Thread Sean Paul
From: Sean Paul This patch adds a debugfs entry to surface the entry and exit times as well as the calculated delay. Suggested-by: Daniel Vetter Signed-off-by: Sean Paul Changes in v2: - Added to the set --- Wasn't too sure how to initialize this, as calling the helper function from