[Intel-gfx] [PATCH 6/7] drm/xen: Don't set the dpms hook
Daniel Vetter
daniel at ffwll.ch
Wed Dec 12 10:56:55 UTC 2018
On Mon, Dec 10, 2018 at 12:12:05PM +0200, Oleksandr Andrushchenko wrote:
> On 12/10/18 12:03 PM, Daniel Vetter wrote:
> > Doesn't do anything for atomic.
> >
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > Cc: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
> > Cc: xen-devel at lists.xen.org
> > ---
> > drivers/gpu/drm/xen/xen_drm_front_conn.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/xen/xen_drm_front_conn.c b/drivers/gpu/drm/xen/xen_drm_front_conn.c
> > index c91ae532fa55..54af2669b1b3 100644
> > --- a/drivers/gpu/drm/xen/xen_drm_front_conn.c
> > +++ b/drivers/gpu/drm/xen/xen_drm_front_conn.c
> > @@ -89,7 +89,6 @@ static const struct drm_connector_helper_funcs connector_helper_funcs = {
> > };
> > static const struct drm_connector_funcs connector_funcs = {
> > - .dpms = drm_helper_connector_dpms,
> > .fill_modes = drm_helper_probe_single_connector_modes,
> > .destroy = drm_connector_cleanup,
> > .reset = drm_atomic_helper_connector_reset,
>
> Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
This and the previous patch merged, thanks for reviewing.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list