aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/arm/mali/platform
diff options
context:
space:
mode:
authorChunsang Jeong <chunsang.jeong@linaro.org>2011-09-26 11:19:41 -0600
committerTushar Behera <tushar.behera@linaro.org>2012-05-17 10:43:01 +0530
commit23581e6776a5df8b7971670b8324fd42c77f332a (patch)
treef00122ef162edaf3b779179a09acda5bd7f06e2d /drivers/gpu/arm/mali/platform
parent68b6e300cab9f502d6085d3918ca1cb6f31e9f25 (diff)
Updated Mali and UMP driver with r2p1-05rel1 released at 1st Apr from ARM.
Signed-off-by: Chunsang Jeong <chunsang.jeong@linaro.org>
Diffstat (limited to 'drivers/gpu/arm/mali/platform')
-rwxr-xr-x[-rw-r--r--]drivers/gpu/arm/mali/platform/default/mali_platform.c2
-rwxr-xr-x[-rw-r--r--]drivers/gpu/arm/mali/platform/mali-runtimepm/mali_platform.c2
-rwxr-xr-x[-rw-r--r--]drivers/gpu/arm/mali/platform/mali400-pmu/mali_platform.c2
-rwxr-xr-x[-rw-r--r--]drivers/gpu/arm/mali/platform/mali_platform.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gpu/arm/mali/platform/default/mali_platform.c b/drivers/gpu/arm/mali/platform/default/mali_platform.c
index fc5b1738dfb..36301a93a2c 100644..100755
--- a/drivers/gpu/arm/mali/platform/default/mali_platform.c
+++ b/drivers/gpu/arm/mali/platform/default/mali_platform.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011 ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
diff --git a/drivers/gpu/arm/mali/platform/mali-runtimepm/mali_platform.c b/drivers/gpu/arm/mali/platform/mali-runtimepm/mali_platform.c
index cd7ae0d64b0..b8c47094177 100644..100755
--- a/drivers/gpu/arm/mali/platform/mali-runtimepm/mali_platform.c
+++ b/drivers/gpu/arm/mali/platform/mali-runtimepm/mali_platform.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011 ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
diff --git a/drivers/gpu/arm/mali/platform/mali400-pmu/mali_platform.c b/drivers/gpu/arm/mali/platform/mali400-pmu/mali_platform.c
index f7319e1bcd8..cf95b8ae09e 100644..100755
--- a/drivers/gpu/arm/mali/platform/mali400-pmu/mali_platform.c
+++ b/drivers/gpu/arm/mali/platform/mali400-pmu/mali_platform.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011 ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
diff --git a/drivers/gpu/arm/mali/platform/mali_platform.h b/drivers/gpu/arm/mali/platform/mali_platform.h
index 42d65bfa019..96812562127 100644..100755
--- a/drivers/gpu/arm/mali/platform/mali_platform.h
+++ b/drivers/gpu/arm/mali/platform/mali_platform.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 ARM Limited. All rights reserved.
+ * Copyright (C) 2010-2011 ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.