]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/~gabbayo...
authorDave Airlie <airlied@redhat.com>
Fri, 12 Jun 2015 00:14:20 +0000 (10:14 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Jun 2015 00:14:20 +0000 (10:14 +1000)
commit03c63e41a42d165a66d9fed57fa45e2720365528
tree9c0abdaa002e55940defa5a54c8983ebfd98a951
parent2f0878953ac02132efd4ee6d184236ef5667afc4
parent7171695b619bd0e71315c59ed02d91206f597c19
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/~gabbayo/linux into drm-next

- Make the reset wavefronts action be per process per device instead of
  per process, because one device can be stuck but the other one won't be

- Add some missing properties to the CZ device_info structure

- Rename symbols to not have CONFIG_ prefix

- Some more cleanups and debug prints

* tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/~gabbayo/linux:
  drm/amdkfd: remove not used defines from cik_regs.h
  drm/amdkfd: Add missing properties to CZ device info
  drm/amdkfd: make reset wavefronts per process per device
  drm/amdkfd: add debug print to kfd_events.c
  drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols