diff options
author | Thomas Hellström <[email protected]> | 2024-06-02 21:09:59 +0200 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-06-06 12:47:47 -0700 |
commit | a9f9b30e1748252d158f78a0c0affdc949671dd1 (patch) | |
tree | 4d629e7423784572944a2fc828d535e6f5b69835 | |
parent | bb93148ca831c30248270b4d81d3ccca23faa1bf (diff) |
MAINTAINERS: Update Xe driver maintainers
Add Rodrigo Vivi as an Xe driver maintainer.
v2:
- Cc also Lucas De Marchi (Rodrigo vivi)
- Remove a blank line in commit the commit message (Lucas De Marchi)
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Thomas Hellström <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Acked-by: Lucas De Marchi <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69f553485b9c..c517af00df84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11036,6 +11036,7 @@ F: include/uapi/drm/i915_drm.h INTEL DRM XE DRIVER (Lunar Lake and newer) M: Lucas De Marchi <[email protected]> M: Thomas Hellström <[email protected]> +M: Rodrigo Vivi <[email protected]> S: Supported W: https://drm.pages.freedesktop.org/intel-docs/ |