Find a file
David Dawes dbb7beb51d Rework the Linux drm kernel module build to leverage off the standard
kernel build system. This is based on suggestions and examples from
    David Woodhouse. This approach has the advantage that the build
    requirements of a wider range of standard kernels are now supported
    transparently, but the disadvantage of some extra complexity to handle
    building against clean vendor-distributed kernel source trees. This has
    been tested with some recent Red Hat and SuSE distributions.
2003-04-17 18:44:38 +00:00
bsd Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
bsd-core Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
libdrm linux merge for drm 2003-03-25 11:36:43 +00:00
linux Rework the Linux drm kernel module build to leverage off the standard 2003-04-17 18:44:38 +00:00
linux-core Rework the Linux drm kernel module build to leverage off the standard 2003-04-17 18:44:38 +00:00
shared buf->filp is a pointer, so make printf format args be %p not %d 2003-03-29 03:30:21 +00:00
shared-core buf->filp is a pointer, so make printf format args be %p not %d 2003-03-29 03:30:21 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00