The radeon DRM wasn't passing sparse checking in the kernel, this fixes it
authorDave Airlie <airlied@linux.ie>
Mon, 2 Jan 2006 05:39:19 +0000 (05:39 +0000)
committerDave Airlie <airlied@linux.ie>
Mon, 2 Jan 2006 05:39:19 +0000 (05:39 +0000)
commitbbcba83ef70013ea2e5daad86142d1fdc84939e4
tree3957ceaf1d4c00f7df7042726a79d8f6fa58f6f8
parentdcbcc60864fbe592a949a1c250e1494e73504724
The radeon DRM wasn't passing sparse checking in the kernel, this fixes it
    by adding a new kernel internal cmd buffer type, that has no userspace
    members, and passes it around.
shared-core/r300_cmdbuf.c
shared-core/radeon_drv.h
shared-core/radeon_state.c