Am 08.08.2015 um 21:10 schrieb Christian König:
On 08.08.2015 17:09, Adel Gadllah wrote:
Allow users to disable hardware specific dpm quirks using a module parameter.
This patch leaves quirks enabled by default.
You should read the code a bit more carefully, you can already override the kernel quirks by specifying radeon.dpm=1 on the kernel command line.
OK this seems to be indeed true for the quirks in radeon_pm.c but not for the ones in si_dpm.c ... or am I missing something? (If that's the case we should use radeon_dpm = 1 there as well for consistency).
Regards Adel