{"id":11469,"url":"https://patchwork.libcamera.org/api/covers/11469/?format=json","web_url":"https://patchwork.libcamera.org/cover/11469/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20210302201603.21566-1-laurent.pinchart@ideasonboard.com>","date":"2021-03-02T20:16:01","name":"[libcamera-devel,0/2] libcamera: Update kernel headers to v5.12-rc1","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/11469/mbox/","series":[{"id":1746,"url":"https://patchwork.libcamera.org/api/series/1746/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=1746","date":"2021-03-02T20:16:01","name":"libcamera: Update kernel headers to v5.12-rc1","version":1,"mbox":"https://patchwork.libcamera.org/series/1746/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/11469/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id E1ABFBD1F1\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue,  2 Mar 2021 20:16:37 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 5DC8C68A99;\n\tTue,  2 Mar 2021 21:16:37 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id E552760106\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  2 Mar 2021 21:16:35 +0100 (CET)","from pendragon.lan (62-78-145-57.bb.dnainternet.fi [62.78.145.57])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 53F7845D;\n\tTue,  2 Mar 2021 21:16:35 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"f9cMfsXM\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1614716195;\n\tbh=OPwjH1+t2+NhoISqPxfS6ug1mmlPfjEsIGpWOjLYru4=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=f9cMfsXMgaVEAFeVtKkie5N0FEeKMulKNQeIrnm76GWmK9aIG/OEo1OeOouuGyvNh\n\tyFDwI6B1mu8XespDvlwaHehvgKwTK+PTyMcCZS5jl7xpv0TaW45Z+d224gbjILP0U3\n\ttDDMTWJqARGoTHt23lrLabq6ChgXRCNuoqf309fo=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Date":"Tue,  2 Mar 2021 22:16:01 +0200","Message-Id":"<20210302201603.21566-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.28.0","MIME-Version":"1.0","Subject":"[libcamera-devel] [PATCH 0/2] libcamera: Update kernel headers to\n\tv5.12-rc1","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Hello,\n\nFor development related to the simple pipeline handler, I need v5.12-rc1\nof the media.h header. This series pulls the kernel headers from that\nkernel, and update the rkisp1 IPA accordingly as the rkisp1 driver's\nUAPI has changed upstream.\n\nThere will be a bisection breakage (at runtime, not compile time)\nbetween the two patches. I can squash them together if desired.\n\nNote that Dafna has posted a pstch series to support different hardware\nrevisions of the rkisp1 (see\nhttps://patchwork.libcamera.org/cover/11383/). This series conflicts\nwith it, but doesn't take over that work, as it only updates the IPA to\navoid breakages without taking the hardware revision into account.\n\nDafna, I don't mind merging your series first if you want to post a new\nversion before these two patches get reviewed, in which case I'll rebase\n1/2 and drop 2/2. You can also decide to rebase on top of this and make\nit a dependency.\n\nPlease also note that this change requires kernel v5.11 or newer for the\nrkisp1, or a backport of the rkisp1 driver to an older kernel.\n\nLaurent Pinchart (2):\n  include: linux: Update Linux headers to v5.12-rc1\n  ipa: rkisp1: Update to kernel header changes\n\n include/linux/dma-heap.h         |   6 +-\n include/linux/drm_fourcc.h       | 530 +++++++++++++++++-\n include/linux/intel-ipu3.h       |  22 +-\n include/linux/media-bus-format.h |  14 +-\n include/linux/media.h            |   1 +\n include/linux/rkisp1-config.h    |  92 +++-\n include/linux/v4l2-controls.h    | 916 ++++++++++++++++++++++++-------\n include/linux/v4l2-mediabus.h    |  15 +-\n include/linux/v4l2-subdev.h      |  26 +-\n include/linux/videodev2.h        |  99 +++-\n src/ipa/rkisp1/rkisp1.cpp        |   2 +-\n 11 files changed, 1445 insertions(+), 278 deletions(-)"}