Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-13 | libdrm: update drm headers from kernel, including new overlay ioctls & structs | Jesse Barnes | |
Add structs and functions necessary for the new plane and fb handling code, including a new header, drm_fourcc.h, that includes the surface formats supported by various DRM drivers. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> | |||
2011-03-30 | drm_mode: fix types on recently added ioctls | Dave Airlie | |
2011-03-04 | drm: add dumb interface | Dave Airlie | |
2010-08-04 | Copy headers from kernel drm-core-next | Dave Airlie | |
2010-05-12 | Pull in new kernel headers | Kristian Høgsberg | |
Changes struct drm_mode_crtc_page_flip to use __u32 instead of uint32_t, fixes https://bugs.freedesktop.org/show_bug.cgi?id=26994 | |||
2009-12-02 | Merge branch 'modesetting-dirty-libdrm' | Jakob Bornecrantz | |
Conflicts: include/drm/drm.h | |||
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-30 | Change the dirty ioctl a bit and comment it | Jakob Bornecrantz | |
2009-11-26 | Bring dirty code from old branch | Jakob Bornecrantz | |
2009-11-24 | Finish fixing the build on FreeBSD | Robert Noland | |
2009-11-17 | Copy headers from kernel v2.6.32-rc6-130-g5b8f0be | Kristian Høgsberg | |