Re: [PATCH] drm/msm: Don't use autosuspend for display

2021-12-15 Thread Rob Clark
On Wed, Dec 15, 2021 at 11:10 AM Stephen Boyd wrote: > > Quoting Rob Clark (2021-12-15 09:59:02) > > From: Rob Clark > > > > No functional change, as we only actually enable autosuspend for the GPU > > device. But lets not encourage thinking that autosuspend is a good idea > > for anything displ

Re: [PATCH] drm/msm: Don't use autosuspend for display

2021-12-15 Thread Dmitry Baryshkov
On Wed, 15 Dec 2021 at 22:10, Stephen Boyd wrote: > > Quoting Rob Clark (2021-12-15 09:59:02) > > From: Rob Clark > > > > No functional change, as we only actually enable autosuspend for the GPU > > device. But lets not encourage thinking that autosuspend is a good idea > > for anything display

Re: [PATCH] drm/msm: Don't use autosuspend for display

2021-12-15 Thread Stephen Boyd
Quoting Rob Clark (2021-12-15 09:59:02) > From: Rob Clark > > No functional change, as we only actually enable autosuspend for the GPU > device. But lets not encourage thinking that autosuspend is a good idea > for anything display related. I'd prefer to see a small blurb about why it's not a go

[PATCH] drm/msm: Don't use autosuspend for display

2021-12-15 Thread Rob Clark
From: Rob Clark No functional change, as we only actually enable autosuspend for the GPU device. But lets not encourage thinking that autosuspend is a good idea for anything display related. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/dsi/dsi_host.c | 8 drivers/gpu/drm/msm/