[pull] radeon drm-fixes-3.18

2014-12-02 Thread Alex Deucher
Hi Dave, A few more small fixes for 3.18. The following changes since commit 8b62c8c6df08ca567c78afa51aa7bbc554cede06: nouveau: move the hotplug ignore to correct place. (2014-12-02 16:27:25 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux

[pull] radeon drm-fixes-3.18

2014-11-20 Thread Alex Deucher
Hi Dave, Just two small fixes for radeon. The following changes since commit bcfef97398972de555e6e1dbf4dac33f0db38d52: Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linux into drm-fixes (2014-11-14 07:03:02 +1000) are available in the git repository at:

[pull] radeon drm-fixes-3.18

2014-11-12 Thread Alex Deucher
Hi Dave, Just your atom scratch buffer locking fix. The following changes since commit 03dca708521d30153fc5c7e2ff136f780a7372c9: Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-11-10 10:05:37 +1000) are available in the git repository

[pull] radeon drm-fixes-3.18

2014-11-06 Thread Alex Deucher
Hi Dave, A few more radeon fixes for 3.18: - fix missing crtc unlock in MC setup - set optimal CE ram config - use gart rather than vram for DMA IB tests to avoid coherency issues with HDP - fix a crasher with laptop mode and TDP scripts The following changes since commit

[pull] radeon drm-fixes-3.18

2014-10-30 Thread Alex Deucher
Hi Dave, radeon fixes for 3.18: - dpm stability fixes for SI and KV - remove an invalid pci id - kmalloc_array fixes - minor cleanups The following changes since commit 30aad89ad0697028b9aa0867b3e95cc0ccca064d: Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into

[pull] radeon drm-fixes-3.18

2014-10-16 Thread Alex Deucher
Hi Dave, First round of fixes for 3.18. - Use gart for DMA ring tests to avoid caching issues with HDP - SI dpm stability fixes - Performance stabilization fixes - misc other things The following changes since commit dfda0df3426483cf5fc7441f23f318edbabecb03: drm/mst: rework payload table