[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <875y9kujue.wl-tiwai@suse.de>
Date: Tue, 25 Apr 2023 16:17:45 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Reaper Li <reaperlioc@...nfly.com>
Cc: <tiwai@...e.com>, <perex@...ex.cz>, <linux-kernel@...r.kernel.org>,
<alsa-devel@...a-project.org>, jasontao <jasontao@...nfly.com>
Subject: Re: [PATCH v2] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.
On Tue, 25 Apr 2023 12:15:24 +0200,
Reaper Li wrote:
>
> From: jasontao <jasontao@...nfly.com>
>
> Add a set of HD Audio PCI IDS, and the HDMI codec vendor IDs for
> Glenfly Gpus.
>
> - In default_bdl_pos_adj, set bdl to 128 as Glenfly Gpus have hardware
> limitation, need to increase hdac interrupt interval.
> - In azx_first_init, enable polling mode for Glenfly Gpu. When the codec
> complete the command, it sends interrupt and writes response entries to
> memory, howerver, the write requests sometimes are not actually
> synchronized to memory when driver handle hdac interrupt on Glenfly Gpus.
> If the RIRB status is not updated in the interrupt handler,
> azx_rirb_get_response keeps trying to recevie a response from rirb until
> 1s timeout. Enabling polling mode for Glenfly Gpu can fix the issue.
> - In patch_gf_hdmi, set Glenlfy Gpu Codec's no_sticky_stream as it need
> driver to do actual clean-ups for the linked codec when switch from one
> codec to another.
>
> Signed-off-by: jasontao <jasontao@...nfly.com>
> Signed-off-by: Reaper Li <reaperlioc@...nfly.com>
> ---
> v2: add some comments for code and details in the commit log.
This is almost fine, but could just correct minor warnings
scripts/checkpatch.pl complains?
thanks,
Takashi
Powered by blists - more mailing lists