On 27 April 2016 at 01:28, Alexey Brodkin wrote:
> Hi Dave,
>
> This is DRM driver for ARC PGU - simple bitstreamer used on
> Synopsys ARC SDP boards (both AXS101 and AXS103).
Hi Alexey,
I've pulled this tree into drm-next now, it seems to at least build here,
Thanks,
Dave.
___
Signed-off-by: Alexey Brodkin
Cc: linux-ker...@vger.kernel.org
---
arch/arc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index 208aae0..61d69e6 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -37,6 +37,7 @@ config ARC
select OF_EA
This tiny series enbles support of generic per-device coherent dma memory
and ability to specify reserved memory regions to be used in those
per-device mappings.
In particular this allowed us to move frame-buffer memory out of
IOC aperture.
Cc: linux-ker...@vger.kernel.org
Alexey Brodkin (2):
Enable reserved memory initialization from device tree.
Signed-off-by: Alexey Brodkin
Cc: Grant Likely
Cc: Marek Szyprowski
Cc: linux-ker...@vger.kernel.org
---
arch/arc/Kconfig | 1 +
arch/arc/mm/init.c | 4
2 files changed, 5 insertions(+)
diff --git a/arch/arc/Kconfig b/arch/arc/Kco
Hi Dave,
This is DRM driver for ARC PGU - simple bitstreamer used on
Synopsys ARC SDP boards (both AXS101 and AXS103).
Those sources are from v6 series floated to mailing list here
https://lists.freedesktop.org/archives/dri-devel/2016-April/105156.html
and based on top of today's drm-next branch
On Friday 22 April 2016 06:56 PM, Lada Trimasova wrote:
> I have a question about user-space perf handling error numbers.
> The problem is that PMU interrupts are not supported in arc700
> architecture and it is impossible to evaluate `perf record` command.
> In our perf implementation we set PERF_
On Fri, Apr 22, 2016 at 7:16 AM, Vineet Gupta
wrote:
> On Wednesday 20 April 2016 02:28 PM, Linus Walleij wrote:
>> Instead of indirectly selecting GPIOLIB via the
>> ARCH_REQUIRE_GPIOLIB symbol, just select GPIOLIB.
>>
>> Cc: Michael Büsch
>> Cc: Vineet Gupta
>> Cc: linux-snps-arc@lists.infrade
I wonder if there are any thoughts about this question.
Please treat this as a polite reminder to take a look to this problem.
Regards,
Lada
On Fri, 2016-04-22 at 16:25 +0300, Lada Trimasova wrote:
I have a question about user-space perf handling error numbers.
The problem is that PMU interrupts
Hi,
@Stephen: Is this version ok? The DT bindings were already acked by Vineet and
Alexey.
@Rob: Is this version ok? You already acked the previous version[1], see the
version log for differences. Please see also if [2] is ok.
[1] https://marc.info/?l=devicetree&m=146056894500509&w=2
[2] https: