[pull] radeon and amdgpu drm-next-4.9

2016-10-14 Thread Alex Deucher
Hi Dave, Fixes for radeon and amdgpu for 4.9: - allow an additional reg in the SI reg checker - fix thermal sensor readback on CZ/ST - misc bug fixes The following changes since commit 69405d3da98b48633b78a49403e4f9cdb7c6a0f5: Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop

[pull] radeon and amdgpu drm-next-4.9

2016-10-06 Thread Alex Deucher
Hi Dave, Just some misc bug fixes for 4.9. The following changes since commit c2cbc38b9715bd8318062e600668fc30e5a3fbfa: drm: virtio: reinstate drm_virtio_set_busid() (2016-10-04 13:10:30 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-next-4.9

[pull] radeon and amdgpu drm-next-4.9

2016-09-28 Thread Alex Deucher
Hi Dave, Some additional fixes for 4.9: - The rest of Christian's GTT rework which fixes a long standing bug in the GPUVM code among other things - Changes to the pci shutdown callbacks for certain hypervisors - Fix hpd interrupt storms on eDP panels which have the hpd interrupt enabled by the

[pull] radeon and amdgpu drm-next-4.9

2016-09-22 Thread Alex Deucher
Hi Dave, Last set of radeon and amdgpu changes for 4.9. This is mostly just the powerplay cleanup for dGPUs. Beyond that, just misc code cleanups and bug fixes. The following changes since commit af1f85ddecfa341e684db950c34a1813d36750db: drm/ttm: remove cpu_address member from ttm_tt (2016-0

[pull] radeon and amdgpu drm-next-4.9

2016-09-19 Thread Alex Deucher
On Sat, Sep 17, 2016 at 6:23 AM, Lukas Wunner wrote: > On Fri, Sep 16, 2016 at 06:07:36PM -0400, Alex Deucher wrote: >> On Fri, Sep 16, 2016 at 5:38 PM, Lukas Wunner wrote: >> > On Fri, Sep 16, 2016 at 04:42:43PM -0400, Alex Deucher wrote: >> >> drm/amdgpu: skip suspend/resume on DRM_SWITCH

[pull] radeon and amdgpu drm-next-4.9

2016-09-17 Thread Lukas Wunner
On Fri, Sep 16, 2016 at 06:07:36PM -0400, Alex Deucher wrote: > On Fri, Sep 16, 2016 at 5:38 PM, Lukas Wunner wrote: > > On Fri, Sep 16, 2016 at 04:42:43PM -0400, Alex Deucher wrote: > >> drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF > >> drm/radeon: skip suspend/resu

[pull] radeon and amdgpu drm-next-4.9

2016-09-16 Thread Lukas Wunner
On Fri, Sep 16, 2016 at 04:42:43PM -0400, Alex Deucher wrote: > drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF > drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF Those two are unnecessary, it can't happen that the ->suspend hook is executed with the devi

[pull] radeon and amdgpu drm-next-4.9

2016-09-16 Thread Alex Deucher
On Fri, Sep 16, 2016 at 5:38 PM, Lukas Wunner wrote: > On Fri, Sep 16, 2016 at 04:42:43PM -0400, Alex Deucher wrote: >> drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF >> drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF > > Those two are unnecessary, it c

[pull] radeon and amdgpu drm-next-4.9

2016-09-16 Thread Alex Deucher
Hi Dave, More radeon and amdgpu changes for 4.9. Highlights: - Initial SI support for amdgpu (controlled by a Kconfig option) - misc ttm cleanups - runtimepm fixes - S3/S4 fixes - power improvements - lots of code cleanups and optimizations The following changes since commit 7b4d3e297e8a7d3b82e68

[pull] radeon and amdgpu drm-next-4.9

2016-08-24 Thread Alex Deucher
Hi Dave, First drm-next pull for radeon and amdgpu for 4.9. Highlights: - powerplay support for iceland asics - improved GPU reset (both full asic and per block) - UVD and VCE powergating for CZ and ST - VCE clockgating for CZ and ST - Support for pre-initialized (e.g., zeroed) vram buffers - ttm