diff for duplicates of <1461684480.2955.31.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index 44c732d..2e5282e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,43 +13,43 @@ Alexey The following changes since commit 027b3f8ba9277410c3191d72d1ed2c6146d8a668: -? drm/modes: stop handling framebuffer special (2016-04-22 10:47:16 +1000) + drm/modes: stop handling framebuffer special (2016-04-22 10:47:16 +1000) are available in the git repository at: -? https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-v6 + https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-v6 for you to fetch changes up to b8c1eca1e089e8f4247b19b73955c875bf7b18ae: -? arc: axs10x - add support of ARC PGU (2016-04-26 18:26:54 +0300) + arc: axs10x - add support of ARC PGU (2016-04-26 18:26:54 +0300) ---------------------------------------------------------------- Alexey Brodkin (3): -??????drm: Add DT bindings documentation for ARC PGU display controller -??????MAINTAINERS: Add maintainer for ARC PGU display controller -??????arc: axs10x - add support of ARC PGU + drm: Add DT bindings documentation for ARC PGU display controller + MAINTAINERS: Add maintainer for ARC PGU display controller + arc: axs10x - add support of ARC PGU Carlos Palminha (1): -??????drm: Add support of ARC PGU display controller - -?Documentation/devicetree/bindings/display/snps,arcpgu.txt |??35 +++++++ -?MAINTAINERS???????????????????????????????????????????????|???6 ++ -?arch/arc/boot/dts/axs10x_mb.dtsi??????????????????????????|??61 ++++++++++++ -?drivers/gpu/drm/Kconfig???????????????????????????????????|???2 + -?drivers/gpu/drm/Makefile??????????????????????????????????|???1 + -?drivers/gpu/drm/arc/Kconfig???????????????????????????????|??10 ++ -?drivers/gpu/drm/arc/Makefile??????????????????????????????|???2 + -?drivers/gpu/drm/arc/arcpgu.h??????????????????????????????|??50 ++++++++++ -?drivers/gpu/drm/arc/arcpgu_crtc.c?????????????????????????| 257 +++++++++++++++++++++++++++++++++++++++++++++++ -?drivers/gpu/drm/arc/arcpgu_drv.c??????????????????????????| 282 ++++++++++++++++++++++++++++++++++++++++++++++++++++ -?drivers/gpu/drm/arc/arcpgu_hdmi.c?????????????????????????| 201 +++++++++++++++++++++++++++++++++++++ -?drivers/gpu/drm/arc/arcpgu_regs.h?????????????????????????|??40 ++++++++ -?12 files changed, 947 insertions(+) -?create mode 100644 Documentation/devicetree/bindings/display/snps,arcpgu.txt -?create mode 100644 drivers/gpu/drm/arc/Kconfig -?create mode 100644 drivers/gpu/drm/arc/Makefile -?create mode 100644 drivers/gpu/drm/arc/arcpgu.h -?create mode 100644 drivers/gpu/drm/arc/arcpgu_crtc.c -?create mode 100644 drivers/gpu/drm/arc/arcpgu_drv.c -?create mode 100644 drivers/gpu/drm/arc/arcpgu_hdmi.c -?create mode 100644 drivers/gpu/drm/arc/arcpgu_regs.h + drm: Add support of ARC PGU display controller + + Documentation/devicetree/bindings/display/snps,arcpgu.txt | 35 +++++++ + MAINTAINERS | 6 ++ + arch/arc/boot/dts/axs10x_mb.dtsi | 61 ++++++++++++ + drivers/gpu/drm/Kconfig | 2 + + drivers/gpu/drm/Makefile | 1 + + drivers/gpu/drm/arc/Kconfig | 10 ++ + drivers/gpu/drm/arc/Makefile | 2 + + drivers/gpu/drm/arc/arcpgu.h | 50 ++++++++++ + drivers/gpu/drm/arc/arcpgu_crtc.c | 257 +++++++++++++++++++++++++++++++++++++++++++++++ + drivers/gpu/drm/arc/arcpgu_drv.c | 282 ++++++++++++++++++++++++++++++++++++++++++++++++++++ + drivers/gpu/drm/arc/arcpgu_hdmi.c | 201 +++++++++++++++++++++++++++++++++++++ + drivers/gpu/drm/arc/arcpgu_regs.h | 40 ++++++++ + 12 files changed, 947 insertions(+) + create mode 100644 Documentation/devicetree/bindings/display/snps,arcpgu.txt + create mode 100644 drivers/gpu/drm/arc/Kconfig + create mode 100644 drivers/gpu/drm/arc/Makefile + create mode 100644 drivers/gpu/drm/arc/arcpgu.h + create mode 100644 drivers/gpu/drm/arc/arcpgu_crtc.c + create mode 100644 drivers/gpu/drm/arc/arcpgu_drv.c + create mode 100644 drivers/gpu/drm/arc/arcpgu_hdmi.c + create mode 100644 drivers/gpu/drm/arc/arcpgu_regs.h diff --git a/a/content_digest b/N1/content_digest index 4707205..981ac1a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01461071980-5916-1-git-send-email-abrodkin@synopsys.com\0" "ref\01461336820.3205.10.camel@synopsys.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" + "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" "Subject\0[GIT PULL] drm: Add support of ARC PGU display controller\0" "Date\0Tue, 26 Apr 2016 15:28:10 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0airlied@redhat.com <airlied@redhat.com>\0" + "Cc\0dri-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> + linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org> + " airlied@linux.ie <airlied@linux.ie>\0" "\00:1\0" "b\0" "Hi Dave,\n" @@ -21,45 +26,45 @@ "\n" "The following changes since commit 027b3f8ba9277410c3191d72d1ed2c6146d8a668:\n" "\n" - "? drm/modes: stop handling framebuffer special (2016-04-22 10:47:16 +1000)\n" + "\302\240 drm/modes: stop handling framebuffer special (2016-04-22 10:47:16 +1000)\n" "\n" "are available in the git repository at:\n" "\n" - "? https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-v6\n" + "\302\240 https://github.com/foss-for-synopsys-dwc-arc-processors/linux.git topic-arcpgu-v6\n" "\n" "for you to fetch changes up to b8c1eca1e089e8f4247b19b73955c875bf7b18ae:\n" "\n" - "? arc: axs10x - add support of ARC PGU (2016-04-26 18:26:54 +0300)\n" + "\302\240 arc: axs10x - add support of ARC PGU (2016-04-26 18:26:54 +0300)\n" "\n" "----------------------------------------------------------------\n" "Alexey Brodkin (3):\n" - "??????drm: Add DT bindings documentation for ARC PGU display controller\n" - "??????MAINTAINERS: Add maintainer for ARC PGU display controller\n" - "??????arc: axs10x - add support of ARC PGU\n" + "\302\240\302\240\302\240\302\240\302\240\302\240drm: Add DT bindings documentation for ARC PGU display controller\n" + "\302\240\302\240\302\240\302\240\302\240\302\240MAINTAINERS: Add maintainer for ARC PGU display controller\n" + "\302\240\302\240\302\240\302\240\302\240\302\240arc: axs10x - add support of ARC PGU\n" "\n" "Carlos Palminha (1):\n" - "??????drm: Add support of ARC PGU display controller\n" + "\302\240\302\240\302\240\302\240\302\240\302\240drm: Add support of ARC PGU display controller\n" "\n" - "?Documentation/devicetree/bindings/display/snps,arcpgu.txt |??35 +++++++\n" - "?MAINTAINERS???????????????????????????????????????????????|???6 ++\n" - "?arch/arc/boot/dts/axs10x_mb.dtsi??????????????????????????|??61 ++++++++++++\n" - "?drivers/gpu/drm/Kconfig???????????????????????????????????|???2 +\n" - "?drivers/gpu/drm/Makefile??????????????????????????????????|???1 +\n" - "?drivers/gpu/drm/arc/Kconfig???????????????????????????????|??10 ++\n" - "?drivers/gpu/drm/arc/Makefile??????????????????????????????|???2 +\n" - "?drivers/gpu/drm/arc/arcpgu.h??????????????????????????????|??50 ++++++++++\n" - "?drivers/gpu/drm/arc/arcpgu_crtc.c?????????????????????????| 257 +++++++++++++++++++++++++++++++++++++++++++++++\n" - "?drivers/gpu/drm/arc/arcpgu_drv.c??????????????????????????| 282 ++++++++++++++++++++++++++++++++++++++++++++++++++++\n" - "?drivers/gpu/drm/arc/arcpgu_hdmi.c?????????????????????????| 201 +++++++++++++++++++++++++++++++++++++\n" - "?drivers/gpu/drm/arc/arcpgu_regs.h?????????????????????????|??40 ++++++++\n" - "?12 files changed, 947 insertions(+)\n" - "?create mode 100644 Documentation/devicetree/bindings/display/snps,arcpgu.txt\n" - "?create mode 100644 drivers/gpu/drm/arc/Kconfig\n" - "?create mode 100644 drivers/gpu/drm/arc/Makefile\n" - "?create mode 100644 drivers/gpu/drm/arc/arcpgu.h\n" - "?create mode 100644 drivers/gpu/drm/arc/arcpgu_crtc.c\n" - "?create mode 100644 drivers/gpu/drm/arc/arcpgu_drv.c\n" - "?create mode 100644 drivers/gpu/drm/arc/arcpgu_hdmi.c\n" - ?create mode 100644 drivers/gpu/drm/arc/arcpgu_regs.h + "\302\240Documentation/devicetree/bindings/display/snps,arcpgu.txt |\302\240\302\24035 +++++++\n" + "\302\240MAINTAINERS\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2406 ++\n" + "\302\240arch/arc/boot/dts/axs10x_mb.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24061 ++++++++++++\n" + "\302\240drivers/gpu/drm/Kconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2402 +\n" + "\302\240drivers/gpu/drm/Makefile\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2401 +\n" + "\302\240drivers/gpu/drm/arc/Kconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24010 ++\n" + "\302\240drivers/gpu/drm/arc/Makefile\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2402 +\n" + "\302\240drivers/gpu/drm/arc/arcpgu.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24050 ++++++++++\n" + "\302\240drivers/gpu/drm/arc/arcpgu_crtc.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 257 +++++++++++++++++++++++++++++++++++++++++++++++\n" + "\302\240drivers/gpu/drm/arc/arcpgu_drv.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 282 ++++++++++++++++++++++++++++++++++++++++++++++++++++\n" + "\302\240drivers/gpu/drm/arc/arcpgu_hdmi.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 201 +++++++++++++++++++++++++++++++++++++\n" + "\302\240drivers/gpu/drm/arc/arcpgu_regs.h\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24040 ++++++++\n" + "\302\24012 files changed, 947 insertions(+)\n" + "\302\240create mode 100644 Documentation/devicetree/bindings/display/snps,arcpgu.txt\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/Kconfig\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/Makefile\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/arcpgu.h\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/arcpgu_crtc.c\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/arcpgu_drv.c\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/arcpgu_hdmi.c\n" + "\302\240create mode 100644 drivers/gpu/drm/arc/arcpgu_regs.h" -ae239e3d14304565b577b791ce6f96ce9b26614362672c374e95ffe52f4d2be8 +192c32e57f0e5353ec70e50dd1bdbf16f92448b693f152b04c08c336c9514241
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.