Re: drm acpi diff - Radeon7520 ?

2019-12-30 Thread pebwindkraft
> Date: Fri, 16 Aug 2019 22:21:33 +0200 (CEST) > From: Mark Kettenis > > cpu0: AMD A4-4355M APU with Radeon(tm) HD Graphics, 1897.56 MHz, 15-10-01 > > ... I'd like to see some more tests, especially on laptops with > amdgpu(4). Diff has some debug printing enabled. Feel free to > share the dme

Re: drm acpi diff

2019-08-17 Thread Mark Kettenis
> Date: Fri, 16 Aug 2019 22:21:33 +0200 (CEST) > From: Mark Kettenis > > The diff below provides a minimal implementation of some of the Linux > ACPI iterfaces. Enough to allow us to compile the ACPI code for > radeon(4) and amdgpu(4). With this diff the brightness keys on my HP > laptop with:

Re: drm acpi diff

2019-08-17 Thread Mark Kettenis
> Date: Sat, 17 Aug 2019 14:50:10 +1000 > From: Jonathan Gray > > On Fri, Aug 16, 2019 at 10:21:33PM +0200, Mark Kettenis wrote: > > The diff below provides a minimal implementation of some of the Linux > > ACPI iterfaces. Enough to allow us to compile the ACPI code for > > radeon(4) and amdgpu(

Re: drm acpi diff

2019-08-17 Thread Mark Kettenis
> Date: Fri, 16 Aug 2019 20:24:21 -0700 > From: Mike Larkin > > On Fri, Aug 16, 2019 at 10:21:33PM +0200, Mark Kettenis wrote: > > The diff below provides a minimal implementation of some of the Linux > > ACPI iterfaces. Enough to allow us to compile the ACPI code for > > radeon(4) and amdgpu(4)

Re: drm acpi diff

2019-08-16 Thread Jonathan Gray
On Fri, Aug 16, 2019 at 10:21:33PM +0200, Mark Kettenis wrote: > The diff below provides a minimal implementation of some of the Linux > ACPI iterfaces. Enough to allow us to compile the ACPI code for > radeon(4) and amdgpu(4). With this diff the brightness keys on my HP > laptop with: >=20 > cpu

Re: drm acpi diff

2019-08-16 Thread Mike Larkin
On Fri, Aug 16, 2019 at 10:21:33PM +0200, Mark Kettenis wrote: > The diff below provides a minimal implementation of some of the Linux > ACPI iterfaces. Enough to allow us to compile the ACPI code for > radeon(4) and amdgpu(4). With this diff the brightness keys on my HP > laptop with: > > cpu0:

drm acpi diff

2019-08-16 Thread Mark Kettenis
The diff below provides a minimal implementation of some of the Linux ACPI iterfaces. Enough to allow us to compile the ACPI code for radeon(4) and amdgpu(4). With this diff the brightness keys on my HP laptop with: cpu0: AMD A4-4355M APU with Radeon(tm) HD Graphics, 1897.56 MHz, 15-10-01 ... ra