From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 70934] [Regression] Problem with colors (depth?) on DCE5 Barts (HD69xx) Date: Mon, 28 Oct 2013 08:56:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1549175832==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BC338E6692 for ; Mon, 28 Oct 2013 01:56:01 -0700 (PDT) In-Reply-To: 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 List-Id: dri-devel@lists.freedesktop.org --===============1549175832== Content-Type: multipart/alternative; boundary="1382950561.F8cb031B0.25266"; charset="us-ascii" --1382950561.F8cb031B0.25266 Date: Mon, 28 Oct 2013 08:56:01 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D70934 --- Comment #8 from Rafa=C5=82 Mi=C5=82ecki --- There is my EDID: 00ffffffffffff004ca333d000000000 0c150104952616780aa0558d515a962a 1c505400000001010101010101010101 0101010101016a4d80a07038fc413020 36007ed710000018d49a80a07038fc41 302036007ed710000038000000fc0053 414d53554e470a2020202020000000fc 00313733485430322d4330310a200035 0x12: 0x01 EDID version 0x13: 0x04 EDID revision 0x14: 0x95 Input 0x15: 0x26 Width [cm] 0x16: 0x16 Height [cm] 0x17: 0x78 Gamma 0x18: 0x0a Features Let's take a look at that 0x95. 0x80 bit indicates that this is a digital signal interface In this situation 0x70 bits store info about color depth. 0x10 indeed means 6 bits per color. Btw I've noticed that when 0x80 bit is set we also should look at bits 0x18 from 0x18 (Features) to see supported color format(s). My features bits are 0x0a which gives 0x0a & 0x18 =3D 0x8. That means my di= splay supports RGB 4:4:4 as well as YCbCr 4:4:4. But does it change anything? Any other ideas? :| This notebook is Samsung NP700G7A-S01PL --=20 You are receiving this mail because: You are the assignee for the bug. --1382950561.F8cb031B0.25266 Date: Mon, 28 Oct 2013 08:56:01 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 8 on bug 70934<= /a> from Rafa=C5=82 Mi=C5=82ecki
There is my EDID:

00ffffffffffff004ca333d000000000
0c150104952616780aa0558d515a962a
1c505400000001010101010101010101
0101010101016a4d80a07038fc413020
36007ed710000018d49a80a07038fc41
302036007ed710000038000000fc0053
414d53554e470a2020202020000000fc
00313733485430322d4330310a200035

0x12: 0x01    EDID version
0x13: 0x04    EDID revision
0x14: 0x95    Input
0x15: 0x26    Width [cm]
0x16: 0x16    Height [cm]
0x17: 0x78    Gamma
0x18: 0x0a    Features

Let's take a look at that 0x95.
0x80 bit indicates that this is a digital signal interface
In this situation 0x70 bits store info about color depth.
0x10 indeed means 6 bits per color.

Btw I've noticed that when 0x80 bit is set we also should look at bits 0x18
from 0x18 (Features) to see supported color format(s).
My features bits are 0x0a which gives 0x0a & 0x18 =3D 0x8. That means m=
y display
supports RGB 4:4:4 as well as YCbCr 4:4:4. But does it change anything?

Any other ideas? :|

This notebook is Samsung NP700G7A-S01PL


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1382950561.F8cb031B0.25266-- --===============1549175832== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1549175832==--