[PATCH 0/2] Fix for 64 bit divisions on 32-bit platform.

Alex Deucher alexdeucher at gmail.com
Mon Mar 1 17:11:04 UTC 2021


On Mon, Mar 1, 2021 at 12:06 PM Bindu Ramamurthy <bindu.r at amd.com> wrote:
>
> This patch set fixes 64 bit divisions for the display
> synchronization code that caused a regression on 32-bit platform.
>
> Vladimir Stempen (2):
>   SWDEV-266369 - dc: Fix 64 bit divisions on 32 bit platforms by using
>     div64 API
>   SWDEV-266369 - dc: Fix 64 bit modulus operation using div64 API

Fix the patch subjects to be something like:

drm/amd/display/dc: Fix 64 bit divisions on 32 bit platforms by using

No need to put the internal ticket number in the subject for upstream.
With that fixed, the patches are:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

Alex



>
>  .../gpu/drm/amd/display/dc/core/dc_resource.c | 14 +++++++-------
>  .../drm/amd/display/dc/dce/dce_clock_source.c |  6 +++---
>  .../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 19 ++++++++++++-------
>  .../gpu/drm/amd/display/dc/dcn20/dcn20_optc.c | 13 +++++++------
>  4 files changed, 29 insertions(+), 23 deletions(-)
>
> --
> 2.25.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list