RE: [PATCH] drm/amdgpu: simplify ATIF backlight handling

2020-05-21 Thread Quan, Evan
[AMD Official Use Only - Internal Distribution Only] Acked-by: Evan Quan -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Wednesday, May 6, 2020 3:48 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu: simplify ATIF backlight

Re: [PATCH] drm/amdgpu: simplify ATIF backlight handling

2020-05-21 Thread Alex Deucher
Ping? On Tue, May 12, 2020 at 4:15 PM Alex Deucher wrote: > > Ping? > > Alex > > On Thu, May 7, 2020 at 12:09 PM Alex Deucher wrote: > > > > Ping? > > > > On Tue, May 5, 2020 at 3:48 PM Alex Deucher wrote: > > > > > > Just register the a pointer to the backlight device and use > > > that.

Re: [PATCH] drm/amdgpu: simplify ATIF backlight handling

2020-05-12 Thread Alex Deucher
Ping? Alex On Thu, May 7, 2020 at 12:09 PM Alex Deucher wrote: > > Ping? > > On Tue, May 5, 2020 at 3:48 PM Alex Deucher wrote: > > > > Just register the a pointer to the backlight device and use > > that. Unifies the DC and non-DC handling. > > > > Signed-off-by: Alex Deucher > > --- > >

Re: [PATCH] drm/amdgpu: simplify ATIF backlight handling

2020-05-07 Thread Alex Deucher
Ping? On Tue, May 5, 2020 at 3:48 PM Alex Deucher wrote: > > Just register the a pointer to the backlight device and use > that. Unifies the DC and non-DC handling. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 73 ++-- > 1 file changed,