]> git.baikalelectronics.ru Git - kernel.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)
commit9d67161212a19b8f8c9fcb6bb14e23d82b509600
tree9a48a47eaeca4b1278a17080dff247e18e6e8c4e
parentfc80baec19f9cd797d3bf85b434daa5f43e666b3
parent9b2e2e6f398c0c1e770dc51418143bc14d6a9c10
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