[Bug 117131] vga_switcheroo does not switch IGP -> DIS ( IGP == i915 , DIS == radeon )

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Apr 25 13:58:11 UTC 2016


https://bugzilla.kernel.org/show_bug.cgi?id=117131

Alex Deucher <alexdeucher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher at gmail.com

--- Comment #6 from Alex Deucher <alexdeucher at gmail.com> ---
Your system is muxless so there is no mux to switch.  The displays are only
connected to the IGP.  You need to use the xserver PRIME stuff to render with
the dGPU.  The dGPU renders offscreen and then the result is copied to the IGP
for display.  See:
https://wiki.archlinux.org/index.php/PRIME

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list