diff --git a/dim b/dim
index fc72cd619dbddf565cfc92f63154c5d72752f742..b7d6b2aafff6db9317817e4e9479f56a04155340 100755
--- a/dim
+++ b/dim
@@ -915,13 +915,6 @@ function dim_magic_rebase_resolve
 	git rebase --continue
 }
 
-dim_alias_ai=apply-igt
-function dim_apply_igt
-{
-	cd ~/xorg/intel-gpu-tools/
-	git am --whitespace=fix -3 -s
-}
-
 dim_alias_mp=magic-patch
 function dim_magic_patch
 {
diff --git a/dim.rst b/dim.rst
index 30d898a6f9587171bdd3f0242d38d63380d467bc..0fc68e226355d5843267a4e4924bff5d194afa62 100644
--- a/dim.rst
+++ b/dim.rst
@@ -240,10 +240,6 @@ apply-resolved
 Compile-test the current tree and if successfully resolve a
 confilicted git am. Also runs the patch checker afterwards.
 
-apply-igt
----------
-Apply a patch to the i-g-t repository.
-
 tc *commit-ish*
 ---------------
 Print the oldest Linux kernel release or -rc tag that contains the supplied