]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h
Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/linux...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_irq.h
index 8299795f2b2ddda031effc51652129ebefa02022..17b01aef4278869c5a83c173fa5852475b4f8c87 100644 (file)
@@ -40,6 +40,7 @@ struct amdgpu_irq_src {
        unsigned                                num_types;
        atomic_t                                *enabled_types;
        const struct amdgpu_irq_src_funcs       *funcs;
+       void *data;
 };
 
 /* provided by interrupt generating IP blocks */
This page took 0.025071 seconds and 4 git commands to generate.