Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1709734

Re: [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite
Date 2017-08-11 17:30 +0200
Message-ID <udk2R-5cA-13@gated-at.bofh.it> (permalink)
References <udbVE-7y-17@gated-at.bofh.it> <udc5k-bt-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/10/2017 11:49 PM, Hean-Loong, Ong wrote:
> diff --git a/drivers/gpu/drm/ivip/Kconfig b/drivers/gpu/drm/ivip/Kconfig
> new file mode 100644
> index 0000000..398c9ab
> --- /dev/null
> +++ b/drivers/gpu/drm/ivip/Kconfig
> @@ -0,0 +1,14 @@
> +config DRM_IVIP
> +        tristate "Intel FGPA Video and Image Processing"
> +        depends on DRM && OF
> +        select DRM_GEM_CMA_HELPER
> +        select DRM_KMS_HELPER
> +        select DRM_KMS_FB_HELPER
> +        select DRM_KMS_CMA_HELPER
> +        help
> +            Choose this option if you have a Intel FPGA Arria 10 system

                                              an

> +            and above with an Intel Display Port IP. This does not support
> +            legacy Intel FPGA Cyclone V display port. Currently only single
> +            frame buffer is supported. Note that ACPI and X_86 architecture
> +            is not supported for Arria10.If M is selected the module will be

                                    Arria10. If M is

> +            called ivip.

All of the help text should be indented with one tab + 2 spaces
according to coding-style.rst.


-- 
~Randy

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv6 0/3]  "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 08:50 +0200
  [PATCHv6 2/3] ARM:socfpga-defconfig Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
  [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
    Re: [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image Processing  Suite Randy Dunlap <rdunlap@infradead.org> - 2017-08-11 17:30 +0200
      Re: [PATCHv6 3/3] ARM:drm ivip Intel FPGA Video and Image  Processing Suite "Ong, Hean Loong" <hean.loong.ong@intel.com> - 2017-08-14 04:30 +0200
  [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite "Hean-Loong, Ong" <hean.loong.ong@intel.com> - 2017-08-11 09:00 +0200
    Re: [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image  Processing Suite Rob Herring <robh@kernel.org> - 2017-08-17 17:30 +0200
      Re: [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image  Processing Suite "Ong, Hean Loong" <hean.loong.ong@intel.com> - 2017-08-18 03:00 +0200

csiph-web