Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-block.git] / drivers / gpu / drm / amd / amdkfd / kfd_priv.h
index 9450e20d17093bd4670422c4356c09fbbe1f1dd6..c89326125d71170509531a8ffc434db3101f1908 100644 (file)
@@ -195,6 +195,7 @@ struct kfd_event_interrupt_class {
 
 struct kfd_device_info {
        enum amd_asic_type asic_family;
+       const char *asic_name;
        const struct kfd_event_interrupt_class *event_interrupt_class;
        unsigned int max_pasid_bits;
        unsigned int max_no_of_hqd;