[Intel-gfx] [PATCH v6 0/5] Add driver for GSC controller

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Feb 13 09:56:11 UTC 2022


On Sun, Feb 13, 2022 at 11:14:53AM +0200, Alexander Usyskin wrote:
> GSC is a graphics system controller, it provides
> a chassis controller for graphics discrete cards.
> 
> There are two MEI interfaces in GSC: HECI1 and HECI2.
> 
> This series includes instantiation of the auxiliary devices for HECI2
> and mei-gsc auxiliary device driver that binds to the auxiliary device.
> 
> In v2 the platform device was replaced by the auxiliary device.
> v3 is the rebase over drm-tip to make public CI running.
> In v4 the not needed debug prints and empty line were removed,
>       'select' were replaced by 'depends on' in MEI Kconfig,
>       the new include file now listed in the MAINTATINERS file. 
> V5, rebase and add Greg KH Reviewed-by
> V6, rebase and drop redundant assignments found by the kernel test robot.
> 
> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

This line needs to be added to the individual patches if you want any
tool or maintainer to pick that up.

thanks,

greg k-h


More information about the Intel-gfx mailing list