mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] igt-gpu-tools: version bump 1.28 -> 1.29
@ 2024-09-19  7:50 Philipp Zabel
  2024-09-24 15:07 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2024-09-19  7:50 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
--
v2: Drop xe_reg, removed in commit 59ef3559e084 ("drm-uapi/xe_drm:
    Remove MMIO ioctl and align with latest uapi").
---
 rules/igt-gpu-tools.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/igt-gpu-tools.make b/rules/igt-gpu-tools.make
index 9b190433ebbc..38bea1b4bcb7 100644
--- a/rules/igt-gpu-tools.make
+++ b/rules/igt-gpu-tools.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IGT_GPU_TOOLS) += igt-gpu-tools
 #
 # Paths and names
 #
-IGT_GPU_TOOLS_VERSION	:= 1.28
-IGT_GPU_TOOLS_MD5	:= 5c11ed8a9698df5fd6663b027168ab1f
+IGT_GPU_TOOLS_VERSION	:= 1.29
+IGT_GPU_TOOLS_MD5	:= a38956517259338638cc2e17e3e8720a
 IGT_GPU_TOOLS		:= igt-gpu-tools-$(IGT_GPU_TOOLS_VERSION)
 IGT_GPU_TOOLS_SUFFIX	:= tar.xz
 IGT_GPU_TOOLS_URL	:= $(call ptx/mirror, XORG, individual/app/$(IGT_GPU_TOOLS).$(IGT_GPU_TOOLS_SUFFIX))
@@ -133,7 +133,6 @@ ifdef PTXCONF_IGT_GPU_TOOLS_INTEL
 	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_stepping)
 	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_vbt_decode)
 	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_watermark)
-	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/xe_reg)
 
 	@$(call install_tree, igt-gpu-tools, 0, 0, -, /usr/share/igt-gpu-tools/registers)
 endif
-- 
2.39.5




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] igt-gpu-tools: version bump 1.28 -> 1.29
  2024-09-19  7:50 [ptxdist] [PATCH v2] igt-gpu-tools: version bump 1.28 -> 1.29 Philipp Zabel
@ 2024-09-24 15:07 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-09-24 15:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as fece8db0eb9ec5e84205fcb97ab1825d85313b3e.

Michael

[sent from post-receive hook]

On Tue, 24 Sep 2024 17:07:56 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> --
>     Remove MMIO ioctl and align with latest uapi").
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> v2: Drop xe_reg, removed in commit 59ef3559e084 ("drm-uapi/xe_drm:
> Message-Id: <20240919075019.843335-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/igt-gpu-tools.make b/rules/igt-gpu-tools.make
> index 9b190433ebbc..38bea1b4bcb7 100644
> --- a/rules/igt-gpu-tools.make
> +++ b/rules/igt-gpu-tools.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IGT_GPU_TOOLS) += igt-gpu-tools
>  #
>  # Paths and names
>  #
> -IGT_GPU_TOOLS_VERSION	:= 1.28
> -IGT_GPU_TOOLS_MD5	:= 5c11ed8a9698df5fd6663b027168ab1f
> +IGT_GPU_TOOLS_VERSION	:= 1.29
> +IGT_GPU_TOOLS_MD5	:= a38956517259338638cc2e17e3e8720a
>  IGT_GPU_TOOLS		:= igt-gpu-tools-$(IGT_GPU_TOOLS_VERSION)
>  IGT_GPU_TOOLS_SUFFIX	:= tar.xz
>  IGT_GPU_TOOLS_URL	:= $(call ptx/mirror, XORG, individual/app/$(IGT_GPU_TOOLS).$(IGT_GPU_TOOLS_SUFFIX))
> @@ -133,7 +133,6 @@ ifdef PTXCONF_IGT_GPU_TOOLS_INTEL
>  	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_stepping)
>  	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_vbt_decode)
>  	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/intel_watermark)
> -	@$(call install_copy, igt-gpu-tools, 0, 0, 0755, -, /usr/bin/xe_reg)
>  
>  	@$(call install_tree, igt-gpu-tools, 0, 0, -, /usr/share/igt-gpu-tools/registers)
>  endif



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-24 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-19  7:50 [ptxdist] [PATCH v2] igt-gpu-tools: version bump 1.28 -> 1.29 Philipp Zabel
2024-09-24 15:07 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox