✓ CI.checkpatch: success for drm/xe: correct the calculation of remaining size

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 16 22:43:56 UTC 2024


== Series Details ==

Series: drm/xe: correct the calculation of remaining size
URL   : https://patchwork.freedesktop.org/series/128853/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 33fba5c9590d5752eb2080218f6cee6439bb8125
Author: Fei Yang <fei.yang at intel.com>
Date:   Tue Jan 16 14:37:09 2024 -0800

    drm/xe: correct the calculation of remaining size
    
    In function write_pgtable, the calculation of chunk in the do-while
    loop is wrong, we should always compare against remaining size instead
    of the total size update->qwords.
    
    Signed-off-by: Fei Yang <fei.yang at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch b6b50ad4c8d61b14de0ffcf0d52ae2adc0ef39cf drm-intel
33fba5c95 drm/xe: correct the calculation of remaining size




More information about the Intel-xe mailing list