Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-17 | libdrm: add mode setting files | Jesse Barnes | |
Add mode setting files to libdrm, including xf86drmMode.* and the new drm_mode.h header. Also add a couple of tests to sanity check the kernel interfaces and update code to support them. | |||
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie | |
Conflicts: libdrm/Makefile.am libdrm/dri_bufmgr.h linux-core/drm_irq.c linux-core/drm_sysfs.c linux-core/drm_ttm.c shared-core/i915_dma.c shared-core/i915_irq.c shared-core/nouveau_drv.h shared-core/radeon_cp.c | |||
2008-03-30 | radeon_ms: add hang debuging helper functions | Jerome Glisse | |
2008-01-04 | drm: move drm_head to drm_minor and fix up users | Dave Airlie | |
2007-12-19 | radeon_ms: add sarea & install header | Jerome Glisse | |
2007-07-09 | Move types shared with user mode to xgi_drm.h. | Ian Romanick | |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie | |
2005-10-20 | via and r300 still need installed reg headers. | Adam Jackson | |
2005-08-21 | We don't need to install all the internal headers files only drm.h and | Dave Airlie | |
*_drm.h have user space interfaces | |||
2005-08-20 | Fix silly install issue by moving the header install rules for shared-core | Adam Jackson | |
into shared-core/Makefile.am. Bump to 1.0.3. |