Re: [PATCH v4 0/3] dma-mapping, powerpc, nvme: introduce the DMA_ATTR_NO_WARN attribute

2016-08-05 Thread Andrew Morton
On Fri, 5 Aug 2016 09:34:20 -0300 Mauricio Faria de Oliveira wrote: > On 08/04/2016 10:05 PM, Andrew Morton wrote: > > Of course, the alternative is to just delete the damn warnings from > > ppc_iommu_map_sg(). Imagine that! Have they ever been of any use to > > anyone? > > Sure. I submitted

[PATCH] doc-rst: support *sphinx build themes*

2016-08-05 Thread Markus Heiser
From: Markus Heiser Load an additional configuration file into conf.py namespace. The name of the configuration file is taken from the environment SPHINX_CONF. The external configuration file extends (or overwrites) the configuration values from the origin conf.py. With this you are able to mai

[PULL] Docs fixes

2016-08-05 Thread Jonathan Corbet
A handful of documentation fixes. You'll get a conflict on Documentation/DocBook/Makefile due to the changes from the drm and media trees. Resolution is pretty easy - just take the docs-next side - but I also have a resolution in the docs-next-merge branch if that's useful to you. Thanks, jon

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Mauro Carvalho Chehab
Em Fri, 5 Aug 2016 14:22:19 +0200 Markus Heiser escreveu: > Am 05.08.2016 um 12:47 schrieb Mauro Carvalho Chehab > : > > > Em Fri, 5 Aug 2016 09:29:23 +0200 > > Markus Heiser escreveu: > > > > Is there a way for us to specify the nitpick_ignore list (or a different > > conf.py) via command

Re: [PATCH v4 0/3] dma-mapping, powerpc, nvme: introduce the DMA_ATTR_NO_WARN attribute

2016-08-05 Thread Mauricio Faria de Oliveira
On 08/04/2016 10:05 PM, Andrew Morton wrote: Of course, the alternative is to just delete the damn warnings from ppc_iommu_map_sg(). Imagine that! Have they ever been of any use to anyone? Sure. I submitted a patch to convert it to dynamic debug (so it would still be available if one wanted t

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Markus Heiser
Am 05.08.2016 um 12:47 schrieb Mauro Carvalho Chehab : > Em Fri, 5 Aug 2016 09:29:23 +0200 > Markus Heiser escreveu: > >> Am 01.08.2016 um 13:25 schrieb Mauro Carvalho Chehab >> : >> >>> There's one remaining major issue I noticed after the conversion of the >>> media books to Sphinx: >>> >>

Re: Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Markus Heiser
Am 05.08.2016 um 13:41 schrieb Mauro Carvalho Chehab : > Em Fri, 5 Aug 2016 11:56:44 +0200 > Markus Heiser escreveu: > >> Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab >> : >> >>> >>> A completely unrelated question: it seems that Sphinx is using just >>> one CPU to do its builds: >>>

Re: [PATCH v3 2/3] drm: Add API for capturing frame CRCs

2016-08-05 Thread Ville Syrjälä
On Fri, Aug 05, 2016 at 12:46:29PM +0200, Tomeu Vizoso wrote: > On 3 August 2016 at 09:06, Ville Syrjälä > wrote: > > On Fri, Jul 22, 2016 at 04:10:44PM +0200, Tomeu Vizoso wrote: > >> Adds files and directories to debugfs for controlling and reading frame > >> CRCs, per CRTC: > >> > >> dri/0/crt

Re: Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Mauro Carvalho Chehab
Em Fri, 5 Aug 2016 11:56:44 +0200 Markus Heiser escreveu: > Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab > : > > > > > A completely unrelated question: it seems that Sphinx is using just > > one CPU to do its builds: > > > > %Cpu0 : 3,0 us, 7,6 sy, 0,0 ni, 89,4 id, 0,0 wa, 0,0 h

[PATCH v4 0/4] New debugfs API for capturing CRC of frames

2016-08-05 Thread Tomeu Vizoso
Hi, this series basically takes the facility for continuously capturing CRCs of frames from the i915 driver and into the DRM core. The idea is that test suites such as IGT use this information to check that frames that are exected to be identical, also have identical CRC values. Other drivers fo

[PATCH v4 2/4] drm: Add API for capturing frame CRCs

2016-08-05 Thread Tomeu Vizoso
Adds files and directories to debugfs for controlling and reading frame CRCs, per CRTC: dri/0/crtc-0/crc dri/0/crtc-0/crc/control dri/0/crtc-0/crc/data Drivers can implement the set_crc_source callback() in drm_crtc_funcs to start and stop generating frame CRCs and can add entries to the output b

Re: [PATCH v3 2/3] drm: Add API for capturing frame CRCs

2016-08-05 Thread Tomeu Vizoso
On 3 August 2016 at 09:06, Ville Syrjälä wrote: > On Fri, Jul 22, 2016 at 04:10:44PM +0200, Tomeu Vizoso wrote: >> Adds files and directories to debugfs for controlling and reading frame >> CRCs, per CRTC: >> >> dri/0/crtc-0/crc >> dri/0/crtc-0/crc/control >> dri/0/crtc-0/crc/data >> >> Drivers ca

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Mauro Carvalho Chehab
Em Fri, 5 Aug 2016 09:29:23 +0200 Markus Heiser escreveu: > Am 01.08.2016 um 13:25 schrieb Mauro Carvalho Chehab > : > > > There's one remaining major issue I noticed after the conversion of the > > media books to Sphinx: > > > > While sphinx complains if a cross-reference (using :ref:) points

Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Markus Heiser
Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab : > > A completely unrelated question: it seems that Sphinx is using just > one CPU to do its builds: > > %Cpu0 : 3,0 us, 7,6 sy, 0,0 ni, 89,4 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 > st > %Cpu1 :100,0 us, 0,0 sy, 0,0 ni, 0,0 id, 0,0 w

Re: [PATCH] doc-rst: customize RTD theme, drop padding of inline literal

2016-08-05 Thread Hans Verkuil
On 08/05/2016 11:19 AM, Markus Heiser wrote: > From: Markus Heiser > > Remove the distracting (left/right) padding of inline literals. (HTML > ). Requested and discussed in [1]. > > [1] http://www.spinics.net/lists/linux-media/msg103991.html > > Signed-off-by: Markus Heiser Acked-by: Hans V

[PATCH] doc-rst: customize RTD theme, drop padding of inline literal

2016-08-05 Thread Markus Heiser
From: Markus Heiser Remove the distracting (left/right) padding of inline literals. (HTML ). Requested and discussed in [1]. [1] http://www.spinics.net/lists/linux-media/msg103991.html Signed-off-by: Markus Heiser --- Documentation/sphinx-static/theme_overrides.css | 3 ++- 1 file changed, 2

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Markus Heiser
Am 01.08.2016 um 13:25 schrieb Mauro Carvalho Chehab : > There's one remaining major issue I noticed after the conversion of the > media books to Sphinx: > > While sphinx complains if a cross-reference (using :ref:) points to an > undefined reference, the same doesn't happen if the reference use