Re: [PATCH] drm/amd: Fix random crashes due to bad kfree

2024-12-26 Thread Tobias Jakobi
On 12/26/24 02:27, Chris Bainbridge wrote: On Thu, Dec 26, 2024 at 12:19:02AM +0100, Tobias Jakobi wrote: Hi Chris! On 12/26/24 00:09, Chris Bainbridge wrote: Commit c6a837088bed ("drm/amd/display: Fetch the EDID from _DDC if available for eDP") added function dm_helpers_probe

Re: [PATCH] drm/amd: Fix random crashes due to bad kfree

2024-12-26 Thread Tobias Jakobi
On 12/26/24 02:27, Chris Bainbridge wrote: On Thu, Dec 26, 2024 at 12:19:02AM +0100, Tobias Jakobi wrote: Hi Chris! On 12/26/24 00:09, Chris Bainbridge wrote: Commit c6a837088bed ("drm/amd/display: Fetch the EDID from _DDC if available for eDP") added function dm_helpers_probe

Re: [PATCH] drm/amd: Fix random crashes due to bad kfree

2024-12-26 Thread Tobias Jakobi
Hi Chris! On 12/26/24 00:09, Chris Bainbridge wrote: Commit c6a837088bed ("drm/amd/display: Fetch the EDID from _DDC if available for eDP") added function dm_helpers_probe_acpi_edid, which fetches the EDID from the BIOS by calling acpi_video_get_edid. acpi_video_get_edid returns a pointer to th

Re: [PATCH 0/2] drm/amd: fix VRR race condition during IRQ handling

2024-09-10 Thread Tobias Jakobi
On 9/9/24 19:18, Harry Wentland wrote: On 2024-09-09 13:11, Alex Deucher wrote: On Sun, Sep 8, 2024 at 7:23 AM Tobias Jakobi wrote: On 9/8/24 09:35, Christopher Snowhill wrote: On Mon Sep 2, 2024 at 2:40 AM PDT, tjakobi wrote: From: Tobias Jakobi Hello, this fixes a nasty race

Re: [PATCH 0/2] drm/amd: fix VRR race condition during IRQ handling

2024-09-08 Thread Tobias Jakobi
On 9/8/24 09:35, Christopher Snowhill wrote: On Mon Sep 2, 2024 at 2:40 AM PDT, tjakobi wrote: From: Tobias Jakobi Hello, this fixes a nasty race condition in the set_drr() callbacks for DCN10 and DCN35 that has existed now since quite some time, see this GitLab issue for reference. https

Re: [PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list

2024-04-28 Thread Tobias Jakobi
On 3/9/24 02:47, tjak...@math.uni-bielefeld.de wrote: From: Tobias Jakobi This 8.4 inch panel is integrated in the Ayaneo Kun handheld device. The panel resolution is 2560×1600, i.e. it has portrait dimensions. Decoding the EDID shows: Manufacturer: MSF Model: 4099 Display Product Name

Re: [PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list

2024-03-30 Thread Tobias Jakobi
On 3/9/24 02:47, tjak...@math.uni-bielefeld.de wrote: From: Tobias Jakobi This 8.4 inch panel is integrated in the Ayaneo Kun handheld device. The panel resolution is 2560×1600, i.e. it has portrait dimensions. Decoding the EDID shows: Manufacturer: MSF Model: 4099 Display Product Name

[PATCH] drm/amdgpu/swsmu: fix typo (memlk -> memclk)

2021-03-22 Thread Tobias Jakobi
- no functional changes Signed-off-by: Tobias Jakobi --- drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 4 ++-- drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu11