diff options
author | 2024-04-24 13:41:59 +0200 | |
---|---|---|
committer | 2024-05-21 07:31:33 -0700 | |
commit | a568ff8cd0feb9202d8bd7d572b170931b57248c (patch) | |
tree | 3ad3dea299977c5bb71262f274bc0edaab5c18e8 | |
parent | drm/i915/psr: PSR2_CTL[Block Count Number] not needed for LunarLake (diff) | |
download | linux-rng-a568ff8cd0feb9202d8bd7d572b170931b57248c.tar.xz linux-rng-a568ff8cd0feb9202d8bd7d572b170931b57248c.zip |
MAINTAINERS: Move the drm-intel repo location to fd.o GitLab
The drm-intel repo is moving from the classic fd.o git host to GitLab.
Update its location with a URL matching other fd.o GitLab kernel trees.
Signed-off-by: Ryszard Knop <ryszard.knop@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Tvrtko Ursulin <tursulin@ursulin.net>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240424114159.38719-1-ryszard.knop@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index abd4dbe2c653..841de2af93f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10853,7 +10853,7 @@ W: https://drm.pages.freedesktop.org/intel-docs/ Q: http://patchwork.freedesktop.org/project/intel-gfx/ B: https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html C: irc://irc.oftc.net/intel-gfx -T: git git://anongit.freedesktop.org/drm-intel +T: git https://gitlab.freedesktop.org/drm/i915/kernel.git F: Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon F: Documentation/gpu/i915.rst F: drivers/gpu/drm/ci/xfails/i915* |