[PATCH] dim: drm-intel: Include drm-intel-gt-next as part of unified fixes flow

Jani Nikula jani.nikula at linux.intel.com
Mon Oct 26 10:20:47 UTC 2020


On Wed, 30 Sep 2020, Rodrigo Vivi <rodrigo.vivi at intel.com> wrote:
> v2: With this real minimal version provided by Jani.
>
> Credits-to: Jani Nikula <jani.nikula at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

Finally pushed, thanks,

Jani.

> ---
>  dim | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dim b/dim
> index c3a048db8956..82d9c6f4d1ea 100755
> --- a/dim
> +++ b/dim
> @@ -1384,7 +1384,7 @@ function cherry_pick_branch
>  	intel_remote=$(repo_to_remote drm-intel)
>  
>  	# Look for commits in dinq tagged as fixes.
> -	for commit in $(git_list_fixes $intel_remote/$branch..$intel_remote/drm-intel-next-queued -- drivers/gpu/drm/i915); do
> +	for commit in $(git_list_fixes $intel_remote/$branch..$intel_remote/drm-intel-next-queued $intel_remote/$branch..$intel_remote/drm-intel-gt-next -- drivers/gpu/drm/i915); do
>  		echo -n "Considering $(dim_cite $commit)... "
>  
>  		# Look at history for already cherry-picked fixes.

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the dim-tools mailing list