All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory
@ 2017-03-15 11:36 Marian Mihailescu
  2017-03-15 11:49 ` Javier Martinez Canillas
       [not found] ` <CGME20170317120635eucas1p1d13c446f1418de46a49516e95bf9075d@eucas1p1.samsung.com>
  0 siblings, 2 replies; 34+ messages in thread
From: Marian Mihailescu @ 2017-03-15 11:36 UTC (permalink / raw)
  To: Marek Szyprowski; +Cc: linux-media

Hi,

After testing these patches, encoding using MFC fails when requesting
buffers for capture (it works for output) with ENOMEM (it complains it
cannot allocate memory on bank1).
Did anyone else test encoding?

Thanks,
Marian

Either I've been missing something or nothing has been going on. (K. E. Gordon)

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2017-03-22 10:17 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170220133910eucas1p10f347d7688dd51ea70d15994c9d5d1f1@eucas1p1.samsung.com>
2017-02-20 13:38 ` [PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory Marek Szyprowski
     [not found]   ` <CGME20170220133911eucas1p257b33c37da51473580724d4e8b1392fa@eucas1p2.samsung.com>
2017-02-20 13:38     ` [PATCH v2 01/15] media: s5p-mfc: Remove unused structures and dead code Marek Szyprowski
2017-02-21 11:11       ` Andrzej Hajda
     [not found]       ` <CGME20170303092341epcas5p1e7f35d8911c06f9f43023b0e0177b31c@epcas5p1.samsung.com>
2017-03-03  9:24         ` [v2,01/15] " Smitha T Murthy
     [not found]       ` <CGME20170303115347epcas5p1a4d81408a974580cd1c1f2c6d216f10a@epcas5p1.samsung.com>
2017-03-03 11:56         ` Smitha T Murthy
     [not found]   ` <CGME20170220133911eucas1p17c0e5d66163593575edc5b8014aa9c30@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 02/15] media: s5p-mfc: Use generic of_device_get_match_data helper Marek Szyprowski
     [not found]       ` <CGME20170303134843epcas5p1c1c714d0b1c240ffdc4ec38173296bbf@epcas5p1.samsung.com>
2017-03-03 13:51         ` [v2, " Smitha T Murthy
     [not found]   ` <CGME20170220133912eucas1p19fece549b0759c7e6a308e309f6d3081@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 03/15] media: s5p-mfc: Replace mem_dev_* entries with an array Marek Szyprowski
2017-02-22 16:22       ` Shuah Khan
2017-03-17 11:29         ` Sylwester Nawrocki
     [not found]   ` <CGME20170220133912eucas1p19e2a64a41537bfcd25369a59a52ca057@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 04/15] media: s5p-mfc: Replace bank1/bank2 " Marek Szyprowski
     [not found]   ` <CGME20170220133913eucas1p1389444e1df79cd8c48157fd64212257b@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 05/15] media: s5p-mfc: Simplify alloc/release private buffer functions Marek Szyprowski
     [not found]   ` <CGME20170220133913eucas1p15e11eb9f365d85f48afe724d168dd44f@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 06/15] media: s5p-mfc: Move setting DMA max segment size to DMA configure function Marek Szyprowski
     [not found]   ` <CGME20170220133914eucas1p1745bc1bb6a62938ed3cc6d9998bb0102@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 07/15] media: s5p-mfc: Put firmware to private buffer structure Marek Szyprowski
     [not found]   ` <CGME20170220133914eucas1p1ed7898e67e5d580742875aceaac278e6@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 08/15] media: s5p-mfc: Move firmware allocation to DMA configure function Marek Szyprowski
2017-02-20 13:49       ` Javier Martinez Canillas
2017-02-22 18:07       ` Shuah Khan
2017-02-23  7:30         ` Marek Szyprowski
     [not found]   ` <CGME20170220133914eucas1p1d45c1e88319669e3c63b1b3626b1b519@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 09/15] media: s5p-mfc: Allocate firmware with internal private buffer alloc function Marek Szyprowski
     [not found]   ` <CGME20170220133915eucas1p11c62869bc2eff0b2d2e6a515a0941768@eucas1p1.samsung.com>
2017-02-20 13:38     ` [PATCH v2 10/15] media: s5p-mfc: Reduce firmware buffer size for MFC v6+ variants Marek Szyprowski
     [not found]   ` <CGME20170220133915eucas1p205f1ca5970e9e02411b8a1f1fb933244@eucas1p2.samsung.com>
2017-02-20 13:39     ` [PATCH v2 11/15] media: s5p-mfc: Split variant DMA memory configuration into separate functions Marek Szyprowski
     [not found]   ` <CGME20170220133916eucas1p148acb6b6c3d0fbcaefa90f85bb723c9a@eucas1p1.samsung.com>
2017-02-20 13:39     ` [PATCH v2 12/15] media: s5p-mfc: Add support for probe-time preallocated block based allocator Marek Szyprowski
     [not found]   ` <CGME20170220133916eucas1p16ebd8e4da2f20e85d0c7d8198a6c6be2@eucas1p1.samsung.com>
2017-02-20 13:39     ` [PATCH v2 13/15] media: s5p-mfc: Remove special configuration of IOMMU domain Marek Szyprowski
     [not found]   ` <CGME20170220133917eucas1p2f141e73392ee36596410ce308360a5d7@eucas1p2.samsung.com>
2017-02-20 13:39     ` [PATCH v2 14/15] media: s5p-mfc: Use preallocated block allocator always for MFC v6+ Marek Szyprowski
     [not found]   ` <CGME20170220133917eucas1p1e5c6106b0d479c4571966fcc2c601c22@eucas1p1.samsung.com>
2017-02-20 13:39     ` [PATCH v2 15/15] ARM: dts: exynos: Remove MFC reserved buffers Marek Szyprowski
2017-03-15 11:36 [PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory Marian Mihailescu
2017-03-15 11:49 ` Javier Martinez Canillas
2017-03-15 12:00   ` Marian Mihailescu
2017-03-15 12:25     ` Javier Martinez Canillas
     [not found] ` <CGME20170317120635eucas1p1d13c446f1418de46a49516e95bf9075d@eucas1p1.samsung.com>
2017-03-17 12:06   ` Andrzej Hajda
2017-03-22  9:33     ` Marian Mihailescu
2017-03-22  9:40       ` Marek Szyprowski
2017-03-22 10:04         ` Marian Mihailescu
2017-03-22 10:17       ` Marek Szyprowski

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.