Re: [PATCH 1/5] drm/amdgpu/atombios: use bios_scratch_reg_offset for atombios

2017-07-01 Thread Christian König
Am 30.06.2017 um 23:32 schrieb Alex Deucher: Align with the atomfirmware code. Signed-off-by: Alex Deucher Patch #1 and #2 in this series are Acked-by: Christian König . Patch #3-#5 are Reviewed-by: Christian König

[PATCH 1/5] drm/amdgpu/atombios: use bios_scratch_reg_offset for atombios

2017-06-30 Thread Alex Deucher
Align with the atomfirmware code. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c