diff options
| author | Mark Brown <broonie@kernel.org> | 2026-07-06 14:52:54 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-06 14:52:54 +0100 |
| commit | c296933a9c675fa64b64b994bd025e2554497009 (patch) | |
| tree | 7040d05f7ecafaafb811bb225feec2a617accb5f /MAINTAINERS | |
| parent | 3ff8873965fdfb45ba2976b25758865c20a36358 (diff) | |
| parent | b7fcb70162acd7f15ed20bc64a14c150db34256f (diff) | |
| download | linux-next-c296933a9c675fa64b64b994bd025e2554497009.tar.gz linux-next-c296933a9c675fa64b64b994bd025e2554497009.zip | |
Merge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kernel.git
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 599f19ba424b..59f5027e268c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8122,6 +8122,12 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/devicetree/bindings/display/ilitek,ili9486.yaml F: drivers/gpu/drm/tiny/ili9486.c +DRM DRIVER FOR ILITEK ILI9488 PANELS +M: Igor Reznichenko <igor@reznichenko.net> +S: Maintained +F: Documentation/devicetree/bindings/display/panel/ilitek,ili9488.yaml +F: drivers/gpu/drm/panel/panel-ilitek-ili9488.c + DRM DRIVER FOR ILITEK ILI9805 PANELS M: Michael Trimarchi <michael@amarulasolutions.com> S: Maintained @@ -8854,11 +8860,14 @@ M: Sandy Huang <hjc@rock-chips.com> M: Heiko Stübner <heiko@sntech.de> M: Andy Yan <andy.yan@rock-chips.com> L: dri-devel@lists.freedesktop.org +L: linux-rockchip@lists.infradead.org S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/devicetree/bindings/display/rockchip/ +F: drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.* F: drivers/gpu/drm/ci/xfails/rockchip* F: drivers/gpu/drm/rockchip/ +F: include/drm/bridge/dw_hdmi_qp.h DRM DRIVERS FOR STI M: Alain Volmat <alain.volmat@foss.st.com> @@ -12656,12 +12665,15 @@ S: Orphan F: drivers/media/rc/img-ir/ IMGTEC POWERVR DRM DRIVER -M: Frank Binns <frank.binns@imgtec.com> -M: Matt Coster <matt.coster@imgtec.com> +M: Alessio Belle <alessio.belle@imgtec.com> +M: Luigi Santivetti <luigi.santivetti@imgtec.com> +L: imagination@lists.freedesktop.org S: Supported +Q: https://patchwork.freedesktop.org/project/imagination/list/ +B: https://gitlab.freedesktop.org/imagination/linux/-/issues +C: irc://irc.oftc.net/powervr T: git https://gitlab.freedesktop.org/drm/misc/kernel.git -F: Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml -F: Documentation/devicetree/bindings/gpu/img,powervr-sgx.yaml +F: Documentation/devicetree/bindings/gpu/img,powervr-*.yaml F: Documentation/gpu/imagination/ F: drivers/gpu/drm/ci/xfails/powervr* F: drivers/gpu/drm/imagination/ |
