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-next>] [day] [month] [year] [list]
Message-Id: <20240823-mdp3-comp-cleanups-v1-0-1f8c1395ecd3@collabora.com>
Date: Fri, 23 Aug 2024 17:31:20 -0400
From: Nícolas F. R. A. Prado <nfraprado@...labora.com>
To: Mauro Carvalho Chehab <mchehab@...nel.org>, 
 Matthias Brugger <matthias.bgg@...il.com>, 
 AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: kernel@...labora.com, linux-media@...r.kernel.org, 
 linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, 
 linux-mediatek@...ts.infradead.org, 
 Nícolas F. R. A. Prado <nfraprado@...labora.com>
Subject: [PATCH 0/4] media: platform: mtk-mdp3: Cleanups for masking in
 cmdq operations

This series contains a few cleanups to remove unneeded masking in cmdq
calls and in the helpers that call to them throughout the mtk-mdp3
driver.

All of the commits in this series are cleanups and don't cause any
functional change.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@...labora.com>
---
Nícolas F. R. A. Prado (4):
      media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed
      media: platform: mtk-mdp3: Remove useless variadic arguments from macros
      media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro
      media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro

 .../media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c   |   6 +-
 .../media/platform/mediatek/mdp3/mtk-mdp3-comp.c   | 537 +++++++++------------
 .../media/platform/mediatek/mdp3/mtk-mdp3-comp.h   |  29 +-
 3 files changed, 253 insertions(+), 319 deletions(-)
---
base-commit: bb1b0acdcd66e0d8eedee3570d249e076b89ab32
change-id: 20240822-mdp3-comp-cleanups-fb8c431c5462

Best regards,
-- 
Nícolas F. R. A. Prado <nfraprado@...labora.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ