mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicolas Dufresne <nicolas.dufresne@collabora.com>
To: Brandon Brnich <b-brnich@ti.com>,
	"Jackson.lee"	 <jackson.lee@chipsnmedia.com>,
	mchehab@kernel.org, hverkuil-cisco@xs4all.nl,
		bob.beckett@collabora.com
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	 lafley.kim@chipsnmedia.com, hverkuil@xs4all.nl,
	nas.chung@chipsnmedia.com
Subject: Re: [PATCH v5 4/4] media: chips-media: wave5: Improve performance of decoder
Date: Mon, 22 Sep 2025 14:00:00 -0400	[thread overview]
Message-ID: <d4b7cc51f1bd7fcf88066e8510f950ec90cfb5aa.camel@collabora.com> (raw)
In-Reply-To: <1f59f00d-eff7-4c65-a504-227df0de75d2@ti.com>

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]

Hi Brandon,

Le lundi 22 septembre 2025 à 12:32 -0500, Brandon Brnich a écrit :
> > -	/*
> > -	 * During a resolution change and while draining, the firmware may
> > flush
> > -	 * the reorder queue regardless of having a matching decoding
> > operation
> > -	 * pending. Only terminate the job if there are no more IRQ coming.
> > -	 */
> > -	wave5_vpu_dec_give_command(inst, DEC_GET_QUEUE_STATUS, &q_status);
> > -	if (q_status.report_queue_count == 0 &&
> > -	    (q_status.instance_queue_count == 0 ||
> > dec_info.sequence_changed)) {
> > -		dev_dbg(inst->dev->dev, "%s: finishing job.\n", __func__);
> > -		pm_runtime_mark_last_busy(inst->dev->dev);
> 
> Patch is failing to apply here to linux-next because these redundant 
> calls have already been removed[0].

Which have not been merged back from the RC into media-committers/next, forcing
to skip a cycle. Jackson, feel free to rebase on linux-next like Brandon
suggest.

regards,
Nicolas

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2025-09-22 18:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-22  5:52 [PATCH v5 0/4] Performance improvement " Jackson.lee
2025-09-22  5:52 ` [PATCH v5 1/4] media: chips-media: wave5: Fix SError of kernel panic when closed Jackson.lee
2025-11-05 21:38   ` Brandon Brnich
2025-09-22  5:52 ` [PATCH v5 2/4] media: chips-media: wave5: Fix Null reference while testing fluster Jackson.lee
2025-09-22  5:52 ` [PATCH v5 3/4] media: chips-media: wave5: Add WARN_ON to check if dec_output_info is NULL Jackson.lee
2025-09-22  5:52 ` [PATCH v5 4/4] media: chips-media: wave5: Improve performance of decoder Jackson.lee
2025-09-22 17:32   ` Brandon Brnich
2025-09-22 18:00     ` Nicolas Dufresne [this message]
2025-09-24  1:14       ` jackson.lee
2025-09-24 13:20         ` Nicolas Dufresne
2025-09-24 15:06           ` Brandon Brnich
2025-09-23  0:57     ` jackson.lee
2025-10-27  5:38 ` [PATCH v5 0/4] Performance improvement " jackson.lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d4b7cc51f1bd7fcf88066e8510f950ec90cfb5aa.camel@collabora.com \
    --to=nicolas.dufresne@collabora.com \
    --cc=b-brnich@ti.com \
    --cc=bob.beckett@collabora.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=hverkuil@xs4all.nl \
    --cc=jackson.lee@chipsnmedia.com \
    --cc=lafley.kim@chipsnmedia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=nas.chung@chipsnmedia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®