From: Alexey.Brodkin@synopsys.com (Alexey Brodkin)
To: linux-snps-arc@lists.infradead.org
Subject: [GIT PULL] drm/arcpgu: Make ARC PGU usable on sim platforms
Date: Mon, 13 Jun 2016 15:50:04 +0000 [thread overview]
Message-ID: <1465832954.4130.41.camel@synopsys.com> (raw)
Hi Dave,
Please pull this mini-series that allows ARC PGU to be used on simulation
platforms like nSIM OSCI (AKA Linux Virtual Platform) or ARC VDK.
The series was published for review here
https://lists.freedesktop.org/archives/dri-devel/2016-June/110647.html
It is based on today's "drm-next" branch.
Best regards,
Alexey
The following changes since commit 3c85f20a289d044f303f473ee6ab7502303fc3b0:
? Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next (2016-06-09
12:20:11 +1000)
are available in the git repository at:
? https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-sim
for you to fetch changes up to 830c6578481e3b8649261062dfc5b0ac3c9374f8:
? ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms (2016-06-13 17:45:18 +0200)
----------------------------------------------------------------
Alexey Brodkin (2):
??????ARCv2: [vdk] Enable ARC PGU on HS38 VDK
??????ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms
Ruud Derwig (1):
??????drm/arcpgu: Make ARC PGU usable on simulation platforms
?arch/arc/boot/dts/nsimosci.dts?????????????|??14 +++++++++++---
?arch/arc/boot/dts/nsimosci_hs.dts??????????|??14 +++++++++++---
?arch/arc/boot/dts/nsimosci_hs_idu.dts??????|??14 +++++++++++---
?arch/arc/boot/dts/vdk_axs10x_mb.dtsi???????|??13 +++++++++----
?arch/arc/boot/dts/vdk_hs38_smp.dts?????????|???2 +-
?arch/arc/configs/nsimosci_defconfig????????|???3 ++-
?arch/arc/configs/nsimosci_hs_defconfig?????|???3 ++-
?arch/arc/configs/nsimosci_hs_smp_defconfig |???3 ++-
?arch/arc/configs/vdk_hs38_smp_defconfig????|???7 ++-----
?drivers/gpu/drm/arc/Makefile???????????????|???2 +-
?drivers/gpu/drm/arc/arcpgu.h???????????????|???1 +
?drivers/gpu/drm/arc/arcpgu_drv.c???????????|??15 ++++++++-------
?drivers/gpu/drm/arc/arcpgu_sim.c???????????| 128
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++
?13 files changed, 189 insertions(+), 30 deletions(-)
?create mode 100644 drivers/gpu/drm/arc/arcpgu_sim.c
WARNING: multiple messages have this Message-ID (diff)
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "airlied@redhat.com" <airlied@redhat.com>
Cc: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"daniel@ffwll.ch" <daniel@ffwll.ch>,
"airlied@linux.ie" <airlied@linux.ie>,
"linux-snps-arc@lists.infradead.org"
<linux-snps-arc@lists.infradead.org>
Subject: [GIT PULL] drm/arcpgu: Make ARC PGU usable on sim platforms
Date: Mon, 13 Jun 2016 15:50:04 +0000 [thread overview]
Message-ID: <1465832954.4130.41.camel@synopsys.com> (raw)
Hi Dave,
Please pull this mini-series that allows ARC PGU to be used on simulation
platforms like nSIM OSCI (AKA Linux Virtual Platform) or ARC VDK.
The series was published for review here
https://lists.freedesktop.org/archives/dri-devel/2016-June/110647.html
It is based on today's "drm-next" branch.
Best regards,
Alexey
The following changes since commit 3c85f20a289d044f303f473ee6ab7502303fc3b0:
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next (2016-06-09
12:20:11 +1000)
are available in the git repository at:
https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-sim
for you to fetch changes up to 830c6578481e3b8649261062dfc5b0ac3c9374f8:
ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms (2016-06-13 17:45:18 +0200)
----------------------------------------------------------------
Alexey Brodkin (2):
ARCv2: [vdk] Enable ARC PGU on HS38 VDK
ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms
Ruud Derwig (1):
drm/arcpgu: Make ARC PGU usable on simulation platforms
arch/arc/boot/dts/nsimosci.dts | 14 +++++++++++---
arch/arc/boot/dts/nsimosci_hs.dts | 14 +++++++++++---
arch/arc/boot/dts/nsimosci_hs_idu.dts | 14 +++++++++++---
arch/arc/boot/dts/vdk_axs10x_mb.dtsi | 13 +++++++++----
arch/arc/boot/dts/vdk_hs38_smp.dts | 2 +-
arch/arc/configs/nsimosci_defconfig | 3 ++-
arch/arc/configs/nsimosci_hs_defconfig | 3 ++-
arch/arc/configs/nsimosci_hs_smp_defconfig | 3 ++-
arch/arc/configs/vdk_hs38_smp_defconfig | 7 ++-----
drivers/gpu/drm/arc/Makefile | 2 +-
drivers/gpu/drm/arc/arcpgu.h | 1 +
drivers/gpu/drm/arc/arcpgu_drv.c | 15 ++++++++-------
drivers/gpu/drm/arc/arcpgu_sim.c | 128
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++
13 files changed, 189 insertions(+), 30 deletions(-)
create mode 100644 drivers/gpu/drm/arc/arcpgu_sim.c
next reply other threads:[~2016-06-13 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-13 15:50 Alexey Brodkin [this message]
2016-06-13 15:50 ` [GIT PULL] drm/arcpgu: Make ARC PGU usable on sim platforms Alexey Brodkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1465832954.4130.41.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=linux-snps-arc@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.