Re: [PATCH xf86-video-amdgpu] Set the RandR primary output on startup if Xorg hasn't

2016-01-19 Thread Alex Deucher
On Tue, Jan 19, 2016 at 3:50 AM, Michel Dänzer wrote: > From: Michel Dänzer > > Fixes xrandr (XRRGetOutputPrimary) not reporting any output as primary > after startup. > > (Ported from radeon commit b16856b25086ffb27365ac2249b8da921066ce62) > > Signed-off-by: Michel Dänzer Reviewed-by: Alex Deu

[PATCH xf86-video-amdgpu] Set the RandR primary output on startup if Xorg hasn't

2016-01-19 Thread Michel Dänzer
From: Michel Dänzer Fixes xrandr (XRRGetOutputPrimary) not reporting any output as primary after startup. (Ported from radeon commit b16856b25086ffb27365ac2249b8da921066ce62) Signed-off-by: Michel Dänzer --- src/amdgpu_kms.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a