[intel] remove settable use_mi_batchbuffer_start
authorKeith Packard <keithp@keithp.com>
Fri, 6 Jun 2008 20:54:38 +0000 (21:54 +0100)
committerAlan Hourihane <alanh@tungstengraphics.com>
Fri, 6 Jun 2008 20:54:38 +0000 (21:54 +0100)
commitc2fc142ea7e9dd651702773efbc9c3366f977aa6
treeaa7ff6a866fe4133bf122e4ad20f7665f8f61f22
parent6d4ffd12cd8d3713067adf5fa3bdcb023b0745f1
[intel] remove settable use_mi_batchbuffer_start

    The driver can know what hardware requires MI_BATCH_BUFFER vs
    MI_BATCH_BUFFER_START; there's no reason to let user mode configure this.
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_init.c