drm: Branch 'master'
[email protected] (Marek Ol????k) Fri, 20 Oct 2017 22:24:24 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
include/drm/amdgpu_drm.h | 1 + 1 file changed, 1 insertion(+) New commits: commit f579747485115cb1605a671082a70181b9a5b425 Author: Marek Olšák <[email protected]> Date: Sat Oct 21 00:19:52 2017 +0200 amdgpu: add padding to the fence to handle ioctl copied from Dave's kernel patch. diff --git a/include/drm/amdgpu_drm.h b/include/drm/amdgpu_drm.h index ff018182..919248fb 100644 --- a/include/drm/amdgpu_drm.h +++ b/include/drm/amdgpu_drm.h @@ -553,6 +553,7 @@ union drm_amdgpu_fence_to_handle { struct { struct drm_amdgpu_fence fence; __u32 what; + __u32 pad; } in; struct { __u32 handle; ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches