[PATCH] drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl

Dave Airlie airlied at redhat.com
Wed Jun 8 21:31:28 PDT 2011


On Fri, 2011-06-03 at 12:54 +0200, Sascha Hauer wrote:
> The DRM_IOCTL_MODE_GETRESOURCES ioctl just returns bogus framebuffers.
> That is because the framebuffers for each file are in the filp_head
> member of struct drm_framebuffer, not in the head member.
> 
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---

Looks good, commited to drm-fixes tree.

Dave.




More information about the dri-devel mailing list