erved=0
Libre software enthusiast | Mesa and X developer
From ef5c594461650de0a18aa0bfd240189991790d7e Mon Sep 17 00:00:00 2001
From: Bindu Ramamurthy
Date: Tue, 16 Mar 2021 17:08:47 -0400
Subject: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
[Why]
idl
On 2021-03-20 1:31 a.m., R, Bindu wrote:
>
> The Update patch has been submitted.
Submitted where? Still can't see it.
--
Earthling Michel Dänzer | https://redhat.com
Libre software enthusiast | Mesa and X developer
__
, Tao
; Feng, Kenneth
Subject: Re: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
On 2021-03-19 1:44 a.m., R, Bindu wrote:
>
> Hi All,
>Thanks for the inputs, have updated the patch to include these changes.
Updated where? I can't find an updated patch.
On 2021-03-19 1:44 a.m., R, Bindu wrote:
>
> Hi All,
> Thanks for the inputs, have updated the patch to include these changes.
Updated where? I can't find an updated patch.
--
Earthling Michel Dänzer | https://redhat.com
Libre software enthusiast |
@lists.freedesktop.org
Cc: Deucher, Alexander ; Feng, Kenneth
; Zhou1, Tao
Subject: Re: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
[AMD Official Use Only - Internal Distribution Only]
Hi Bindu,
dc_allow_idle_optimizations() should be called within mutex_lock(&dm->
md-gfx on behalf of Michel
Dänzer
Sent: March 17, 2021 7:37 AM
To: R, Bindu ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Feng, Kenneth
; Zhou1, Tao ; Lakha, Bhawanpreet
Subject: Re: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
On 2021-03-17 12:49 a.m., Bindu
; Zhou1, Tao
; Lakha, Bhawanpreet ; R, Bindu
Subject: RE: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
[AMD Public Use]
+/* Allow idle optimization when vblank count is 0 for display off */
+if (dm->active_vblank_irq_count =
On 2021-03-17 12:49 a.m., Bindu Ramamurthy wrote:
> [Why]
> idle optimization was being disabled after commit.
>
> [How]
> check vblank count for display off and enable idle optimization based on this
> count.
>
> Signed-off-by: Bindu Ramamurthy
> ---
> drivers/gpu/drm/amd/display/amdgpu_dm/am
essage-
From: amd-gfx On Behalf Of Feng, Kenneth
Sent: Wednesday, March 17, 2021 9:45 AM
To: R, Bindu ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Zhou1, Tao
; Lakha, Bhawanpreet ; R, Bindu
Subject: RE: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
[AMD Official Us
, Kenneth
; R, Bindu
Subject: [PATCH] drm/amd/display: Allow idle optimization based on vblank.
[CAUTION: External Email]
[Why]
idle optimization was being disabled after commit.
[How]
check vblank count for display off and enable idle optimization based on this
count.
Signed-off-by: Bindu
[Why]
idle optimization was being disabled after commit.
[How]
check vblank count for display off and enable idle optimization based on this
count.
Signed-off-by: Bindu Ramamurthy
---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
11 matches
Mail list logo