aboutsummaryrefslogtreecommitdiff
path: root/shared-core/Makefile.am
AgeCommit message (Collapse)Author
2008-12-17libdrm: add mode setting filesJesse 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-10Revert "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-30Merge remote branch 'origin/master' into modesetting-gemDave 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-30radeon_ms: add hang debuging helper functionsJerome Glisse
2008-01-04drm: move drm_head to drm_minor and fix up usersDave Airlie
2007-12-19radeon_ms: add sarea & install headerJerome Glisse
2007-07-09Move types shared with user mode to xgi_drm.h.Ian Romanick
2006-08-27initial import of nouveau code from nouveau CVSDave Airlie
2005-10-20via and r300 still need installed reg headers.Adam Jackson
2005-08-21We don't need to install all the internal headers files only drm.h andDave Airlie
*_drm.h have user space interfaces
2005-08-20Fix silly install issue by moving the header install rules for shared-coreAdam Jackson
into shared-core/Makefile.am. Bump to 1.0.3.