Jesse Barnes
|
a1d9600724
|
Merge commit 'origin/drm-gem' into modesetting-gem
Passed the compile test; it's ready to ship.
Conflicts:
libdrm/Makefile.am
linux-core/Makefile.kernel
linux-core/drmP.h
linux-core/drm_memrange.c
linux-core/drm_stub.c
shared-core/drm.h
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_irq.c
|
2008-06-10 17:31:54 -07:00 |
Eric Anholt
|
8a3b510405
|
Fix libdrm to actually include the new code instead of just building it.
|
2008-06-03 14:44:53 -07:00 |
Eric Anholt
|
c4857429c7
|
Fix and hook up bufmgr code to the build.
|
2008-06-03 14:44:53 -07:00 |
Dave Airlie
|
5bffbd6e27
|
initial userspace interface to get modes
|
2007-04-05 13:34:50 +10:00 |
Dave Airlie
|
79038751ff
|
libdrm: add support for server side functionality in libdrm
This adds APIs to allow the X server to use libdrm from the system
rather than its own in-built copy.
|
2006-11-08 15:08:09 +11:00 |
Thomas Hellstrom
|
e47a4fda2e
|
Memory manager init and takedown.
|
2006-08-30 13:04:08 +02:00 |
Adam Jackson
|
22e41ef083
|
Formatting cleanup, dead code removal. Remove N() namespacing macro,
useless. Remove SIGIO handling functions as they're server-only and
properly belong in libdri.
|
2006-02-20 23:09:00 +00:00 |
Adam Jackson
|
7d735a8c9f
|
Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change
|
2005-11-30 18:44:54 +00:00 |
Adam Jackson
|
d74376779f
|
Remove the remaining references to Xlib. libdrm is totally independent now.
|
2005-10-20 17:53:02 +00:00 |
Eric Anholt
|
7d5130d8fb
|
Include appropriate CFLAGS to find X headers, needed to build libdrm.
|
2005-08-25 02:59:21 +00:00 |
Adam Jackson
|
017174085f
|
Fix silly install issue by moving the header install rules for shared-core
into shared-core/Makefile.am. Bump to 1.0.3.
|
2005-08-20 03:32:09 +00:00 |
Adam Jackson
|
1abd165f5b
|
Add r300_reg.h. Bump to 1.0.2.
|
2005-08-19 20:14:10 +00:00 |
Adam Jackson
|
5a5478de7a
|
distcheck fixes
|
2005-07-13 00:13:12 +00:00 |
Adam Jackson
|
07d23f9c60
|
autoconfiscate libdrm
|
2005-07-10 22:42:42 +00:00 |