✓ CI.checkpatch: success for drm/xe: add wopcm device info and set region into Guc registers (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 24 14:05:38 UTC 2024


== Series Details ==

Series: drm/xe: add wopcm device info and set region into Guc registers (rev2)
URL   : https://patchwork.freedesktop.org/series/133879/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4878638c3b19e6c43fb26359667b7cf53d5dba81
Author: Farah Kassabri <fkassabri at habana.ai>
Date:   Mon Jun 24 16:59:54 2024 +0300

    drm/xe: add wopcm device info and set region into Guc registers
    
    Guc FW is loaded to the DSM WOPCM region.
    Guc DMA engine reads the WOPCM base address and size from
    guc registers DMA_GUC_WOPCM_OFFSET and GUC_WOPCM_SIZE, do some sanity
    checks and alignmnets, then load the FW there.
    This patch will set the region size at init.
    
    Signed-off-by: Farah Kassabri <fkassabri at habana.ai>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    
    Changes in v2:
    Keep the xe_wopcm_size function and return the new attribute
    from it.
+ /mt/dim checkpatch c0c1c2d3681c4a653c6b2122a8e8ef9fbaaa4398 drm-intel
4878638c3b19 drm/xe: add wopcm device info and set region into Guc registers




More information about the Intel-xe mailing list