[pull] radeon drm-fixes-3.8

2013-01-31 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, A few more radeon fixes for 3.8. Mostly small stuff. The big change is disabling the use of the DMA ring for VM PT updates. This reverts back to the 3.7 behavior. Problem is we can get huge PT updates in certain cases that are too big for the DMA ring. I've got p

[pull] radeon drm-fixes-3.8

2013-01-31 Thread alexdeucher
From: Alex Deucher Hi Dave, A few more radeon fixes for 3.8. Mostly small stuff. The big change is disabling the use of the DMA ring for VM PT updates. This reverts back to the 3.7 behavior. Problem is we can get huge PT updates in certain cases that are too big for the DMA ring. I've got p

[pull] radeon drm-fixes-3.8

2013-01-27 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, A couple of small fixes I picked up over the weekend. The following changes since commit 483674325f64a37c7696edb12ce6ad3e535421bc: Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel (2013-01-26 18:17:39 +1000) are available in t

[pull] radeon drm-fixes-3.8

2013-01-27 Thread alexdeucher
From: Alex Deucher Hi Dave, A couple of small fixes I picked up over the weekend. The following changes since commit 483674325f64a37c7696edb12ce6ad3e535421bc: Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel (2013-01-26 18:17:39 +1000) are available in t

[pull] radeon drm-fixes-3.8

2013-01-24 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, Just a few small fixes. The following changes since commit 014b34409fb2015f63663b6cafdf557fdf289628: ttm: on move memory failure don't leave a node dangling (2013-01-21 13:45:23 +1000) are available in the git repository at: git://people.freedesktop.org/~a

[pull] radeon drm-fixes-3.8

2013-01-24 Thread alexdeucher
From: Alex Deucher Hi Dave, Just a few small fixes. The following changes since commit 014b34409fb2015f63663b6cafdf557fdf289628: ttm: on move memory failure don't leave a node dangling (2013-01-21 13:45:23 +1000) are available in the git repository at: git://people.freedesktop.org/~a

[pull] radeon drm-fixes-3.8

2013-01-17 Thread Marek Olšák
This might be responsible for the bad r300g MSAA performance results on Phoronix. I have no other explanation. There is an optimization in r300g which forces the VRAM domain for non-staging CB and DB only. Other than that, VRAM|GTT is the default for all textures and GTT is the default for all buf

[pull] radeon drm-fixes-3.8

2013-01-17 Thread Alex Deucher
One more fix on top. Just a revert of the bo placement patch that has been causing corruption for a number of people. Revert "drm/radeon: do not move bo to different placement at each cs" This reverts commit d025e9e2b890db679f1246037bf65bd4be512627. This causes corruption for a numb

Re: [pull] radeon drm-fixes-3.8

2013-01-17 Thread Marek Olšák
This might be responsible for the bad r300g MSAA performance results on Phoronix. I have no other explanation. There is an optimization in r300g which forces the VRAM domain for non-staging CB and DB only. Other than that, VRAM|GTT is the default for all textures and GTT is the default for all buf

Re: [pull] radeon drm-fixes-3.8

2013-01-17 Thread Alex Deucher
One more fix on top. Just a revert of the bo placement patch that has been causing corruption for a number of people. Revert "drm/radeon: do not move bo to different placement at each cs" This reverts commit d025e9e2b890db679f1246037bf65bd4be512627. This causes corruption for a numb

[pull] radeon drm-fixes-3.8

2013-01-15 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, Just a few small fixes. The following changes since commit 7b4cf994e4c6ba48872bb25253cc393b7fb74c82: udldrmfb: udl_get_edid: drop unneeded i-- (2013-01-14 08:45:27 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-

[pull] radeon drm-fixes-3.8

2013-01-15 Thread alexdeucher
From: Alex Deucher Hi Dave, Just a few small fixes. The following changes since commit 7b4cf994e4c6ba48872bb25253cc393b7fb74c82: udldrmfb: udl_get_edid: drop unneeded i-- (2013-01-14 08:45:27 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-

[pull] radeon drm-fixes-3.8

2013-01-10 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, Fixes for UMS mode which has been broken for a while plus an rn50 fix and a dma fix. The following changes since commit 82ba789f48de669fd0bbc84c326f07571d078572: Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel (2013-01-11 07:52

[pull] radeon drm-fixes-3.8

2013-01-10 Thread alexdeucher
From: Alex Deucher Hi Dave, Fixes for UMS mode which has been broken for a while plus an rn50 fix and a dma fix. The following changes since commit 82ba789f48de669fd0bbc84c326f07571d078572: Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel (2013-01-11 07:52

[pull] radeon drm-fixes-3.8

2013-01-07 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, A few more fixes for DMA and a mac quick. The following changes since commit eda85d6ad490923152544fba0473798b6cc0edf6: drm/nouveau: fix init with agpgart-uninorth (2013-01-04 16:04:33 +1000) are available in the git repository at: git://people.freedesktop.or

[pull] radeon drm-fixes-3.8

2013-01-07 Thread alexdeucher
From: Alex Deucher Hi Dave, A few more fixes for DMA and a mac quick. The following changes since commit eda85d6ad490923152544fba0473798b6cc0edf6: drm/nouveau: fix init with agpgart-uninorth (2013-01-04 16:04:33 +1000) are available in the git repository at: git://people.freedesktop.or

[pull] radeon drm-fixes-3.8

2013-01-03 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, A few fixes for radeon: - fix the crashes related to DMA on r6xx - properly reset DMA on GPU reset - fix monitor probing with some DP bridges - misc small bug fixes The following changes since commit d5757dbe79870d825d0dec30074d48683e1d7e9a: Revert "drm: tegra: pr

[pull] radeon drm-fixes-3.8

2013-01-03 Thread alexdeucher
From: Alex Deucher Hi Dave, A few fixes for radeon: - fix the crashes related to DMA on r6xx - properly reset DMA on GPU reset - fix monitor probing with some DP bridges - misc small bug fixes The following changes since commit d5757dbe79870d825d0dec30074d48683e1d7e9a: Revert "drm: tegra: pr

[pull] radeon drm-fixes-3.8

2012-12-21 Thread Alex Deucher
One more patch I just pushed: commit 668bbc81baf0f34df832d8aca5c7d5e19a493c68 Author: Alex Deucher Date: Thu Dec 20 21:19:32 2012 -0500 drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list It's used in a recent mesa commit: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24

Re: [pull] radeon drm-fixes-3.8

2012-12-21 Thread Alex Deucher
One more patch I just pushed: commit 668bbc81baf0f34df832d8aca5c7d5e19a493c68 Author: Alex Deucher Date: Thu Dec 20 21:19:32 2012 -0500 drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list It's used in a recent mesa commit: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24

[pull] radeon drm-fixes-3.8

2012-12-20 Thread alexdeuc...@gmail.com
From: Alex Deucher Hi Dave, Just a few fixes from the last week or so. Alex The following changes since commit 0953e76e91f4b6206cef50bd680696dc6bf1ef99: drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling (2012-12-20 07:46:20 +1000) are available in the git repository a

[pull] radeon drm-fixes-3.8

2012-12-20 Thread alexdeucher
From: Alex Deucher Hi Dave, Just a few fixes from the last week or so. Alex The following changes since commit 0953e76e91f4b6206cef50bd680696dc6bf1ef99: drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling (2012-12-20 07:46:20 +1000) are available in the git repository a