drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+
authorOscar Mateo <oscar.mateo@intel.com>
Wed, 11 Jun 2014 15:17:16 +0000 (16:17 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Jun 2014 15:45:18 +0000 (17:45 +0200)
These do not exist anymore.

Spotted while reading through intel_ringbuffer.c

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c