drm/ipvr is a new GEM driver for baytrail's vxd392, which accelerates VP8 video 
decoding.
The driver name "ipvr" means the PowerVR's IP wrapped by Intel. In the future, 
ipvr may support other platforms such as Merrifield.
Code is placed at drivers/gpu/drm/ipvr and the following two new Kconfig are 
added:
  CONFIG_DRM_IPVR: Build option for ipvr module
  CONFIG_DRM_IPVR_EC: Experimental feature of error concealment

User mode drm helper "libdrm_ipvr.so" and simple test are also included.

Yao Cheng (3):
 [1/3] drm/i915: add vxd392 bridge in i915 on baytrail
 [2/3] drm/ipvr: ipvr drm driver for vxd392
 [3/3] libdrm: user mode helper for ipvr drm driver

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to