[PATCH 13/26] drm/arc: Nuke event_list

2016-05-29 Thread Daniel Vetter
This is just used for cleanup in preclose, and with the reworked event handling code this is now done properly by the core. Nuke it! But it also shows that arc totally fails at sending out drm events for flips. Next patch will hack that up. Cc: Carlos Palminha Cc: Alexey Brodkin Cc: linux-snps

[PATCH 14/26] drm/arc: Actually bother with handling atomic events.

2016-05-29 Thread Daniel Vetter
The drm core has a nice ready-made helper for exactly the simple case where it should fire on the next vblank. Note that arming the vblank event in _begin is probably too early, and might easily result in the vblank firing too early, before the new set of planes are actually disabled. But that's k

[PATCH 15/26] drm/arc: Implement nonblocking commit correctly

2016-05-29 Thread Daniel Vetter
Committing with block it is not. Thanks to the fixed up vblank event handling we can just use the helper support for nonblocking commits now. Cc: Carlos Palminha Cc: Alexey Brodkin Cc: linux-snps-arc@lists.infradead.org Signed-off-by: Daniel Vetter --- drivers/gpu/drm/arc/arcpgu_drv.c | 8 +--

kisskb: OK linus/axs101_defconfig/arcompact Sun May 29, 19:03

2016-05-29 Thread noreply
OK linus/axs101_defconfig/arcompact Sun May 29, 19:03 http://kisskb.ellerman.id.au/kisskb/buildresult/12704516/ Commit: Rename other copy of hash_string to hashlen_string f2a031b66ec6da1512f9db228e4174ad2c7d2688 Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4 No

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun May 29, 18:38

2016-05-29 Thread noreply
OK linus/axs103_smp_defconfig/arcv2 Sun May 29, 18:38 http://kisskb.ellerman.id.au/kisskb/buildresult/12704515/ Commit: Rename other copy of hash_string to hashlen_string f2a031b66ec6da1512f9db228e4174ad2c7d2688 Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4 No