Re: [Intel-gfx] [PATCH v2 09/14] drm/i915: Remove atomic.pre_disable_primary.

2015-11-10 Thread Ander Conselvan De Oliveira
On Tue, 2015-11-03 at 08:31 +0100, Maarten Lankhorst wrote: > This can be derived from the atomic state in pre_plane_update, > which makes it more clear when it's supposed to be called. > > Signed-off-by: Maarten Lankhorst > --- > drivers/gpu/drm/i915/intel_display.c | 28 ---

[Intel-gfx] [PATCH v2 09/14] drm/i915: Remove atomic.pre_disable_primary.

2015-11-02 Thread Maarten Lankhorst
This can be derived from the atomic state in pre_plane_update, which makes it more clear when it's supposed to be called. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/i915/intel_display.c | 28 drivers/gpu/drm/i915/intel_drv.h | 1 - 2 files changed, 20