All of lore.kernel.org
 help / color / mirror / Atom feed
* nouveau-fixes 4.19
@ 2018-10-05  6:45 Ben Skeggs
  2018-10-05  7:50 ` Daniel Vetter
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Skeggs @ 2018-10-05  6:45 UTC (permalink / raw)
  To: dri-devel; +Cc: David Airlie

The following changes since commit 3483f08106fcd0e8edad2b9f2fc4726d25177799:

  drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
(2018-09-13 10:56:58 +1000)

are available in the Git repository at:

  git://github.com/skeggsb/linux linux-4.19

for you to fetch changes up to e46368cf77f2cb6304c51d9ff5f147cfb7dc0074:

  drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
(2018-10-05 16:43:15 +1000)

----------------------------------------------------------------
Lyude Paul (1):
      drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()

 drivers/gpu/drm/nouveau/dispnv50/disp.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nouveau-fixes 4.19
  2018-10-05  6:45 nouveau-fixes 4.19 Ben Skeggs
@ 2018-10-05  7:50 ` Daniel Vetter
  2018-10-09  1:29   ` Ben Skeggs
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Vetter @ 2018-10-05  7:50 UTC (permalink / raw)
  To: Ben Skeggs, Greg KH; +Cc: David Airlie, dri-devel

On Fri, Oct 05, 2018 at 04:45:54PM +1000, Ben Skeggs wrote:
> The following changes since commit 3483f08106fcd0e8edad2b9f2fc4726d25177799:
> 
>   drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
> (2018-09-13 10:56:58 +1000)
> 
> are available in the Git repository at:
> 
>   git://github.com/skeggsb/linux linux-4.19
> 
> for you to fetch changes up to e46368cf77f2cb6304c51d9ff5f147cfb7dc0074:
> 
>   drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
> (2018-10-05 16:43:15 +1000)

Adding Greg because Dave is out already for the w/e and this looks like
something we should get in.
-Daniel

> 
> ----------------------------------------------------------------
> Lyude Paul (1):
>       drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
> 
>  drivers/gpu/drm/nouveau/dispnv50/disp.c | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nouveau-fixes 4.19
  2018-10-05  7:50 ` Daniel Vetter
@ 2018-10-09  1:29   ` Ben Skeggs
  2018-10-09  1:59     ` David Airlie
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Skeggs @ 2018-10-09  1:29 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: gregkh, dri-devel, David Airlie

On Fri, Oct 5, 2018 at 5:50 PM Daniel Vetter <daniel@ffwll.ch> wrote:
>
> On Fri, Oct 05, 2018 at 04:45:54PM +1000, Ben Skeggs wrote:
> > The following changes since commit 3483f08106fcd0e8edad2b9f2fc4726d25177799:
> >
> >   drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
> > (2018-09-13 10:56:58 +1000)
> >
> > are available in the Git repository at:
> >
> >   git://github.com/skeggsb/linux linux-4.19
> >
> > for you to fetch changes up to e46368cf77f2cb6304c51d9ff5f147cfb7dc0074:
> >
> >   drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
> > (2018-10-05 16:43:15 +1000)
>
> Adding Greg because Dave is out already for the w/e and this looks like
> something we should get in.
Ping on this, it does not appear to have been picked up yet.

Ben.

> -Daniel
>
> >
> > ----------------------------------------------------------------
> > Lyude Paul (1):
> >       drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
> >
> >  drivers/gpu/drm/nouveau/dispnv50/disp.c | 15 ++++++++++++++-
> >  1 file changed, 14 insertions(+), 1 deletion(-)
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nouveau-fixes 4.19
  2018-10-09  1:29   ` Ben Skeggs
@ 2018-10-09  1:59     ` David Airlie
  0 siblings, 0 replies; 5+ messages in thread
From: David Airlie @ 2018-10-09  1:59 UTC (permalink / raw)
  To: Skeggs, Ben; +Cc: KH, Greg, dri-devel

On Tue, Oct 9, 2018 at 11:29 AM Ben Skeggs <bskeggs@redhat.com> wrote:
>
> On Fri, Oct 5, 2018 at 5:50 PM Daniel Vetter <daniel@ffwll.ch> wrote:
> >
> > On Fri, Oct 05, 2018 at 04:45:54PM +1000, Ben Skeggs wrote:
> > > The following changes since commit 3483f08106fcd0e8edad2b9f2fc4726d25177799:
> > >
> > >   drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
> > > (2018-09-13 10:56:58 +1000)
> > >
> > > are available in the Git repository at:
> > >
> > >   git://github.com/skeggsb/linux linux-4.19
> > >
> > > for you to fetch changes up to e46368cf77f2cb6304c51d9ff5f147cfb7dc0074:
> > >
> > >   drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
> > > (2018-10-05 16:43:15 +1000)
> >
> > Adding Greg because Dave is out already for the w/e and this looks like
> > something we should get in.
> Ping on this, it does not appear to have been picked up yet.

I pulled it into drm-fixes yesterday, I'm pretty sure.

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* nouveau-fixes 4.19
@ 2018-09-11  6:46 Ben Skeggs
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Skeggs @ 2018-09-11  6:46 UTC (permalink / raw)
  To: dri-devel, David Airlie

Hey Dave,

A bunch of fixes for MST/runpm problems and races, as well as fixes
for issues that prevent more recent laptops from booting.

Thanks,
Ben.

The following changes since commit 57361846b52bc686112da6ca5368d11210796804:

  Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)

are available in the Git repository at:

  git://github.com/skeggsb/linux linux-4.19

for you to fetch changes up to a521fb62af91521ce7cb76216c75b1f4abb5ae36:

  drm/nouveau: Start using new drm_dev initialization helpers
(2018-09-07 15:18:05 +1000)

----------------------------------------------------------------
Ben Skeggs (7):
      drm/nouveau: fix oops in client init failure path
      drm/nouveau/mmu: don't attempt to dereference vmm without valid
instance pointer
      drm/nouveau/devinit: don't fail when PMU/PRE_OS is missing from VBIOS
      drm/nouveau/disp: remove unused struct member
      drm/nouveau/disp: move eDP panel power handling
      drm/nouveau/disp: fix DP disable race
      drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment
for LVDS/eDP panels

Lyude Paul (21):
      drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
      drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
      drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async
RPM requests
      drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in
connector_detect()
      drm/nouveau: Fix deadlocks in nouveau_connector_detect()
      drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
      drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
      drm/nouveau: Remove useless poll_enable() call in drm_load()
      drm/nouveau: Only write DP_MSTM_CTRL when needed
      drm/nouveau: Reset MST branching unit before enabling
      drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
      drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
      drm/nouveau: Fix nouveau_connector_ddc_detect()
      drm/nouveau: Check backlight IDs are >= 0, not > 0
      drm/nouveau: Add NV_PRINTK_ONCE and variants
      drm/nouveau: Move backlight device into nouveau_connector
      drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
      drm/nouveau: Cleanup indenting in nouveau_backlight.c
      drm/nouveau: Refactor nvXX_backlight_init()
      drm/nouveau: Fix potential memory leak in nouveau_drm_load()
      drm/nouveau: Start using new drm_dev initialization helpers

 drivers/gpu/drm/nouveau/dispnv50/disp.c            |  67 +++++--
 drivers/gpu/drm/nouveau/nouveau_backlight.c        | 220 ++++++++++-----------
 drivers/gpu/drm/nouveau/nouveau_connector.c        | 130 +++++++-----
 drivers/gpu/drm/nouveau/nouveau_connector.h        |  33 ++++
 drivers/gpu/drm/nouveau/nouveau_display.c          |  46 +++--
 drivers/gpu/drm/nouveau/nouveau_display.h          |  27 +--
 drivers/gpu/drm/nouveau/nouveau_drm.c              | 200 +++++++++++--------
 drivers/gpu/drm/nouveau/nouveau_drv.h              |  10 +-
 drivers/gpu/drm/nouveau/nouveau_fbcon.c            |  57 ++++++
 drivers/gpu/drm/nouveau/nouveau_fbcon.h            |   5 +
 drivers/gpu/drm/nouveau/nouveau_vga.c              |   2 -
 drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c    |  14 ++
 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c      |  54 ++++-
 drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h     |   1 +
 drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c    |   6 +-
 drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c    |  18 +-
 drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h    |   5 +-
 .../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c    |  24 +--
 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c      |   2 +-
 19 files changed, 581 insertions(+), 340 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-09  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05  6:45 nouveau-fixes 4.19 Ben Skeggs
2018-10-05  7:50 ` Daniel Vetter
2018-10-09  1:29   ` Ben Skeggs
2018-10-09  1:59     ` David Airlie
  -- strict thread matches above, loose matches on Subject: below --
2018-09-11  6:46 Ben Skeggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.