From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: [PATCH] drm/i915/crt: Only support DPMS On/Off with the PCH registers Date: Tue, 10 Apr 2012 09:20:38 -0400 Message-ID: <4F8433A6.7020202@redhat.com> References: <1334046930-27924-1-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 EFA4F9EB35 for ; Tue, 10 Apr 2012 06:20:44 -0700 (PDT) In-Reply-To: <1334046930-27924-1-git-send-email-chris@chris-wilson.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On 4/10/12 4:35 AM, Chris Wilson wrote: > As part of the PCH split, the ability to control CRT standby/suspend > states was defeatured; the bits are now marked reserved and apparently > have no effect. Are the intermediate states even tested? I have vague memories of them not working. I'd be just as happy to see them aliased to Off. - ajax