Fix the issue in i965_UnlockSurface to lock it next time
[platform/upstream/libva-intel-driver.git] / src / i965_drv_video.c
2012-10-31 Zhao YakuiFix the issue in i965_UnlockSurface to lock it next...
2012-10-31 Li, Xiaowei AVPP: Alloc I965 batch buffer before initialization
2012-10-23 Zhao YakuiAdd the seperated file for media decoding on Haswell
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiFix inconsistent surface dimension during allocating...
2012-10-08 Gwenole BeauchesneFix build with VA-API 0.32.0.
2012-10-08 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions.
2012-10-08 Gwenole BeauchesneFix build with VA-API 0.32.0.
2012-09-27 Zhao YakuiFix inconsistent surface dimension during allocating...
2012-09-26 Gwenole BeauchesneAdd Wayland support.
2012-09-26 Dmitry ErmilovAllow build without VA/X11 API.
2012-09-26 Dmitry ErmilovAdd raw DRM support.
2012-09-26 Gwenole Beauchesnedri: cope with drm_state changes.
2012-09-20 Gwenole Beauchesnerender: add support for display rotation attribute.
2012-09-20 Gwenole Beauchesnerender: prepare for display attributes.
2012-08-10 Stéphane Marchesinintel-driver: Call intel_driver_terminate after i965_de...
2012-07-25 Xiang, HaihaoRevert "Fix build with older VA-API (libva)."
2012-06-15 Dmitry ErmilovImplementation for i965_SyncSurface and i965_QuerySurfa...
2012-05-04 Xiang, HaihaoFix the error code for unsupported resolution
2012-03-27 Xiang, HaihaoCheck the max resolution supported by hardware when...
2012-03-14 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-02-14 Gwenole Beauchesnejpeg: fix memory leak of huffman tables.
2012-02-14 Gwenole BeauchesneFix build with older VA-API (libva).
2012-02-07 Xiang, HaihaoFix y offset for Cb/Cr
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-07 Hai LanFix the bug for IVB jpeg decoding
2012-02-07 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2012-02-07 Xiang, Haihaoi965_drv_video: Postpone releasing internal buffer.
2012-02-07 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2011-10-17 Gwenole Beauchesnei965_drv_video: fix return values to vaRenderPicture().
2011-10-11 Gwenole BeauchesneFix slice-param & slice-data buffer memory leaks.
2011-09-19 Gwenole BeauchesneVAImage.data_size represents the allocated size, thus...
2011-08-25 Gwenole BeauchesneAdd correct version info for vaQueryVendorString().
2011-08-25 Gwenole BeauchesneNew project build rules and files.
2011-08-22 Gwenole BeauchesneMoved files around.