OSDN Git Service

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)
commit933ea180a4ff0396152979874937bb8d954a2cee
tree9c0abdaa002e55940defa5a54c8983ebfd98a951
parent7207d559e4851372c00344fa52778d73a0098627
parentda73b9fb56c14c6d537738e891906006a7960535
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