Op 22-10-15 om 14:58 schreef Daniel Vetter:
> On Thu, Oct 22, 2015 at 01:56:26PM +0200, Maarten Lankhorst wrote:
>> Don't use plane->state directly, use the pointer from commit_plane.
>>
>> Signed-off-by: Maarten Lankhorst
>> ---
>> drivers/gpu/drm/i915/intel_drv.h| 8 ++---
>> drivers/gpu/d
On Thu, Oct 22, 2015 at 01:56:26PM +0200, Maarten Lankhorst wrote:
> Don't use plane->state directly, use the pointer from commit_plane.
>
> Signed-off-by: Maarten Lankhorst
> ---
> drivers/gpu/drm/i915/intel_drv.h| 8 ++---
> drivers/gpu/drm/i915/intel_sprite.c | 67
>
Don't use plane->state directly, use the pointer from commit_plane.
Signed-off-by: Maarten Lankhorst
---
drivers/gpu/drm/i915/intel_drv.h| 8 ++---
drivers/gpu/drm/i915/intel_sprite.c | 67 +++--
2 files changed, 45 insertions(+), 30 deletions(-)
diff --git