From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: nouveau optimus dynamic power off Date: Mon, 29 Jul 2013 16:06:55 +1000 Message-ID: <1375078019-25358-1-git-send-email-airlied@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 05BDEE67CB for ; Sun, 28 Jul 2013 23:07:03 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org Cc: tiwai@suse.com List-Id: dri-devel@lists.freedesktop.org I finally got back to debugging the HDMI audio interactions that stopped me last time, This adds switcheroo + nouveau + hda_intel support for turning off the secondary GPU in optimus laptops, saving a lot of power. The GPU should come back on for things like lspci on the devices or for DRI_PRIME= or X starting up. Signed-off-by: Dave Airlie