[PATCH] drm/amd/display: Fix assignment of integer to fixed point pbn_div

2024-01-05 Thread Imre Deak
mst_state->pbn_div.full = dfixed_const(dm_mst_get_pbn_divider(aconnector->mst_root->dc_link)); + mst_state->pbn_div = dm_mst_get_pbn_divider(aconnector->mst_root->dc_link); resulting from the following two changes: commit 191dc43935d1ece82bc6c9653463b3b1cd8198fb Author: Imre De

Re: ✓ Fi.CI.BAT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev6)

2023-11-21 Thread Imre Deak
On Tue, Nov 21, 2023 at 02:37:33AM +, Patchwork wrote: > == Series Details == > > Series: drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev6) > URL : https://patchwork.freedesktop.org/series/126526/ > State : success Thanks for the reviews and acks, the patchset is pushed to drm-inte

Re: [PATCH v2 01/11] drm/dp_mst: Store the MST PBN divider value in fixed point format

2023-11-21 Thread Imre Deak
On Thu, Nov 16, 2023 at 03:18:31PM +0200, Imre Deak wrote: [...] > diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c > b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c > index ed784cf27d396..63024393b516e 100644 > --- a/drivers/gpu/drm/amd/displ

Re: [PATCH v2 01/11] drm/dp_mst: Store the MST PBN divider value in fixed point format

2023-11-17 Thread Imre Deak
On Fri, Nov 17, 2023 at 12:56:36PM +0200, Ville Syrjälä wrote: > On Thu, Nov 16, 2023 at 03:18:31PM +0200, Imre Deak wrote: > > On UHBR links the PBN divider is a fractional number, accordingly store > > it in fixed point format. For now drm_dp_get_vc_payload_bw() always > > r

[PATCH v2 01/11] drm/dp_mst: Store the MST PBN divider value in fixed point format

2023-11-16 Thread Imre Deak
drm_dp_get_vc_payload_bw() for UHBR rates returning a fractional number for those (also accounting for the channel coding efficiency correctly). Cc: Lyude Paul Cc: Harry Wentland Cc: Alex Deucher Cc: Wayne Lin Cc: amd-gfx@lists.freedesktop.org Cc: dri-de...@lists.freedesktop.org Signed-off-by: Imre Deak

Re: [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

2023-09-13 Thread Imre Deak
On Mon, Sep 04, 2023 at 06:58:20AM +, Lin, Wayne wrote: > [Public] > > Thank you Lyude and Alex! This patch had i915 changes, please also Cc the intel-...@lists.freedesktop.org list for such patchsets, so that we get CI test results for it. Also, I think patches with i915 changes need an Ack

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-09-12 Thread Imre Deak
On Tue, Sep 12, 2023 at 07:26:29AM +, Lin, Wayne wrote: > [Public] > [...] > > > > I'd like to be sure that the payload is removed with the size it was added > > with > > in the previous commit and as I wrote above not depend for this on the new > > payload state with a mixture of old/current/

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-09-08 Thread Imre Deak
On Thu, Sep 07, 2023 at 03:44:39AM +, Lin, Wayne wrote: > [AMD Official Use Only - General] > > > -Original Message- > > From: Imre Deak > > Sent: Friday, August 25, 2023 9:56 PM > > To: Lin, Wayne > > Cc: dri-de...@lists.freedesktop.org; a

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-08-25 Thread Imre Deak
On Wed, Aug 23, 2023 at 03:16:44AM +, Lin, Wayne wrote: > [AMD Official Use Only - General] > > > -Original Message- > > From: Imre Deak > > Sent: Saturday, August 19, 2023 1:46 AM > > To: Lin, Wayne > > Cc: dri-de...@lists.freedesktop.org; a

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-08-18 Thread Imre Deak
On Tue, Aug 08, 2023 at 03:47:47AM +, Lin, Wayne wrote: > [AMD Official Use Only - General] > > > -Original Message- > > From: Imre Deak > > Sent: Tuesday, August 8, 2023 12:00 AM > > To: Lin, Wayne > > Cc: dri-de...@lists.freedesktop.org; a

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-08-07 Thread Imre Deak
On Mon, Aug 07, 2023 at 02:43:02AM +, Lin, Wayne wrote: > [AMD Official Use Only - General] > > > -Original Message- > > From: Imre Deak > > Sent: Friday, August 4, 2023 11:32 PM > > To: Lin, Wayne > > Cc: dri-de...@lists.freedesktop.org; a

Re: [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

2023-08-04 Thread Imre Deak
On Fri, Aug 04, 2023 at 02:20:29PM +0800, Wayne Lin wrote: > [...] > diff --git a/drivers/gpu/drm/display/drm_dp_mst_topology.c > b/drivers/gpu/drm/display/drm_dp_mst_topology.c > index e04f87ff755a..4270178f95f6 100644 > --- a/drivers/gpu/drm/display/drm_dp_mst_topology.c > +++ b/drivers/gpu/drm/

Re: [Bug Report] Desktop monitor sleep regression

2021-12-17 Thread Imre Deak
aphs some of you might have seen already.] > > > > Hi, this is your Linux kernel regression tracker speaking. > > /me again > > What's up here? We are getting close to rc6, but there afaics wasn't any > reply of substance since the report ten days ago. Hence: