Re: [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

2021-03-15 Thread Jason Ekstrand
On Wed, Sep 30, 2020 at 4:55 AM Daniel Vetter wrote: > > On Wed, Sep 30, 2020 at 11:39:06AM +0200, Michel Dänzer wrote: > > On 2020-03-17 10:21 p.m., Jason Ekstrand wrote: > > > Explicit synchronization is the future. At least, that seems to be what > > > mo

Re: [PATCH] ACPI: Adjust the return value of _REV on x86

2015-03-16 Thread Jason Ekstrand
On Sat, Mar 14, 2015 at 12:58 PM, Jason Ekstrand wrote: > From: Jason Ekstrand > > On Wed, 11 Mar 2015 22:50:47, Matthew Garrett wrote: >> The ACPI spec describes _REV as: >> >> "This predefined object evaluates to the revision of the ACPI Specification >&g

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
On Mon, Mar 16, 2015 at 1:50 PM, Mario Limonciello wrote: > > On 03/16/2015 03:42 PM, Jason Ekstrand wrote: >> >> On Mon, Mar 16, 2015 at 11:50 AM, Mario Limonciello >> wrote: >> Thanks, >> I'm now running a hacked up kernel that's Torvalds' tree from

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
On Mon, Mar 16, 2015 at 11:50 AM, Mario Limonciello wrote: > > On 03/16/2015 12:10 PM, Jason Ekstrand wrote: >> >> On Mon, Mar 16, 2015 at 7:29 AM, Mario Limonciello >> wrote: >> It's nothing about the wireless. I swapped it out for an intel card >> on day

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
havior for Windows 2013 _OSI and Linux in upcoming BIOS A02. > In BIOS A02 there will still be a _REV check but it will do this: > Windows 2013 _OSI, _REV 5: I2C mouse, HDA device in ACPI, configure EC for > HDA mode. > Windows 2013 _OSI, _REV 2: I2C mouse, I2S device in ACPI, configure EC

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
in ACPI, configure EC for I2S mode. I look forward to seeing the update. Thanks for working on this! --Jason Ekstrand -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH] ACPI: Adjust the return value of _REV on x86

2015-03-16 Thread Jason Ekstrand
On Sat, Mar 14, 2015 at 12:58 PM, Jason Ekstrand ja...@jlekstrand.net wrote: From: Jason Ekstrand ja...@jlekstrand.net On Wed, 11 Mar 2015 22:50:47, Matthew Garrett mj...@srcf.ucam.org wrote: The ACPI spec describes _REV as: This predefined object evaluates to the revision of the ACPI

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
On Mon, Mar 16, 2015 at 11:50 AM, Mario Limonciello mario_limoncie...@dell.com wrote: On 03/16/2015 12:10 PM, Jason Ekstrand wrote: On Mon, Mar 16, 2015 at 7:29 AM, Mario Limonciello mario_limoncie...@dell.com wrote: It's nothing about the wireless. I swapped it out for an intel card

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-03-16 Thread Jason Ekstrand
On Mon, Mar 16, 2015 at 1:50 PM, Mario Limonciello mario_limoncie...@dell.com wrote: On 03/16/2015 03:42 PM, Jason Ekstrand wrote: On Mon, Mar 16, 2015 at 11:50 AM, Mario Limonciello mario_limoncie...@dell.com wrote: Thanks, I'm now running a hacked up kernel that's Torvalds' tree from

RE: [PATCH] ACPI: Adjust the return value of _REV on x86

2015-03-14 Thread Jason Ekstrand
From: Jason Ekstrand On Wed, 11 Mar 2015 22:50:47, Matthew Garrett wrote: > The ACPI spec describes _REV as: > > "This predefined object evaluates to the revision of the ACPI Specification > that the specified \_OS implements" > > We've been assuming that thi

RE: [PATCH] ACPI: Adjust the return value of _REV on x86

2015-03-14 Thread Jason Ekstrand
From: Jason Ekstrand ja...@jlekstrand.net On Wed, 11 Mar 2015 22:50:47, Matthew Garrett mj...@srcf.ucam.org wrote: The ACPI spec describes _REV as: This predefined object evaluates to the revision of the ACPI Specification that the specified \_OS implements We've been assuming