From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74D27C61DA4 for ; Thu, 23 Feb 2023 08:06:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233549AbjBWIGM (ORCPT ); Thu, 23 Feb 2023 03:06:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233224AbjBWIFw (ORCPT ); Thu, 23 Feb 2023 03:05:52 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 568252BF21 for ; Thu, 23 Feb 2023 00:05:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1677139504; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1+ueFbDYI2fCK6KAGkfWDv0qOw1/uXZTIg/vtWRlPiU=; b=adB+W9iy6u6cBXv593m+9LlnTmT1xtIdBo7KvGPFbhVpCBbEI/aULbM3KSljLIijQi3iqT cHizFw9MrpR1gjj5uHs/Sr7VT8YmU+KohhCvYlBEs33kb2poyRKmLw+Cw5xNl3j7Wgp4jY rhpLvBmZXQfoA/cNA2/LXm/tHYqSvLk= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-552--znW33qNOIaKoaNTJiGpSw-1; Thu, 23 Feb 2023 03:05:03 -0500 X-MC-Unique: -znW33qNOIaKoaNTJiGpSw-1 Received: by mail-wm1-f71.google.com with SMTP id m22-20020a05600c4f5600b003dffc7343c3so4600895wmq.0 for ; Thu, 23 Feb 2023 00:05:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1+ueFbDYI2fCK6KAGkfWDv0qOw1/uXZTIg/vtWRlPiU=; b=NFCZS+YKIw8B0cAALmrIwbzGxdWxLwJPiDK+HXEWRTjjVYVPDbLWeD38O3CCX5iA8o +nC65ZXvN6Dph0JdCtG1kRXSQ1Tgejo4VS0ZH4Y11ny7h461MEWZ82TN0xkfrgeE3gsv NxTUB/6dKyNH8qVR0LJap6O26Uh4SGzKGO7knDDdEcJz1wZlJ5jqdigy49/bcvMGLvPh 66nbqo72Hk4lDZooPvMFNnFzbjwEV9msNr88E1XQaUJ5hY7mGpLnHdl3Y+uhgEP/vE7s A1ghrLG7foL4j9LqxkkpGGh2PQ3BS5SCam6tNJyhtdyExYK88iGlYcZfem5CG7ig/Syb MQVw== X-Gm-Message-State: AO0yUKVGjKAyXbkI7BzFRI6rw1Ph0g0JBKCJQW/PUi7V01exF9VIIyAq geQFGxbNbL+oj6ljCyU+dJHiubkKDTlvs3KblDgm3DY7Ns3IbVKGCaYdipnex7oZ/boDETIVG1j IIJCERiJFxjtTckfb1XrYCI9j7w== X-Received: by 2002:a05:600c:3093:b0:3dc:555c:dd30 with SMTP id g19-20020a05600c309300b003dc555cdd30mr1930915wmn.27.1677139502051; Thu, 23 Feb 2023 00:05:02 -0800 (PST) X-Google-Smtp-Source: AK7set8C2KkhdFOu+LnX9wVb8yRJ6czYkak4zwJwTlRC59nu1vtOB2+Qi4rT251F92cwGEsPeVo5bw== X-Received: by 2002:a05:600c:3093:b0:3dc:555c:dd30 with SMTP id g19-20020a05600c309300b003dc555cdd30mr1930899wmn.27.1677139501762; Thu, 23 Feb 2023 00:05:01 -0800 (PST) Received: from localhost (205.pool92-176-231.dynamic.orange.es. [92.176.231.205]) by smtp.gmail.com with ESMTPSA id o11-20020a05600c510b00b003e1f2e43a1csm10728694wms.48.2023.02.23.00.05.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Feb 2023 00:05:01 -0800 (PST) From: Javier Martinez Canillas To: Vikash Garodia , Linux regressions mailing list , Stanimir Varbanov Cc: "linux-kernel@vger.kernel.org" , "mka@chromium.org" , Albert Esteve , "stanimir.varbanov@linaro.org" , Enric Balletbo i Serra , Andy Gross , Bjorn Andersson , Konrad Dybcio , "Vikash Garodia (QUIC)" , "linux-arm-msm@vger.kernel.org" , "linux-media@vger.kernel.org" , Fritz Koenig , "Dikshita Agarwal (QUIC)" , "Rajeshwar Kurapaty (QUIC)" , Mauro Carvalho Chehab Subject: RE: [PATCH] Revert "venus: firmware: Correct non-pix start and end addresses" In-Reply-To: References: <20230207102254.1446461-1-javierm@redhat.com> <70c01751-1dd7-c4bd-a96e-94dea437aa40@redhat.com> <6f97a117-0d9c-e21b-9adf-50f2233ba9e3@leemhuis.info> <9a0bfef8-0b5d-f4d0-a8a5-4bbcacc5c0fb@leemhuis.info> Date: Thu, 23 Feb 2023 09:05:00 +0100 Message-ID: <87356wn6xf.fsf@minerva.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Vikash Garodia writes: Hello Vikash, > Hi All, > [...] >> >>No reply from Mauro and Linus chose to not apply the revert I pointed him to. >>That at this point leads to the question: >> >>Vikash, did you or somebody else make any progress to fix this properly? > > We tried with different settings for the registers and arrive at a conclusion that > the original configuration was proper. There is no need to explicitly configure > the secure non-pixel region when there is no support for the usecase. So, in summary, > we are good to have the revert. > Perfect. Thanks a lot for looking at this. > Stan, could you please help with the revert and a pull request having this revert > alongwith other pending changes ? > Other fix posted is "media: venus: dec: Fix capture formats enumeration order": https://patchwork.kernel.org/project/linux-media/patch/20230210081835.2054482-1-javierm@redhat.com/ -- Best regards, Javier Martinez Canillas Core Platforms Red Hat