[PATCH 0/5] drm/amdgpu: Page flip improvement and related cleanups

2016-06-10 Thread Michel Dänzer
The main purpose of this series is patch 5, which can avoid delaying flips for a frame in some cases. It depends on patch 4 to prevent flips from taking effect too early, which in turn depends on the core DRM patch 2. Patches 1 & 3 are cleanups I noticed while working on the other patches. Mario,

[PATCH 0/5] drm/amdgpu: Page flip improvement and related cleanups

2016-06-10 Thread Christian König
Am 10.06.2016 um 10:57 schrieb Michel Dänzer: > The main purpose of this series is patch 5, which can avoid delaying > flips for a frame in some cases. It depends on patch 4 to prevent flips > from taking effect too early, which in turn depends on the core DRM > patch 2. > > Patches 1 & 3 are clea