From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D42CC282DD for ; Wed, 8 Jan 2020 20:59:56 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2F64620692 for ; Wed, 8 Jan 2020 20:59:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=poorly.run header.i=@poorly.run header.b="CInWDQ3n" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2F64620692 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=poorly.run Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B43DD6E8C2; Wed, 8 Jan 2020 20:59:53 +0000 (UTC) Received: from mail-yb1-xb42.google.com (mail-yb1-xb42.google.com [IPv6:2607:f8b0:4864:20::b42]) by gabe.freedesktop.org (Postfix) with ESMTPS id 388F06E8C2 for ; Wed, 8 Jan 2020 20:59:52 +0000 (UTC) Received: by mail-yb1-xb42.google.com with SMTP id k128so2053702ybc.13 for ; Wed, 08 Jan 2020 12:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poorly.run; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=TTfZUrzIdG4GvVpuC632RtnPmfajz27XSxslKwleBjY=; b=CInWDQ3nAhldk00jzRf46RCaaROwR9WsNPfBO1T7EKVcPfUhWFGdDoMisumbgGTagx FF59tnAPPhznz6Ak+JC3Q56KG4zrStl9qdJE7ij2BDHBG/CiyiyJyCnHETAhzm/YlW5D t4iJiCjP3y2/xMNXDqA4tz5DTDdEuxXF05UkJaW0jrgiWPABXSvAtaDV5hOT4ZHUGvfr EN9yhMva4uXO0A5plNcLSDl9vpkVRVWRkuMhXkQGME350aQFzCZuWVDu+/JC3C+Tmzoi +BtQbGrQLR88q7DmnkAdWA3aQrbTRRem7GsoTcd5oOGYZXeC0lm3FdDtbNu35wrTdjtG YDIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=TTfZUrzIdG4GvVpuC632RtnPmfajz27XSxslKwleBjY=; b=E/oLx8eIJadsuTQr86v58aUsHb4QGqwbpfe2QB9+BimnTJnxWBzJIAS4bssWB9Javo 3IezAMMGMdLbhUAza/whIoo4rwDKW0P5VQc7XTwepa4zqk0onPy3ZhQ024F0yWTs2hem M4LpZCufJsJJsnB40LZJUM04OTRUU5SvBYZHx4ncPMFuN/pOfvGcLRHDZ+DtDUyoDwXa nvEBTv9eJ86XIseU/8isAYQZVntMm7Ony1bLV8bTaCMuyQoffKwnvyLF2xfURqydzKlU OpebU67YcIxV1vxqWINlXCkNQorI0JCE506qR3LgHHgMrm/OGyZpwcbBbP+7ypr1xzjv KnEA== X-Gm-Message-State: APjAAAXJYU2QYb9EeN0KYo+iPuBgsIPibKB+lNWSijgVkR9GmPNQIKiF 5YFodrCQIWcHkUQLHvAIDlc2JT9NcO4jFA== X-Google-Smtp-Source: APXvYqzCiedz7CcDCagQM8plp5DxnY666Ge/Ka0Upu4v9X+7lN0GyggQ9ToQExrDTlP8olPEGCdPAw== X-Received: by 2002:a25:401:: with SMTP id 1mr5322847ybe.273.1578517191257; Wed, 08 Jan 2020 12:59:51 -0800 (PST) Received: from localhost ([2620:0:1013:11:1e1:4760:6ce4:fc64]) by smtp.gmail.com with ESMTPSA id 124sm2114167ywn.76.2020.01.08.12.59.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jan 2020 12:59:50 -0800 (PST) Date: Wed, 8 Jan 2020 15:59:49 -0500 From: Sean Paul To: Dave Airlie , Daniel Vetter Subject: [PULL] drm-misc-fixes Message-ID: <20200108205949.GA233273@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, Geert Uytterhoeven , Wayne Lin , dri-devel@lists.freedesktop.org, Chen-Yu Tsai , Rodrigo Vivi , Sean Paul , intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave and Daniel, Either our code is nearly perfect, or things are still slow due to holidays. I'll choose to believe the former. Please pull! drm-misc-fixes-2020-01-08: -mst: Fix NO_STOP_BIT bit offset (Wayne) -sun4i: Fix RGB_DIV clock min divider on old hardware (Chen-Yu) -fb_helper: Fix bits_per_pixel param set behavior to round up (Geert) Cc: Wayne Lin Cc: Chen-Yu Tsai Cc: Geert Uytterhoeven Cheers, Sean The following changes since commit ac2917b01992c098b8d4e6837115e3ca347fdd90: drm/arm/mali: make malidp_mw_connector_helper_funcs static (2019-12-20 15:23:51 +0000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-01-08 for you to fetch changes up to f30e27779d3031a092c2a177b7fb76adccc45241: drm/fb-helper: Round up bits_per_pixel if possible (2020-01-07 16:54:03 +0100) ---------------------------------------------------------------- -mst: Fix NO_STOP_BIT bit offset (Wayne) -sun4i: Fix RGB_DIV clock min divider on old hardware (Chen-Yu) -fb_helper: Fix bits_per_pixel param set behavior to round up (Geert) Cc: Wayne Lin Cc: Chen-Yu Tsai Cc: Geert Uytterhoeven ---------------------------------------------------------------- Chen-Yu Tsai (1): drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model Geert Uytterhoeven (1): drm/fb-helper: Round up bits_per_pixel if possible Wayne Lin (1): drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ drivers/gpu/drm/drm_dp_mst_topology.c | 2 +- drivers/gpu/drm/drm_fb_helper.c | 7 ++++++- drivers/gpu/drm/sun4i/sun4i_tcon.c | 15 ++++++++++++--- drivers/gpu/drm/sun4i/sun4i_tcon.h | 1 + 4 files changed, 20 insertions(+), 5 deletions(-) -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel