]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabbayo...
authorDave Airlie <airlied@redhat.com>
Tue, 24 Feb 2015 01:10:14 +0000 (11:10 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 24 Feb 2015 01:10:14 +0000 (11:10 +1000)
commit5b49afd60a850acca321a87eb83ab0c387725206
tree9a48a47eaeca4b1278a17080dff247e18e6e8c4e
parent8ee351625e9b784fa412ded8b15957a6d5e16bd3
parent64ea8f4af57cee9f8b0bf542819b41ee82acfcb9
Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes

- Fix a bug that caused 15% CPU performance drop in Kaveri. This was caused
  because we overwritten the initialization of the first pipe (out of eight),
  which is dedicated to radeon operation. The fix was tested by Michel Dänzer.
  This bug was introduced by a patch I prepared (yeah, my bad) and was merged
  to 3.19-rc6. Therefore, I also marked it as Cc:stable.

- Fix sparse warning
* tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabbayo/linux:
  drm/amdkfd: don't set get_pipes_num() as inline
  drm/amdkfd: Initialize only amdkfd's assigned pipelines