Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-06 | modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls | Chris Wilson | |
Peter Clifton hit an issue whereby he had a spurious TV hotplug event that occurred between the two GETRESOURCES ioctls that caused the kernel to skip filling one array and led to a crash (as the size of the allocated and initialised block of memory differed from the reported size). Fixes: http://bugs.freedesktop.org/show_bug.cgi?id=25912 Crash whilst probing modes Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reported-by: Peter Clifton <pcjc2@cam.ac.uk> | |||
2009-12-02 | Merge branch 'modesetting-dirty-libdrm' | Jakob Bornecrantz | |
Conflicts: include/drm/drm.h | |||
2009-12-03 | Bump event context structure version for page flipping | Jesse Barnes | |
2009-12-03 | Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm | Jesse Barnes | |
Conflicts: include/drm/drm.h - RMFB had its signature changed to avoid uint32_t | |||
2009-11-26 | Bring dirty code from old branch | Jakob Bornecrantz | |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | |