[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-06-02 Thread Christian König
Am 02.06.2014 17:14, schrieb Alex Deucher: > On Mon, Jun 2, 2014 at 4:10 AM, Christian K?nig > wrote: >> Am 02.06.2014 05:39, schrieb Dave Airlie: >> I've just added this to my 3.15 queue, but it looks like Linus is going to tag 3.15 tomorrow and Dave already send out his most like

[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-06-02 Thread Dave Airlie
> > I've just added this to my 3.15 queue, but it looks like Linus is going to > tag 3.15 tomorrow and Dave already send out his most likely last pull > request. > > Going to send out another pull request in the evening if I can get the VM > crashes resolved as well, but I doubt it will be included

[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-06-02 Thread Alex Deucher
On Mon, Jun 2, 2014 at 4:10 AM, Christian K?nig wrote: > Am 02.06.2014 05:39, schrieb Dave Airlie: > >>> I've just added this to my 3.15 queue, but it looks like Linus is going >>> to >>> tag 3.15 tomorrow and Dave already send out his most likely last pull >>> request. >>> >>> Going to send out

[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-06-02 Thread Christian König
Am 02.06.2014 05:39, schrieb Dave Airlie: >> I've just added this to my 3.15 queue, but it looks like Linus is going to >> tag 3.15 tomorrow and Dave already send out his most likely last pull >> request. >> >> Going to send out another pull request in the evening if I can get the VM >> crashes res

[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-05-31 Thread Christian König
Am 30.05.2014 18:40, schrieb Alex Deucher: > Setting the power state prior to restoring the display > hardware leads to blank screens on some systems. Drop > the power state set from dpm resume. The power state > will get set as part of the mode set sequence. Also > add an explicit power state s

[PATCH] drm/radeon/dpm: resume fixes for some systems

2014-05-30 Thread Alex Deucher
Setting the power state prior to restoring the display hardware leads to blank screens on some systems. Drop the power state set from dpm resume. The power state will get set as part of the mode set sequence. Also add an explicit power state set after mode set resume to cover PX and headless sys