commit | 123576d1440df7bfa6e2188784e8cd9dc01eea6b | [log] [tgz] |
---|---|---|
author | Ben Goz <ben.goz@amd.com> | Mon Jan 12 14:37:24 2015 +0200 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Mon Jul 20 09:16:48 2015 +0300 |
tree | 8477295f0848886903b647a6bf783a3c3c2b1604 | |
parent | bd72a72c3a0d3e188b08cdbbc54eb083d860e365 [diff] |
drm/amdkfd: add supported CZ devices PCI IDs to amdkfd This patch adds the PCI IDs of supported CZ devices to the supported_devices structure in amdkfd. That structure is used during the amdkfd probing stage, to check if the currently probed device is eligible to be handled by amdkfd. Signed-off-by: Ben Goz <ben.goz@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>