RE: [PATCH] drm/amd/display: Fix && vs || typos

2024-02-09 Thread Koo, Anthony
, Rodrigo ; Deucher, Alexander ; Koenig, Christian ; Pan, Xinhui ; David Airlie ; Daniel Vetter ; Kazlauskas, Nicholas ; Koo, Anthony ; Pavic, Josip ; Huang, Leon ; Adhuri, Mounika ; Huang, Lewis ; amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org; linux-ker...@vger.kernel.org; kernel

RE: [PATCH v2] drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'

2024-02-01 Thread Koo, Anthony
[AMD Official Use Only - General] Reviewed-by: Anthony Koo Thanks, Anthony -Original Message- From: SHANMUGAM, SRINIVASAN Sent: Thursday, February 1, 2024 4:59 AM To: Siqueira, Rodrigo ; Pillai, Aurabindo ; Koo, Anthony Cc: amd-gfx@lists.freedesktop.org; SHANMUGAM, SRINIVASAN ; Sun

RE: [PATCH v3] drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'

2024-02-01 Thread Koo, Anthony
[AMD Official Use Only - General] Reviewed-by: Anthony Koo Thanks, Anthony -Original Message- From: SHANMUGAM, SRINIVASAN Sent: Thursday, February 1, 2024 4:57 AM To: Siqueira, Rodrigo ; Pillai, Aurabindo ; Koo, Anthony Cc: amd-gfx@lists.freedesktop.org; SHANMUGAM, SRINIVASAN ; Sun

RE: [PATCH] drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'

2024-01-25 Thread Koo, Anthony
[AMD Official Use Only - General] Reviewed-by: Anthony Koo Thanks, Anthony -Original Message- From: SHANMUGAM, SRINIVASAN Sent: Thursday, January 25, 2024 10:55 AM To: Siqueira, Rodrigo ; Pillai, Aurabindo Cc: amd-gfx@lists.freedesktop.org; SHANMUGAM, SRINIVASAN ; Wyatt Wood ; Koo

RE: Flaky brightness on Renoir

2020-05-20 Thread Koo, Anthony
other details like whether we are using DMUB on this system. But in general, I would try to check out whether those parameters look like they are loaded correctly. Thanks, Anthony -Original Message- From: Wentland, Harry Sent: Wednesday, May 20, 2020 6:08 PM To: Koo, Anthony ; Wentland

RE: Flaky brightness on Renoir

2020-05-20 Thread Koo, Anthony
om: Wentland, Harry Sent: Wednesday, May 20, 2020 5:53 PM To: Alex Deucher ; Alexander Monakov ; Kazlauskas, Nicholas ; Li, Sun peng (Leo) Cc: amd-gfx list ; Deucher, Alexander ; Chiu, Michael ; Koo, Anthony Subject: Re: Flaky brightness on Renoir We've seen similar problems internally. M

RE: [PATCH][next] drm/amd/display: fix incorrect assignment due to a typo

2020-04-23 Thread Koo, Anthony
; Koenig, Christian ; Zhou, David(ChunMing) ; David Airlie ; Daniel Vetter ; Koo, Anthony ; amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org Cc: kernel-janit...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: [PATCH][next] drm/amd/display: fix incorrect assignment due

RE: [PATCH] drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct

2019-12-02 Thread Koo, Anthony
Reviewed-by: Anthony Koo -Original Message- From: Stanley.Yang Sent: Thursday, November 28, 2019 10:52 PM To: amd-gfx-boun...@lists.freedesktop.org Cc: Koo, Anthony ; Yang, Stanley Subject: [PATCH] drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct In dcn20_funcs

RE: [bug report] drm/amd/display: Fix exception from AUX acquire failure

2019-10-02 Thread Koo, Anthony
Hi Dan, Thanks for the heads! I will work on a patch to address this issue. Regards, Anthony -Original Message- From: Dan Carpenter Sent: Wednesday, October 2, 2019 7:58 AM To: Koo, Anthony Cc: amd-gfx@lists.freedesktop.org Subject: [bug report] drm/amd/display: Fix exception from

RE: [PATCH 10/21] drm/amd/display: Add back code to allow for rounding error

2018-04-13 Thread Koo, Anthony
, the comment about ceil needs to be fixed up. Thanks, Anthony From: Nils Wallménius [mailto:nils.wallmen...@gmail.com] Sent: Friday, April 13, 2018 1:05 AM To: Wentland, Harry <harry.wentl...@amd.com> Cc: amd-gfx@lists.freedesktop.org; Koo, Anthony <anthony@amd.com> Subject: Re: [PATCH 10