From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 113573D7F for ; Sun, 20 Nov 2022 22:41:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1668984074; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=zWsY7me8MOS3sBsygckucgqj2kMsgqocuMeL0iSzpMw=; b=NZ0z972rrFybIppJUlUTVVZc0iRaNVS9GPj3NxGUnU3wDMGyVSvmVfP639JjkWC/1Tzmfb OO8zqB+9dJMOttRjzq7uw8RdgyYpvrZh6q0LEi2lRDtz+Mu3AVd0q/xetC0CgyK0mPpueU 8VLdS9L/iGk/EcbJqdEdJAgU4uFtzhg= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-18-zp8cT3ldNM2KrzjBFAXmMw-1; Sun, 20 Nov 2022 17:41:10 -0500 X-MC-Unique: zp8cT3ldNM2KrzjBFAXmMw-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 312C5185A794; Sun, 20 Nov 2022 22:41:10 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.70]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9D95047505E; Sun, 20 Nov 2022 22:41:08 +0000 (UTC) From: Hans de Goede To: Mauro Carvalho Chehab , Sakari Ailus Cc: Hans de Goede , Tsuchiya Yuto , Andy Shevchenko , Yury Luneff , Nable , andrey.i.trufanov@gmail.com, Fabio Aiuto , linux-media@vger.kernel.org, linux-staging@lists.linux.dev Subject: [PATCH 00/20] media: atomisp: Misc. cleanups / fixes Date: Sun, 20 Nov 2022 23:40:41 +0100 Message-Id: <20221120224101.746199-1-hdegoede@redhat.com> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Hi All, Here is another round of atomisp cleanups / fixes + preparation work for getting rid of the ugly PCI power-management errors in dmesg when doing (runtime)suspend/resume. Regards, Hans Hans de Goede (20): media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which has exp_id xx' log messages media: atomisp: Remove accelerator pipe creation code media: atomisp: Remove unused QOS defines / structure member media: atomisp: Flush queue on atomisp_css_start() error media: atomisp: Log an error on failing to alloc private-mem media: atomisp: Fix deadlock when the /dev/video# node is closed while still streaming media: atomisp: Remove 2 unused accelerator mode related functions media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() function media: atomisp: Remove unused ia_css_frame_*() functions media: atomisp: Drop userptr support from hmm media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from atomisp_reset() media: atomisp: Remove atomisp_mrfld_power_down()/_up() media: atomisp: Remove clearing of config from atomisp_css_uninit() media: atomisp: Remove atomisp_css_suspend()/_resume() media: atomisp: Remove sw_contex.power_state checks media: atomisp: Remove duplication between runtime-pm and normal-pm code media: atomisp: Move calling of css_[un]init() to power_on()/_off() media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functions media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolution drivers/staging/media/atomisp/i2c/ov2680.h | 46 +- .../staging/media/atomisp/include/hmm/hmm.h | 1 - .../media/atomisp/include/hmm/hmm_bo.h | 2 - .../staging/media/atomisp/pci/atomisp_cmd.c | 76 +-- .../staging/media/atomisp/pci/atomisp_cmd.h | 8 +- .../media/atomisp/pci/atomisp_compat.h | 11 - .../media/atomisp/pci/atomisp_compat_css20.c | 88 +-- .../staging/media/atomisp/pci/atomisp_fops.c | 34 +- .../media/atomisp/pci/atomisp_internal.h | 1 - .../staging/media/atomisp/pci/atomisp_ioctl.c | 80 ++- .../staging/media/atomisp/pci/atomisp_v4l2.c | 104 +-- .../pipe/interface/ia_css_pipe_stagedesc.h | 5 - .../pci/camera/pipe/src/pipe_stagedesc.c | 21 - drivers/staging/media/atomisp/pci/hmm/hmm.c | 19 +- .../staging/media/atomisp/pci/hmm/hmm_bo.c | 54 +- .../media/atomisp/pci/ia_css_frame_public.h | 74 --- .../staging/media/atomisp/pci/ia_css_pipe.h | 3 +- .../media/atomisp/pci/ia_css_pipe_public.h | 69 -- .../pci/runtime/debug/src/ia_css_debug.c | 7 - .../atomisp/pci/runtime/frame/src/frame.c | 121 ---- .../pipeline/interface/ia_css_pipeline.h | 2 - .../pci/runtime/pipeline/src/pipeline.c | 8 - drivers/staging/media/atomisp/pci/sh_css.c | 608 +----------------- .../media/atomisp/pci/sh_css_internal.h | 13 - .../staging/media/atomisp/pci/sh_css_legacy.h | 1 - drivers/staging/media/atomisp/pci/sh_css_sp.c | 2 +- 26 files changed, 121 insertions(+), 1337 deletions(-) -- 2.38.1