CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/01/29 04:18:16
Modified files:
sys/dev/pci/drm: drmP.h drm_drv.c files.drm
Removed files:
sys/dev/pci/drm: drm_drawable.c drm_internal.h
Log message:
Rip out the drm_drawable support. There is no need for the xserver to
push cliprects into the kernel anymore so no op the ioctls. The only
consumer of this information died a couple of months ago.
When i've got removal of these calls from userland upstream i'm going to
remove them from the interface entirely.