mbox series

[git pull[ drm fixes for 4.19-rc8

Message ID CAPM=9tzc0vn_bC9eXGpHyf562RmXx7C_rO9=g_JjYz2+xz8TmA@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [git pull[ drm fixes for 4.19-rc8 | expand

Pull-request

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-10-12-1

Message

Dave Airlie Oct. 12, 2018, 5:59 a.m. UTC
Hi Greg,

just a single nouveau fix from last week. Seems to be winding now correctly.

Dave.

drm-fixes-2018-10-12-1:
single nouveau runtime reference and mst change
The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:

  Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-10-12-1

for you to fetch changes up to 5ba15878f23c4bafb95afa0dabe9d08d89520259:

  Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into
drm-fixes (2018-10-08 16:37:59 +1000)

----------------------------------------------------------------
single nouveau runtime reference and mst change

----------------------------------------------------------------
Dave Airlie (1):
      Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes

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(-)

Comments

Greg KH Oct. 12, 2018, 11:11 a.m. UTC | #1
On Fri, Oct 12, 2018 at 03:59:26PM +1000, Dave Airlie wrote:
> Hi Greg,
> 
> just a single nouveau fix from last week. Seems to be winding now correctly.
> 
> Dave.
> 
> drm-fixes-2018-10-12-1:
> single nouveau runtime reference and mst change
> The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:
> 
>   Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)
> 
> are available in the Git repository at:
> 
>   git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-10-12-1

Now merged, thanks.

greg k-h