[PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-18 Thread Rafał Miłecki
2013/4/18 Alex Deucher : > On Sat, Apr 13, 2013 at 7:26 PM, Rafa? Mi?ecki wrote: >> I've managed to track fglrx operations on HDMI regs, so we can finally setup >> everything in (hopefully) the correct way and order. >> >> This changes HDMI setup on Evergreen to mostly match fglrx and was tested o

[PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-18 Thread Alex Deucher
On Sat, Apr 13, 2013 at 7:26 PM, Rafa? Mi?ecki wrote: > I've managed to track fglrx operations on HDMI regs, so we can finally setup > everything in (hopefully) the correct way and order. > > This changes HDMI setup on Evergreen to mostly match fglrx and was tested on: > 1) AMD Radeon HD 6320 (PAL

Re: [PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-18 Thread Rafał Miłecki
2013/4/18 Alex Deucher : > On Sat, Apr 13, 2013 at 7:26 PM, Rafał Miłecki wrote: >> I've managed to track fglrx operations on HDMI regs, so we can finally setup >> everything in (hopefully) the correct way and order. >> >> This changes HDMI setup on Evergreen to mostly match fglrx and was tested o

Re: [PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-18 Thread Alex Deucher
On Sat, Apr 13, 2013 at 7:26 PM, Rafał Miłecki wrote: > I've managed to track fglrx operations on HDMI regs, so we can finally setup > everything in (hopefully) the correct way and order. > > This changes HDMI setup on Evergreen to mostly match fglrx and was tested on: > 1) AMD Radeon HD 6320 (PAL

[PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-14 Thread Rafał Miłecki
I've managed to track fglrx operations on HDMI regs, so we can finally setup everything in (hopefully) the correct way and order. This changes HDMI setup on Evergreen to mostly match fglrx and was tested on: 1) AMD Radeon HD 6320 (PALM == DCE41) 2) AMD Radeon HD 6970M (BARTS == DCE5) No regression

[PATCH 0/6] drm/radeon: minor HDMI improvements

2013-04-13 Thread Rafał Miłecki
I've managed to track fglrx operations on HDMI regs, so we can finally setup everything in (hopefully) the correct way and order. This changes HDMI setup on Evergreen to mostly match fglrx and was tested on: 1) AMD Radeon HD 6320 (PALM == DCE41) 2) AMD Radeon HD 6970M (BARTS == DCE5) No regression