lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 19 Mar 2013 15:26:48 +0200
From:	Tomi Valkeinen <tomi.valkeinen@...com>
To:	Paul Bolle <pebolle@...cali.nl>
CC:	Florian Tobias Schandinat <FlorianSchandinat@....de>,
	<linux-fbdev@...r.kernel.org>, <linux-omap@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"


On 2013-03-19 12:07, Paul Bolle wrote:
> The only user of Kconfig symbol FB_OMAP_CONSISTENT_DMA_SIZE got removed
> in v3.8, with commit 6ba54ab4a49bbad736b0254aa6bdf0cb83013815 ("ARM:
> OMAP: Remove omap_init_consistent_dma_size()"). Remove this symbol too.
> 
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> ---
> Eyeball tested only.
> 
>  drivers/video/omap/Kconfig | 11 -----------
>  1 file changed, 11 deletions(-)
> 
> diff --git a/drivers/video/omap/Kconfig b/drivers/video/omap/Kconfig
> index e512581..0bc3a93 100644
> --- a/drivers/video/omap/Kconfig
> +++ b/drivers/video/omap/Kconfig
> @@ -39,17 +39,6 @@ config FB_OMAP_LCD_MIPID
>  	  the Mobile Industry Processor Interface DBI-C/DCS
>  	  specification. (Supported LCDs: Philips LPH8923, Sharp LS041Y3)
>  
> -config FB_OMAP_CONSISTENT_DMA_SIZE
> -	int "Consistent DMA memory size (MB)"
> -	depends on FB_OMAP
> -	range 1 14
> -	default 2
> -	help
> -	  Increase the DMA consistent memory size according to your video
> -	  memory needs, for example if you want to use multiple planes.
> -	  The size must be 2MB aligned.
> -	  If unsure say 1.
> -
>  config FB_OMAP_DMA_TUNE
>          bool "Set DMA SDRAM access priority high"
>          depends on FB_OMAP
> 

Thanks, I'll add this to omapdss tree.

 Tomi



Download attachment "signature.asc" of type "application/pgp-signature" (900 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ