[Bug 96540] Celeron N3150 : random display off instants and occasional full-system freezes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 16 12:19:32 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96540

--- Comment #3 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to René J.V. Bertin from comment #2)
> Building right now, will take >3h on my hardware.

Feels like you must be doing something wrong. For trying out stuff, it's
usually not necessary to use the full distro config, for example.

> In the meantime, is there somewhere where one can see exactly what
> classifies as "preliminary hardware" w.r.t. a kernel release?

It's more like "preliminary support" for certain hardware in certain kernel
versions. There's no table or anything you could look at, though one could
certainly be created.

See drivers/gpu/drm/i915/i915_drv.c and look for .is_preliminary = 1 to see for
which platforms the support is still considered preliminary (in the kernel
sources you have).

'git log --grep=preliminary -- drivers/gpu/drm/i915/i915_drv.c' will give you a
fairly accurate list of when the support was considered good enough not to be
preliminary for each platform.

'git tag --contains <commit-id> | grep "^v" | sort -V | head -1' on a commit-id
to see which kernel release that happened.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160616/a6552714/attachment.html>


More information about the intel-gfx-bugs mailing list