public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: rkisp1: Improve DPCC configuration
@ 2022-06-16 16:04 Laurent Pinchart
  2022-06-16 16:04 ` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Laurent Pinchart @ 2022-06-16 16:04 UTC (permalink / raw)
  To: linux-media
  Cc: linux-rockchip, Dafna Hirschfeld, Paul Elder, Florian Sylvestre

Hello,

This small patch series improves the configuration of the Defective
Pixel Cluster Correction (DPCC) configuration. Please see individual
patches for details.

The series is based on top of "[PATCH v4 00/21] media: rkisp1: Misc bug
fixes and cleanups" ([1]).

[1] https://lore.kernel.org/linux-media/20220421234240.1694-1-laurent.pinchart@ideasonboard.com/

Laurent Pinchart (3):
  media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
  media: rockchip: rkisp1: Mask invalid bits in DPCC parameters
  media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI

 .../platform/rockchip/rkisp1/rkisp1-params.c  | 52 ++++++++-----
 .../platform/rockchip/rkisp1/rkisp1-regs.h    | 25 +++---
 include/uapi/linux/rkisp1-config.h            | 77 +++++++++++++++----
 3 files changed, 104 insertions(+), 50 deletions(-)


base-commit: 4d846800b527933a46ffd5ff48b87f5a03ca087a
-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-08-26 19:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-16 16:04 [PATCH 0/3] media: rkisp1: Improve DPCC configuration Laurent Pinchart
2022-06-16 16:04 ` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop Laurent Pinchart
2022-07-15  7:44   ` paul.elder
2022-07-16  5:11   ` Dafna Hirschfeld
2022-06-16 16:04 ` [PATCH 2/3] media: rockchip: rkisp1: Mask invalid bits in DPCC parameters Laurent Pinchart
2022-07-15  7:56   ` paul.elder
2022-07-16  5:56   ` Dafna Hirschfeld
2022-07-16 11:47     ` Laurent Pinchart
2022-07-16  6:12   ` Dafna Hirschfeld
2022-07-16 11:49     ` Laurent Pinchart
2022-06-16 16:04 ` [PATCH 3/3] media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI Laurent Pinchart
2022-07-15  7:49   ` paul.elder
2022-08-23 17:24   ` Laurent Pinchart
2022-08-26 19:04   ` Dafna Hirschfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox