[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1607080602130.19552@skynet.skynet.ie>
Date:	Fri, 8 Jul 2016 06:04:03 +0100 (IST)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes
Hi Linus,
One nouveau fix, and a few AMD Polaris fixes and some Allwinner fixes.
I've got some vmware fixes that I might send separate over the weekend, 
they fix some black screens, but I'm still debating them.
Dave.
The following changes since commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef:
  Linux 4.7-rc6 (2016-07-03 23:01:00 -0700)
are available in the git repository at:
  git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.7-rc7
for you to fetch changes up to 39c8859418d5d2d29482fcd7d58daba6e299fac5:
  Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixes (2016-07-08 13:29:11 +1000)
----------------------------------------------------------------
Ben Skeggs (1):
      drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern
Dave Airlie (3):
      Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
      Merge tag 'sunxi-drm-fixes-for-4.7-2' of https://git.kernel.org/.../mripard/linux into drm-fixes
Huang Rui (2):
      drm/amd/powerplay: fix incorrect voltage table value for polaris10
      drm/amd/powerplay: fix incorrect voltage table value for tonga
Maxime Ripard (2):
      drm/sun4i: Report proper vblank
      drm/sun4i: Send vblank event when the CRTC is disabled
Peter Chen (1):
      gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandle
Rex Zhu (3):
      drm/amd/powerplay: incorrectly use of the function return value
      drm/amd/powerplay: fix bug that get wrong polaris evv voltage.
      drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.
 .../gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c  | 32 ++++++++++------------
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c   |  4 +--
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h   |  2 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c  |  2 +-
 .../amd/powerplay/hwmgr/tonga_processpptables.c    |  2 +-
 .../gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c    |  3 +-
 drivers/gpu/drm/sun4i/sun4i_crtc.c                 |  8 ++++++
 drivers/gpu/drm/sun4i/sun4i_drv.c                  |  3 +-
 8 files changed, 32 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists
 
