All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] amdgpu and ttm drm-next-4.11
@ 2017-02-23 19:24 Alex Deucher
  0 siblings, 0 replies; only message in thread
From: Alex Deucher @ 2017-02-23 19:24 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Just a few fixes for 4.11.

The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:

  Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-next-4.11

for you to fetch changes up to 187368a5c7ad6c41159b85025a87d6d136eb8d4b:

  drm/amd/powerplay: fix PSI feature on Polars12. (2017-02-22 17:54:23 -0500)

----------------------------------------------------------------
Jim Qu (1):
      drm/amd/amdgpu: post card if there is real hw resetting performed

Nicolai Hähnle (2):
      drm/ttm: fix use-after-free races in vm fault handling
      drm/amdgpu: refuse to reserve io mem for split VRAM buffers

Rex Zhu (1):
      drm/amd/powerplay: fix PSI feature on Polars12.

 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |  5 ++++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c           |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 22 +++++++++++++---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |  3 +++
 drivers/gpu/drm/amd/amdgpu/cik.c                   |  1 +
 drivers/gpu/drm/amd/amdgpu/vi.c                    |  1 +
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c   | 22 ++++++++++++++++++++++
 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h   |  3 +++
 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c   |  9 +++++++++
 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h   |  2 +-
 .../gpu/drm/amd/powerplay/smumgr/polaris10_smc.c   |  2 +-
 drivers/gpu/drm/ttm/ttm_bo_vm.c                    | 12 ++++++++++++
 12 files changed, 71 insertions(+), 13 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-23 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23 19:24 [pull] amdgpu and ttm drm-next-4.11 Alex Deucher

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.