]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: print a message when we detect an early Haswell SDV
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 12 Aug 2013 17:34:08 +0000 (14:34 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Aug 2013 11:31:41 +0000 (13:31 +0200)
commitf0bd945c6f43455c1b022504c797cda25cc2f860
treeb1bb8a69b3315f86f6923a50082678a9e95e5c2f
parent01c459200d6b6cc1fa8af7a337788ee24d91b203
drm/i915: print a message when we detect an early Haswell SDV

The machines that fall in this category are the SDVs that have a PCI
ID starting with 0x0C. These are very early pre-production machines
and may not fully work. Other Haswell SDVs have PCI IDs that match the
real Haswell machines and we expect them to work better.

Even though they have problems, they still mostly work so I don't see
a reason to refuse loading our driver. But I do see a reason to reject
bug reports from these machines, so the message should help the bug
triagers.

As far as I know, we don't implement some workarounds that are
specific to these machines and suspend/resume may not work on most of
them, but besides this, they may work.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61508
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h