psb video driver update
authorLi Peng <peng.li@intel.com>
Wed, 6 Mar 2013 11:20:55 +0000 (19:20 +0800)
committerLi Peng <peng.li@intel.com>
Thu, 21 Mar 2013 02:41:00 +0000 (10:41 +0800)
1. send xdamage event for pixmap drawable

2. add mutex protection for surface create and destroy

Change-Id: Ie599981239c84d319c78092198f6372972194f86
Signed-off-by: Li Peng <peng.li@intel.com>
packaging/psb-video-mfld.changes
usr/lib/dri/pvr_drv_video.so

index e29ed65..bf060d6 100644 (file)
@@ -1,3 +1,7 @@
+* Wed Mar 06 2013 Li Peng <peng.li@intel.com> accepted/tizen_2.0/20130227.204134@3c57940
+- send xdamage event for pixmap drawable
+- add mutex protection for surface create and destroy
+
 * Wed Feb 27 2013 Li Peng <peng.li@intel.com> submit/tizen_2.0/20130227.054437@ecf35ec
 - fix crash in texture video blit
 
index 376dc07..9d3a37d 100755 (executable)
Binary files a/usr/lib/dri/pvr_drv_video.so and b/usr/lib/dri/pvr_drv_video.so differ