From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: Linux 3.7-rc6 Date: Fri, 23 Nov 2012 11:53:16 +0200 Message-ID: <877gpchchf.fsf@intel.com> References: <20121120103905.GA3908@polaris.bitmath.org> <20121122111825.GA7188@polaris.bitmath.org> <20121122182325.GA777@polaris.bitmath.org> <20121122205352.GA500@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20121122205352.GA500@polaris.bitmath.org> Sender: linux-kernel-owner@vger.kernel.org To: Henrik Rydberg , Daniel Vetter Cc: Henrik Rydberg , Linus Torvalds , Linux Kernel Mailing List , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Thu, 22 Nov 2012, Henrik Rydberg wrote: >> Yeah, the utter lack of a vbt fits very nicely, thanks for checking, >> I've merged the patch into drm-intel-fixes and will forward it for >> inclusion into 3.7 rsn. > > Great, thanks. One thing about that patch: if we would ever encounter > a non-zero edp.bpp < 3, display_bpc would not be clamped. I suppose > monochrome screens went out of fashion twenty years ago, but who > knows... ATM, edp.bpp is known to be 18, 24, or 30. It's mapped from a two-bit value in the VBT. Glad to hear the patch works for you. BR, Jani.