[git pull] drm radeon fixes

2014-07-02 Thread Dave Airlie
Hi Linus, holiday fixes dump and run, all radeon fixes for mostly power management stuff, though a few other regrsesion fixes also, and one permission changed sneaked past me, so I changed it back. I'm off for a few days now, but I'll be online for a small while each day. Dave. The followin

[git pull] drm radeon fixes

2014-01-01 Thread Dave Airlie
Hi Linus, just piping a bunch of fixes from pre-xmas from Alex for radeon, all either fix bad hw setup issues or regressions. Dave. The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda: Linux 3.13-rc6 (2013-12-29 16:01:33 -0800) are available in the git repository at

[git pull] drm radeon fixes

2013-06-21 Thread Dave Airlie
Hi Linus, one core fix, but mostly radeon fixes for s/r and big endian UVD support, and a fix to stop the GPU being reset for no good reason, and crashing people's machines. Dave. The following changes since commit df63d3ecbca514bad99513b2401448d19a9bb92e: Merge tag 'drm-intel-fixes-2013-06

[git pull] drm radeon fixes

2013-06-20 Thread Dave Airlie
Hi Linus, one core fix, but mostly radeon fixes for s/r and big endian UVD support, and a fix to stop the GPU being reset for no good reason, and crashing people's machines. Dave. The following changes since commit df63d3ecbca514bad99513b2401448d19a9bb92e: Merge tag 'drm-intel-fixes-2013-06

[git pull] drm radeon fixes

2013-02-03 Thread Dave Airlie
Hi Linus, I got these late last week, the main chunks of these fix a rendering regression since 3.7, and the settle ones all fix the issue where we don't wait long enough for the memory controller to settle after turning it off which causes bad memory reads, they all fix real users bugs, and m

[git pull] drm radeon fixes

2013-02-03 Thread Dave Airlie
Hi Linus, I got these late last week, the main chunks of these fix a rendering regression since 3.7, and the settle ones all fix the issue where we don't wait long enough for the memory controller to settle after turning it off which causes bad memory reads, they all fix real users bugs, and m

[git pull] drm radeon fixes.

2012-10-26 Thread Dave Airlie
Hi Linus, Just radeon fixes in this one, some new PCI IDs, ATPX regression fix, async VM regression fixes some module options fixes. Dave. The following changes since commit b8e902f24fdd16c4373ddc37a4e150c4afe9c6db: drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() (2012-10-23 10:15:2

[git pull] drm radeon fixes.

2012-10-25 Thread Dave Airlie
Hi Linus, Just radeon fixes in this one, some new PCI IDs, ATPX regression fix, async VM regression fixes some module options fixes. Dave. The following changes since commit b8e902f24fdd16c4373ddc37a4e150c4afe9c6db: drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() (2012-10-23 10:15:2

[git pull] drm radeon fixes + new pci ids.

2012-06-05 Thread Dave Airlie
Hi Linus, this is just radeon fixes and a bunch of new PCI ids. The fixes are for a deadlock, an audio regression, and a couple of audio fixes. Dave. The following changes since commit 99becf1328d8d71dd6f4480e3591d7dcdb389e57: Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux

[git pull] drm radeon fixes + new pci ids.

2012-06-05 Thread Dave Airlie
Hi Linus, this is just radeon fixes and a bunch of new PCI ids. The fixes are for a deadlock, an audio regression, and a couple of audio fixes. Dave. The following changes since commit 99becf1328d8d71dd6f4480e3591d7dcdb389e57: Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux

[git pull] drm radeon fixes

2012-03-09 Thread Dave Airlie
Hi Linus, Just some radeon fixes, one is for an oops where we run out of ioremap space on some big hardware systems in 32-bit mode, stuff doesn't work properly but at least the machine will boot. One regression fix, and two bugs, one hw, one blit code. I think I have some i915 stuff coming fr

[git pull] drm radeon fixes

2012-03-08 Thread Dave Airlie
Hi Linus, Just some radeon fixes, one is for an oops where we run out of ioremap space on some big hardware systems in 32-bit mode, stuff doesn't work properly but at least the machine will boot. One regression fix, and two bugs, one hw, one blit code. I think I have some i915 stuff coming fr

[git pull] drm radeon fixes

2011-08-15 Thread Dave Airlie
Hi Linus, nothing too serious here, one regression fix across a couple of card families, and some workaround to make things work better on some Apple hardware. Dave. The following changes since commit 72fa59970f8698023045ab0713d66f3f4f96945c: move RLIMIT_NPROC check from set_user() to do_e

[git pull] drm radeon fixes

2011-08-15 Thread Dave Airlie
Hi Linus, nothing too serious here, one regression fix across a couple of card families, and some workaround to make things work better on some Apple hardware. Dave. The following changes since commit 72fa59970f8698023045ab0713d66f3f4f96945c: move RLIMIT_NPROC check from set_user() to do_e

[git pull] drm radeon fixes

2011-06-24 Thread Dave Airlie
Two fixes from Alex, one fixes a possible hang on boot on some cards, the other fixes a fusion bug. Dave. The following changes since commit bccaeafd7c117acee36e90d37c7e05c19be9e7bf: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 (2011-06-22 21:49:

[git pull] drm radeon fixes

2011-06-23 Thread Dave Airlie
Two fixes from Alex, one fixes a possible hang on boot on some cards, the other fixes a fusion bug. Dave. The following changes since commit bccaeafd7c117acee36e90d37c7e05c19be9e7bf: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 (2011-06-22 21:49:

[git pull] drm radeon fixes

2011-06-05 Thread Dave Airlie
Hi Linus, This is just radeon fixes, but it contains some new hw support so I've put it outside my normal pull in case you feel its not timely. New HW: AMD LLano APU, this is the new Fusion part from AMD so the patches add pci ids and internal driver tables. It also has a patch to bring the

[git pull] drm radeon fixes

2011-06-04 Thread Dave Airlie
Hi Linus, This is just radeon fixes, but it contains some new hw support so I've put it outside my normal pull in case you feel its not timely. New HW: AMD LLano APU, this is the new Fusion part from AMD so the patches add pci ids and internal driver tables. It also has a patch to bring the

[git pull] drm radeon fixes

2010-04-23 Thread Dave Airlie
Some minor fixes to the radeon KMS driver three evergreen related one for earlier cards. The following changes since commit b78315f051de8d207bead90470aa216c0617572b: Jesse Barnes (1): drm: delay vblank cleanup until after driver unload are available in the git repository at: ssh://

[git pull] drm radeon fixes

2010-04-22 Thread Dave Airlie
Some minor fixes to the radeon KMS driver three evergreen related one for earlier cards. The following changes since commit b78315f051de8d207bead90470aa216c0617572b: Jesse Barnes (1): drm: delay vblank cleanup until after driver unload are available in the git repository at: ssh://