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@pengutronix.de
Looks good, commited to drm-fixes tree.
Dave.