o keep power-domain enabled explicitly.
Unhandled fault: external abort on non-linefetch (0x1008) at 0xf0180034
Internal error: : 1008 [#1] PREEMPT SMP ARM
...
PC is at fimd_bind+0x84/0x134
LR is at component_bind_all+0xb4/0x1d8
Signed-off-by: Tushar Behera
---
drivers/gpu/drm/exynos/exynos_drm_
to Greg
>>> Kroah-Hartman. [1] Also, it was accepted by Greg Kroah-Hartman.
>>> [2] Thank you.
>>>
>>> [1] https://lkml.org/lkml/2014/6/11/26 [2]
>>> https://lkml.org/lkml/2014/6/11/649
>>
>> Yeah, I'll go apply that right now while I'
There is no need to include "plat/map-base.h" in ipp driver. Remove
this and enable this driver for multi-platform.
However gsc driver is not multiplatform compliant yet, so make the
compilation conditional upon !ARCH_MULTIPLATFORM.
Signed-off-by: Tushar Behera
---
Changes for
On 16 January 2014 10:33, Sachin Kamat wrote:
> Hi Tushar,
>
> On 15 January 2014 17:27, Tushar Behera wrote:
>> There is no need to include "plat/map-base.h" in ipp driver. Remove
>> this and enable this driver for multi-platform.
>>
>> Signed-off-by
There is no need to include "plat/map-base.h" in ipp driver. Remove
this and enable this driver for multi-platform.
Signed-off-by: Tushar Behera
---
drivers/gpu/drm/exynos/Kconfig |2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c |1 -
2 files changed, 1 insertion(+), 2
While at it, propagate the error code.
Signed-off-by: Tushar Behera
CC: dri-devel at lists.freedesktop.org
CC: Russell King
CC: David Airlie
---
drivers/gpu/drm/armada/armada_crtc.c |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/armada
devm_request_and_ioremap is now obsolete and is replaced by
devm_ioremap_resource. Update the remaining places where
devm_request_and_ioremap is still used and remove its definition.
The patches are based on next-20131030.
Tushar Behera (5):
MIPS: ralink: Use devm_ioremap_resource
DRM
(same as patch 5/7 in this
series). Would you please split this and send it as a separate patch
for v3.12?
--
Tushar Behera
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel