[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_Na7hB-AQ9WqEhop=GLMb=q8jZuVjUKBDhu9Xs+kNtZTw@mail.gmail.com>
Date: Tue, 4 Aug 2020 16:46:27 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: "Wentland, Harry" <harry.wentland@....com>,
"Leo (Sunpeng) Li" <sunpeng.li@....com>,
"Deucher, Alexander" <alexander.deucher@....com>,
Christian Koenig <christian.koenig@....com>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
Dave Airlie <airlied@...ux.ie>,
LKML <linux-kernel@...r.kernel.org>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>, Daniel Vetter <daniel@...ll.ch>
Subject: Re: [PATCH 0/3] drm/amd/display: Constify static resource_funcs
Applied the series. Thanks!
Alex
On Tue, Aug 4, 2020 at 4:08 PM Rikard Falkeborn
<rikard.falkeborn@...il.com> wrote:
>
> Constify a couple of instances of resource_funcs that are never
> modified to allow the compiler to put it in read-only memory.
>
> The other drivers in drivers/gpu/drm/amd/display/dc already have
> these as const.
>
> Rikard Falkeborn (3):
> drm/amd/display: Constify dcn20_res_pool_funcs
> drm/amd/display: Constify dcn21_res_pool_funcs
> drm/amd/display: Constify dcn30_res_pool_funcs
>
> drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 2 +-
> drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 2 +-
> drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> --
> 2.28.0
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
Powered by blists - more mailing lists