Fw: [Bug 109650] [amd-staging-drm-next] - Polaris 20 dc - idle power regession 3x [bisected]

2019-02-16 Thread Dieter Nützel
Hello Yong, this was your commit ;-) Greetings, Dieter Originalnachricht Betreff: [Bug 109650] [amd-staging-drm-next] - Polaris 20 dc - idle power regession 3x [bisected] Datum: 16.02.2019 00:42 Von: bugzilla-dae...@freedesktop.org An: dri-de...@lists.freedesktop.org

Re: [PATCH] gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime

2019-02-16 Thread Alex Deucher via amd-gfx
On Sat, Feb 16, 2019 at 1:01 AM Lukas Wunner wrote: > > On Fri, Feb 15, 2019 at 11:01:04AM -0500, Alex Deucher wrote: > > On Fri, Feb 15, 2019 at 10:39 AM Rafael J. Wysocki > > wrote: > > > On HP ProBook 4540s, if PM-runtime is enabled in the radeon driver > > > and the direct-complete

Re: [PATCH 06/11] drm/syncobj: add timeline payload query ioctl v4

2019-02-16 Thread Christian König via amd-gfx
Am 15.02.19 um 20:31 schrieb Lionel Landwerlin via amd-gfx: On 07/12/2018 09:55, Chunming Zhou wrote: user mode can query timeline payload. v2: check return value of copy_to_user v3: handle querying entry by entry v4: rebase on new chain container, simplify interface Signed-off-by: Chunming

Re: [PATCH RFC] drm: add func to better detect wether swiotlb is needed

2019-02-16 Thread Koenig, Christian
Am 15.02.19 um 22:29 schrieb Michael D Labriola: > This commit fixes DRM failures on Xen PV systems that were introduced in > v4.17 by the following commits: > > 82626363 drm: add func to get max iomem address v2 > fd5fd480 drm/amdgpu: only enable swiotlb alloc when need v2 > 1bc3d3cc drm/radeon:

Re: [PATCH] gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime

2019-02-16 Thread Lukas Wunner
On Fri, Feb 15, 2019 at 11:01:04AM -0500, Alex Deucher wrote: > On Fri, Feb 15, 2019 at 10:39 AM Rafael J. Wysocki wrote: > > On HP ProBook 4540s, if PM-runtime is enabled in the radeon driver > > and the direct-complete optimization is used for the radeon device > > during system-wide suspend,