[Intel-gfx] [RFC PATCH 0/3] drm driver for baytrail's vxd392
Yao Cheng
yao.cheng at intel.com
Mon Oct 13 14:15:00 CEST 2014
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
More information about the Intel-gfx
mailing list