[pull] radeon drm-fixes-3.17
Alex Deucher
alexdeucher at gmail.com
Thu Sep 18 16:30:44 PDT 2014
Hi Dave,
Radeon fixes for 3.17:
- fix a resume hang on mullins
- fix an oops on module unload with vgaswitcheroo (radeon and nouveau)
- fix possible hangs DMA engine hangs due to hw bugs
The following changes since commit 83502a5d34386f7c6973bc70e1c423f55f5a2e3a:
drm/ast: AST2000 cannot be detected correctly (2014-09-12 13:41:39 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17
for you to fetch changes up to 53beaa01e0fe8e4202f43485a03b32fcf5dfea74:
drm/nouveau/runpm: fix module unload (2014-09-18 19:22:37 -0400)
----------------------------------------------------------------
Alex Deucher (7):
drm/radeon/dpm: fix resume on mullins
drm/radeon: don't reset dma on NI/SI init
drm/radeon: don't reset sdma on CIK init
drm/radeon: don't reset dma on r6xx-evergreen init
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
drm/radeon/px: fix module unload
drm/nouveau/runpm: fix module unload
Kyle McMartin (1):
drm/radeon: delete unused PTE_* defines
Michel Dänzer (1):
drm/radeon: Disable HDP flush before every CS again for < r600
drivers/gpu/drm/nouveau/nouveau_vga.c | 9 +++++++++
drivers/gpu/drm/radeon/cik_sdma.c | 7 -------
drivers/gpu/drm/radeon/kv_dpm.c | 28 +++++++++++++++++++++-------
drivers/gpu/drm/radeon/ni_dma.c | 6 ------
drivers/gpu/drm/radeon/r100.c | 28 ++++++++++++++--------------
drivers/gpu/drm/radeon/r600_dma.c | 9 ---------
drivers/gpu/drm/radeon/r600d.h | 7 -------
drivers/gpu/drm/radeon/radeon_asic.c | 2 --
drivers/gpu/drm/radeon/radeon_asic.h | 3 +--
drivers/gpu/drm/radeon/radeon_device.c | 11 +++++++++--
drivers/gpu/drm/radeon/radeon_drv.c | 2 +-
drivers/gpu/vga/vga_switcheroo.c | 6 ++++++
include/linux/vga_switcheroo.h | 2 ++
13 files changed, 63 insertions(+), 57 deletions(-)
More information about the dri-devel
mailing list