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
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
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
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
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
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
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
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
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
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
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:
>>>
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:
>>>
>>
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
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
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
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
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
17 matches
Mail list logo