2009/12/2 Robert Noland <[email protected]>: > On Wed, 2009-12-02 at 11:36 -0500, Kristian Høgsberg wrote: >> This let's use use the linux drm headers as the canonical source for >> libdrm on all platforms. >> >> Signed-off-by: Kristian Høgsberg <[email protected]> >> --- >> >> This is the patch to sync the linux kernel headers with what's in >> libdrm now. With this patch upstream, we can copy headers from the >> kernel into the libdrm repo unchanged. ... > This does not look like the latest version with the DRM_MAX_MINOR > shuffle. Are you planning to handle that with a separate patch?
DRM_MAX_MINOR is only used in userspace, but this patch does break linux kernel compile. I need to move a couple of #defines deteled from drm.h to drmP.h. New patch on the way. thanks, Kristian ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
