CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/16 17:43:13

Modified files:
        sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
Conditionalise the use of the SAREA in inteldrm. In DRI2 setups (which we don't
support yet, but will) it won't exist, prepare for this by only writing to it if
it's there.

Bits of this came from Eric Anholt at intel.

Reply via email to