[Bug 1578305] Re: Stoney powerplay support

2016-05-20 Thread Tom St Denis
Tested on my Stoney devel board. Kernel 4.4.0-23-generic works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578305 Title: Stoney powerplay support To manage notifications about this bug

[Bug 1578305] Re: Stoney powerplay support

2016-05-04 Thread Tom St Denis
Sorry I meant this commit https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c?id=9c97e75f0fe6f98285127fb0424862087916e83f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1578305] Re: Stoney powerplay support

2016-05-04 Thread Tom St Denis
This is fixed in upstream on the v4.5 tag by the following commit https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c?id=3466904d38ff1e63f0a19cb31166db67f2d05c61 -- You received this bug notification because you are a member of

[Bug 1578305] [NEW] Stoney powerplay support

2016-05-04 Thread Tom St Denis
Public bug reported: I'd love to submit a patch right now but I can't since the clone is taking way too long... The bug is in drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c on line 83 you need to insert case CHIP_STONEY: before CHIP_CARRIZO to get ST to successfully init with the amdgpu module.