diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-28 14:07:26 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-28 14:07:26 +0100 |
commit | 8daf7473203cd9bd1b9b98200ee1c74dfe4826fe (patch) | |
tree | 08fa43cddb8431c47362db00a2e76afa20196d2c /MAINTAINERS | |
parent | cb8ea7527b813dd6e19fb07328f7867a5f0a8d0a (diff) | |
download | op-kernel-dev-8daf7473203cd9bd1b9b98200ee1c74dfe4826fe.zip op-kernel-dev-8daf7473203cd9bd1b9b98200ee1c74dfe4826fe.tar.gz |
MAINTAINERS: Add contact details for drm/i915
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50b8148..5190fb9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2051,6 +2051,15 @@ S: Maintained F: drivers/gpu/drm/ F: include/drm/ +INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) +M: Chris Wilson <chris@chris-wilson.co.uk> +L: intel-gfx@lists.freedesktop.org +L: dri-devel@lists.freedesktop.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git +S: Supported +F: drivers/gpu/drm/i915 +F: include/drm/i915* + DSCC4 DRIVER M: Francois Romieu <romieu@fr.zoreil.com> L: netdev@vger.kernel.org |