Go to file
Dave Airlie f197110e07 Make 1-bit fields be unsigned (no sign bit :). sparse complains about them:
drivers/char/drm/sis_ds.h:88:12: warning: dubious one-bit signed
    bitfield drivers/char/drm/sis_ds.h:89:16: warning: dubious one-bit
    signed bitfield
Signed-off-by: Randy Dunlap <rddunlap@osdl.org> Signed-off-by: Dave Airlie
    <airlied@linux.ie>
2004-12-03 10:22:15 +00:00
bsd This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver: 2004-08-24 01:44:37 +00:00
bsd-core Refine the locking of the DRM. Most significant is covering the driver 2004-11-07 04:11:15 +00:00
libdrm respect cc and cflags 2004-11-07 02:15:11 +00:00
linux Allow drivers to override reclaim_buffers in an OS-independent way by 2004-10-31 15:16:44 +00:00
linux-2.6 Fix up the radeon i2c error handing 2004-10-21 16:58:28 +00:00
linux-core patch from bug 1803 - will try and push to kernel soon 2004-11-11 11:09:11 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared Make 1-bit fields be unsigned (no sign bit :). sparse complains about them: 2004-12-03 10:22:15 +00:00
shared-core Make 1-bit fields be unsigned (no sign bit :). sparse complains about them: 2004-12-03 10:22:15 +00:00
tests Forgot to add the new Makefile 2004-10-10 02:49:06 +00:00