Message ID | CABDvA=nydWjs26=TZHqistLXjCwm-vHmrisbP6K=FMZ5gW1wnQ@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | nouveau-fixes 4.19 | expand |
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
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
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.