[{"id":1700447,"web_url":"http://patchwork.ozlabs.org/comment/1700447/","msgid":"<E1dPGss-0007qZ-LX@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-06-25T23:24:02","subject":"Re: [U-Boot] [U-Boot, v3,\n\t1/3] rockchip: defconfig: Increase max video resolution for mipi\n\tpanel","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> The mipi panel used on evb-rk3399 has a 1920x1200 resolution. But now\n> the max resolution is 1920x1080. So increase it.\n> \n> Signed-off-by: Eric Gao <eric.gao@rock-chips.com>\n> ---\n> \n> Changes in v2: None\n> Changes in v1:\n> -Add title.\n> \n>  configs/evb-rk3399_defconfig | 8 +++-----\n>  1 file changed, 3 insertions(+), 5 deletions(-)\n> \n\nAcked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3wwptl1WRcz9s2G\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 26 Jun 2017 09:54:07 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid E8535C21D99; Sun, 25 Jun 2017 23:31:45 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 671F4C21D87;\n\tSun, 25 Jun 2017 23:28:27 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid C66CBC21D67; Sun, 25 Jun 2017 23:25:06 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 60472C21D7C\n\tfor <u-boot@lists.denx.de>; Sun, 25 Jun 2017 23:24:58 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:57618\n\thelo=vpn-10-11-0-14.lan) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1dPGss-0007qZ-LX; Mon, 26 Jun 2017 01:24:02 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","MIME-Version":"1.0","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"eric.gao@rock-chips.com","In-Reply-To":"<1498015234-12919-2-git-send-email-eric.gao@rock-chips.com>","References":"<1498015234-12919-2-git-send-email-eric.gao@rock-chips.com>","Message-Id":"<E1dPGss-0007qZ-LX@mail.theobroma-systems.com>","Date":"Mon, 26 Jun 2017 01:24:02 +0200","Cc":"u-boot@lists.denx.de, eric.gao@rock-chips.com","Subject":"Re: [U-Boot] [U-Boot, v3,\n\t1/3] rockchip: defconfig: Increase max video resolution for mipi\n\tpanel","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1740621,"web_url":"http://patchwork.ozlabs.org/comment/1740621/","msgid":"<20170807191150.70b9e3e2@crub>","list_archive_url":null,"date":"2017-08-07T17:11:50","subject":"Re: [U-Boot] [PATCH v3 1/3] rockchip: defconfig: Increase max video\n\tresolution for mipi panel","submitter":{"id":872,"url":"http://patchwork.ozlabs.org/api/people/872/","name":"Anatolij Gustschin","email":"agust@denx.de"},"content":"Hi Eric,\n\nOn Wed, 21 Jun 2017 11:20:32 +0800\nEric Gao eric.gao@rock-chips.com wrote:\n\n> The mipi panel used on evb-rk3399 has a 1920x1200 resolution. But now\n> the max resolution is 1920x1080. So increase it.\n> \n> Signed-off-by: Eric Gao <eric.gao@rock-chips.com>\n> \n> ---\n> \n> Changes in v2: None\n> Changes in v1:\n> -Add title.\n> \n>  configs/evb-rk3399_defconfig | 8 +++-----\n>  1 file changed, 3 insertions(+), 5 deletions(-)\n\nApplied to u-boot-video/master after dropping already committed hunks.\n\nThanks!\n\n--\nAnatolij","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xR3x21DHqz9s78\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue,  8 Aug 2017 03:12:06 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid E3090C21DA6; Mon,  7 Aug 2017 17:11:57 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 600C4C21C54;\n\tMon,  7 Aug 2017 17:11:55 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 5D1DFC21C54; Mon,  7 Aug 2017 17:11:53 +0000 (UTC)","from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9])\n\tby lists.denx.de (Postfix) with ESMTPS id C19EFC21C4E\n\tfor <u-boot@lists.denx.de>; Mon,  7 Aug 2017 17:11:52 +0000 (UTC)","from frontend01.mail.m-online.net (unknown [192.168.8.182])\n\tby mail-out.m-online.net (Postfix) with ESMTP id 3xR3wm0W0bz1qrNF;\n\tMon,  7 Aug 2017 19:11:51 +0200 (CEST)","from localhost (dynscan1.mnet-online.de [192.168.6.70])\n\tby mail.m-online.net (Postfix) with ESMTP id 3xR3wl6D2qz3jgY9;\n\tMon,  7 Aug 2017 19:11:51 +0200 (CEST)","from mail.mnet-online.de ([192.168.8.182])\n\tby localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new,\n\tport 10024)\n\twith ESMTP id M84LYgmY9NIb; Mon,  7 Aug 2017 19:11:50 +0200 (CEST)","from crub (p4FCB52B3.dip0.t-ipconnect.de [79.203.82.179])\n\t(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mail.mnet-online.de (Postfix) with ESMTPSA;\n\tMon,  7 Aug 2017 19:11:50 +0200 (CEST)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,\n\tRCVD_IN_MSPIKE_H3,\n\tRCVD_IN_MSPIKE_WL autolearn=unavailable autolearn_force=no\n\tversion=3.4.0","X-Virus-Scanned":"amavisd-new at mnet-online.de","X-Auth-Info":"b361aOkte7P3KqfwWNqc4fU3YIfiTQbyA3eGmebAthU=","Date":"Mon, 7 Aug 2017 19:11:50 +0200","From":"Anatolij Gustschin <agust@denx.de>","To":"Eric Gao <eric.gao@rock-chips.com>","Message-ID":"<20170807191150.70b9e3e2@crub>","In-Reply-To":"<1498015234-12919-2-git-send-email-eric.gao@rock-chips.com>","References":"<1498015234-12919-1-git-send-email-eric.gao@rock-chips.com>\n\t<1498015234-12919-2-git-send-email-eric.gao@rock-chips.com>","X-Mailer":"Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu)","MIME-Version":"1.0","Cc":"u-boot@lists.denx.de","Subject":"Re: [U-Boot] [PATCH v3 1/3] rockchip: defconfig: Increase max video\n\tresolution for mipi panel","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]