lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 23 Jan 2019 12:17:13 -0800
From:   Evan Green <evgreen@...omium.org>
To:     Jayant Shekhar <jshekhar@...eaurora.org>
Cc:     dri-devel@...ts.freedesktop.org,
        linux-arm-msm <linux-arm-msm@...r.kernel.org>,
        freedreno@...ts.freedesktop.org, devicetree@...r.kernel.org,
        LKML <linux-kernel@...r.kernel.org>,
        Rob Clark <robdclark@...il.com>, seanpaul@...omium.org,
        hoegsberg@...omium.org, abhinavk@...eaurora.org,
        jsanka@...eaurora.org, chandanu@...eaurora.org,
        nganji@...eaurora.org,
        Sravanthi Kollukuduru1 <skolluku@...eaurora.org>
Subject: Re: [v6 2/3] drm/msm/dpu: Integrate interconnect API in MDSS

On Tue, Jan 22, 2019 at 7:43 PM Jayant Shekhar <jshekhar@...eaurora.org> wrote:
>
> The interconnect framework is designed to provide a
> standard kernel interface to control the settings of
> the interconnects on a SoC.
>
> The interconnect API uses a consumer/provider-based model,
> where the providers are the interconnect buses and the
> consumers could be various drivers.
>
> MDSS is one of the interconnect consumers which uses the
> interconnect APIs to get the path between endpoints and
> set its bandwidth requirement for the given interconnected
> path.
>
> Changes in v2:
>         - Remove error log and unnecessary check (Jordan Crouse)
>
> Changes in v3:
>         - Code clean involving variable name change, removal
>           of extra paranthesis and variables (Matthias Kaehlcke)
>
> Changes in v4:
>         - Add comments, spacings, tabs, proper port name
>           and icc macro (Georgi Djakov)
>
> Changes in v5:
>         - Commit text and parenthesis alignment (Georgi Djakov)
>
> Changes in v6:
>         - Change to new icc_set API's (Doug Anderson)
>
> Signed-off-by: Sravanthi Kollukuduru1 <skolluku@...eaurora.org>

...weird that there's a 1 in your name.

> Signed-off-by: Jayant Shekhar <jshekhar@...eaurora.org>

Reviewed-by: Evan Green <evgreen@...omium.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ