Displaying 20 results from an estimated 36 matches for "tissoires".
2017 May 15
1
[Intel-gfx] [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
On Mon, May 15, 2017 at 10:42 AM, Jani Nikula
<jani.nikula at linux.intel.com> wrote:
> On Mon, 15 May 2017, Benjamin Tissoires <benjamin.tissoires at gmail.com> wrote:
>> I'll answer everything in the other thread, where there are slightly
>> more other points raised: https://lkml.org/lkml/2017/5/15/10
>
> If you are discussing changes impacting i915, please keep intel-gfx list
> in the loop....
2017 May 26
2
[RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value
...ing value.
This is a no-op cleanup, but facilitates administrators to configure to
notify kernel drivers with faked lid init states via command line
"button.lid_notify_init_state=Y".
Cc: <intel-gfx at lists.freedesktop.org>
Cc: <nouveau at lists.freedesktop.org>
Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
Cc: Peter Hutterer <peter.hutterer at who-t.net>
Signed-off-by: Lv Zheng <lv.zheng at intel.com>
---
drivers/acpi/button.c | 16 ++++++++++++++--
drivers/gpu/drm/i915/intel_lvds.c | 2 +-
2 files changed, 15 insertions(+), 3 deletio...
2017 May 15
0
[Intel-gfx] [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
On Mon, 15 May 2017, Benjamin Tissoires <benjamin.tissoires at gmail.com> wrote:
> On Mon, May 15, 2017 at 10:42 AM, Jani Nikula
> <jani.nikula at linux.intel.com> wrote:
>> On Mon, 15 May 2017, Benjamin Tissoires <benjamin.tissoires at gmail.com> wrote:
>>> I'll answer everything in the other t...
2017 May 15
2
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Hi Lv,
On Mon, May 15, 2017 at 5:55 AM, Zheng, Lv <lv.zheng at intel.com> wrote:
> Hi, Benjamin
>
>> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at vger.kernel.org] On Behalf Of Benjamin
>> Tissoires
>> Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>>
>> Hi Lv,
>>
>> I am trying to reduce the number of parallel discussion we have on the
>> same subject, but there is something here I can't let you have.
>
> OK. So let...
2017 May 04
12
[PATCH v1] ACPI: Switch to use generic UUID API
...<bp at suse.de>
Cc: Dan Williams <dan.j.williams at intel.com>
Cc: Amir Goldstein <amir73il at gmail.com>
Cc: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
Cc: Jani Nikula <jani.nikula at linux.intel.com>
Cc: Ben Skeggs <bskeggs at redhat.com>
Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
Cc: Joerg Roedel <joro at 8bytes.org>
Cc: Adrian Hunter <adrian.hunter at intel.com>
Cc: Yisen Zhuang <yisen.zhuang at huawei.com>
Cc: Bjorn Helgaas <bhelgaas at google.com>
Cc: Zhang Rui <rui.zhang at intel.com>
Cc: Felipe Balb...
2017 May 04
0
[PATCH v1] ACPI: Switch to use generic UUID API
...Dan Williams <dan.j.williams at intel.com>
> Cc: Amir Goldstein <amir73il at gmail.com>
> Cc: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
> Cc: Jani Nikula <jani.nikula at linux.intel.com>
> Cc: Ben Skeggs <bskeggs at redhat.com>
> Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
> Cc: Joerg Roedel <joro at 8bytes.org>
> Cc: Adrian Hunter <adrian.hunter at intel.com>
> Cc: Yisen Zhuang <yisen.zhuang at huawei.com>
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Zhang Rui <rui.zhang at inte...
2017 May 15
0
[Intel-gfx] [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
On Mon, 15 May 2017, Benjamin Tissoires <benjamin.tissoires at gmail.com> wrote:
> I'll answer everything in the other thread, where there are slightly
> more other points raised: https://lkml.org/lkml/2017/5/15/10
If you are discussing changes impacting i915, please keep intel-gfx list
in the loop.
Thanks,
Jani.
--...
2017 May 12
0
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Hi,
> From: Benjamin Tissoires [mailto:benjamin.tissoires at gmail.com]
> Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>
> On Tue, May 9, 2017 at 9:02 AM, Lv Zheng <lv.zheng at intel.com> wrote:
> > Since notification side has been changed to always notify kernel listeners...
2017 May 12
2
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
...asive enough.
Let me do that in a different way.
> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at vger.kernel.org] On Behalf Of Zheng,
> Lv
> Subject: RE: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>
> Hi,
>
> > From: Benjamin Tissoires [mailto:benjamin.tissoires at gmail.com]
> > Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
> >
> > On Tue, May 9, 2017 at 9:02 AM, Lv Zheng <lv.zheng at intel.com> wrote:
> > > Since notification side has been changed to always notif...
2017 May 29
0
[RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value
...eanup, but facilitates administrators to configure to
> notify kernel drivers with faked lid init states via command line
> "button.lid_notify_init_state=Y".
>
> Cc: <intel-gfx at lists.freedesktop.org>
> Cc: <nouveau at lists.freedesktop.org>
> Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
> Cc: Peter Hutterer <peter.hutterer at who-t.net>
> Signed-off-by: Lv Zheng <lv.zheng at intel.com>
> ---
> drivers/acpi/button.c | 16 ++++++++++++++--
> drivers/gpu/drm/i915/intel_lvds.c | 2 +-
> 2 files change...
2017 May 05
0
[PATCH v1] ACPI: Switch to use generic UUID API
...n.j.williams at intel.com>
>> Cc: Amir Goldstein <amir73il at gmail.com>
>> Cc: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
>> Cc: Jani Nikula <jani.nikula at linux.intel.com>
>> Cc: Ben Skeggs <bskeggs at redhat.com>
>> Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
>> Cc: Joerg Roedel <joro at 8bytes.org>
>> Cc: Adrian Hunter <adrian.hunter at intel.com>
>> Cc: Yisen Zhuang <yisen.zhuang at huawei.com>
>> Cc: Bjorn Helgaas <bhelgaas at google.com>
>> Cc: Zhang Rui &...
2017 May 12
1
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
...n a different way.
>
>> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at vger.kernel.org] On Behalf Of Zheng,
>> Lv
>> Subject: RE: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>>
>> Hi,
>>
>> > From: Benjamin Tissoires [mailto:benjamin.tissoires at gmail.com]
>> > Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>> >
>> > On Tue, May 9, 2017 at 9:02 AM, Lv Zheng <lv.zheng at intel.com> wrote:
>> > > Since notification side has been changed...
2017 May 15
0
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Hi, Benjamin
> From: linux-acpi-owner at vger.kernel.org [mailto:linux-acpi-owner at vger.kernel.org] On Behalf Of Benjamin
> Tissoires
> Subject: Re: [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
>
> Hi Lv,
>
> I am trying to reduce the number of parallel discussion we have on the
> same subject, but there is something here I can't let you have.
OK. So let's stop talking in PATCH 4-...
2013 Oct 01
0
[linux-3.4 test] 19896: regressions - FAIL
...er test:
Alex Deucher <alexander.deucher@amd.com>
Andi Kleen <ak@linux.intel.com>
Andrew Morton <akpm@linux-foundation.org>
Arnaldo Carvalho de Melo <acme@redhat.com>
Ben Hutchings <bhutchings@solarflare.com>
Ben Skeggs <bskeggs@redhat.com>
Benjamin Tissoires <benjamin.tissoires@gmail.com>
Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
Daniel Santos <daniel.santos@pobox.com>
Daniel Tobias <dan.g.tob@gmail.com>
Dave Airlie <airlied@redhat.com>
David Miller <davem@davemloft.net>
David S. Miller <davem@da...
2017 May 05
2
[PATCH v1] ACPI: Switch to use generic UUID API
...Dan Williams <dan.j.williams at intel.com>
> Cc: Amir Goldstein <amir73il at gmail.com>
> Cc: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
> Cc: Jani Nikula <jani.nikula at linux.intel.com>
> Cc: Ben Skeggs <bskeggs at redhat.com>
> Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com>
> Cc: Joerg Roedel <joro at 8bytes.org>
> Cc: Adrian Hunter <adrian.hunter at intel.com>
> Cc: Yisen Zhuang <yisen.zhuang at huawei.com>
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Zhang Rui <rui.zhang at inte...
2017 May 11
1
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
On Tue, May 9, 2017 at 9:02 AM, Lv Zheng <lv.zheng at intel.com> wrote:
> Since notification side has been changed to always notify kernel listeners
> using _LID returning value. Now listeners needn't invoke acpi_lid_open(),
> it should use a spec suggested control method lid device usage model:
> register lid notification and use the notified value instead, which is the
>
2017 May 09
3
[PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
Since notification side has been changed to always notify kernel listeners
using _LID returning value. Now listeners needn't invoke acpi_lid_open(),
it should use a spec suggested control method lid device usage model:
register lid notification and use the notified value instead, which is the
only way to ensure the value is correct for "button.lid_init_state=ignore"
mode or other
2015 Oct 15
0
[ANNOUNCE] xkeyboard-config 2.16
Another stable release of xkeyboard-config is out there!
Andriy Rysin (1):
Move apostrophe U+0027 to the first level and add U+02BC one to
ua(unicode)
Benjamin Tissoires (1):
Add support for chromebooks layout
Giuseppe Bilotta (1):
Add missing semicolons in symbols/inet
Roland Kaufmann (1):
Undo incompatible us(dvp) layout additions
Sascha Brawer (1):
Define a keyboard layout for the Ol Chiki script
Sergey Udaltsov (11):
new layout...
2015 Dec 09
0
[ANNOUNCE] libXfont2 2.0.0
...same as
the old libXfont libary, but has a shiny new API/ABI that avoids
referencing symbols in the X server directly. The code for the X server
to use this version is awaiting review and merging still.
Alan Coopersmith (1):
doc: add a couple olinks to fsproto & xfs-design docs
Benjamin Tissoires (1):
bdfReadCharacters: Allow negative DWIDTH values
Jeremy Huddleston Sequoia (2):
stubs: Add missing externs for declarations in the NO_WEAK_SYMBOLS && PIC stubs resolution
Use NO_WEAK_SYMBOLS instead of -flat_namespace
Keith Packard (2):
Add compiler warning fla...
2016 Aug 31
0
[ANNOUNCE] libXfont 1.5.2
...Xfont1 API. (xfs uses it too, I
believe, but could be ported to Xfont2). If someone wanted to step up
and merge Xfont1 into bdtopcf directly, that'd be great.
Adam Jackson (1):
libXfont 1.5.2
Alan Coopersmith (1):
doc: add a couple olinks to fsproto & xfs-design docs
Benjamin Tissoires (1):
bdfReadCharacters: Allow negative DWIDTH values
Jeremy Huddleston Sequoia (6):
stubs: Add missing externs for declarations in the NO_WEAK_SYMBOLS && PIC stubs resolution
Use NO_WEAK_SYMBOLS instead of -flat_namespace
FreeType: Correct an allocation size
b...