https://bugs.freedesktop.org/show_bug.cgi?id=75286
Emil Velikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #8 from Christian Prochaska
---
(In reply to comment #7)
> For compilation purposes you will need the headers but as far as runtime is
> concerned you should be fine.
>
Seems to be only a missing #ifdef HAVE_WINSYS_XLIB around the
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #7 from Emil Velikov ---
(In reply to comment #5)
[snip]
> I ship i915g on Chrome OS, so it is maintained. I don't encounter many
> issues with it, though, so there's not many commits. As for i915 + sw
> winsys, probably no one uses i
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #6 from Christian Prochaska
---
(In reply to comment #4)
> (In reply to comment #2)
> > I wonder if we should just remove the i915 sw winsys... I certainly don't
> > use/test it and it's confusing (like in this case where people thin
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #5 from Stephane Marchesin ---
(In reply to comment #4)
> (In reply to comment #2)
> > I wonder if we should just remove the i915 sw winsys... I certainly don't
> > use/test it and it's confusing (like in this case where people thing
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #4 from Emil Velikov ---
(In reply to comment #2)
> I wonder if we should just remove the i915 sw winsys... I certainly don't
> use/test it and it's confusing (like in this case where people thing they're
> still getting acceleration)
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #3 from Christian Prochaska
---
So, which configuration would be the one to use for accelerated rendering on
i915 without X11?
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #2 from Stephane Marchesin ---
I wonder if we should just remove the i915 sw winsys... I certainly don't
use/test it and it's confusing (like in this case where people thing they're
still getting acceleration).
--
You are receiving
https://bugs.freedesktop.org/show_bug.cgi?id=75286
--- Comment #1 from Emil Velikov ---
The gallium i915 is a bit special, as it's the only driver to have both sw and
drm based winsys.
When you disable dri, you essentially state "there will be no drm winsys", thus
the makefile should handle the