[PATCH 2/2] drm/radeon: remove bapm callbacks

2015-04-24 Thread Lucas Stach
devel at lists.freedesktop.org > > Subject: [PATCH 2/2] drm/radeon: remove bapm callbacks > > > > Trying to disable BAPM on battery power does not fix the problematic > > Trinity mobile parts. Fixing those probably need a more complex solution, > > like doing a comple

[PATCH 2/2] drm/radeon: remove bapm callbacks

2015-04-23 Thread Lucas Stach
Trying to disable BAPM on battery power does not fix the problematic Trinity mobile parts. Fixing those probably need a more complex solution, like doing a complete reinit of the DPM state. This will take more work and most likely it will not be possible to map this to a single callback. Even wors

[PATCH 2/2] drm/radeon: remove bapm callbacks

2015-04-23 Thread Deucher, Alexander
> -Original Message- > From: Lucas Stach [mailto:dev at lynxeye.de] > Sent: Thursday, April 23, 2015 5:28 PM > To: Deucher, Alexander; Koenig, Christian; David Airlie > Cc: dri-devel at lists.freedesktop.org > Subject: [PATCH 2/2] drm/radeon: remove bapm callbacks >