Age | Commit message (Expand) | Author | Files | Lines |
2011-09-19 | va: remove i965 driver from libva repository | Xiang, Haihao | 1 | -3037/+0 |
2011-07-12 | i965_drv_video: update post processing interface | Xiang, Haihao | 1 | -19/+22 |
2011-06-29 | i965_drv_video: add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD. | Gwenole Beauchesne | 1 | -12/+15 |
2011-06-29 | i965_drv_video: fix subpicture scale factor for Y axis. | Gwenole Beauchesne | 1 | -1/+1 |
2011-06-29 | i965_drv_video: simplify put_surface() and put_subpicture() args. | Gwenole Beauchesne | 1 | -237/+122 |
2011-06-13 | i965_drv_video: track the internal format of a surface | Xiang, Haihao | 1 | -3/+3 |
2011-05-25 | i965_drv_video: rendering for Ivybridge | Xiang, Haihao | 1 | -77/+977 |
2011-05-25 | i965_drv_video: Ivybridge PCI IDs | Xiang, Haihao | 1 | -4/+8 |
2011-05-16 | i965_drv_video: move batchbuffer to context | Xiang, Haihao | 1 | -75/+59 |
2011-05-16 | i965_drv_video: clean up batchbuffer interface | Xiang, Haihao | 1 | -249/+346 |
2011-05-10 | i965_drv_video: store kernel info in the corresponding context | Xiang, Haihao | 1 | -16/+12 |
2011-05-10 | i965_drv_video: use the same structure for all kernels | Xiang, Haihao | 1 | -21/+22 |
2011-05-10 | i965_drv_video: create media_state per context | Xiang, Haihao | 1 | -2/+3 |
2011-04-11 | i965_drv_video: fix the format of a derived image for MPEG2 on ILK | Xiang, Haihao | 1 | -9/+14 |
2011-03-11 | i965_drv_video: rendere I420/YV12 surface on SandyBridge | Xiang, Haihao | 1 | -3/+11 |
2011-03-10 | i965_drv_video: deinterlacing & scaling on SandyBridge | Xiang, Haihao | 1 | -5/+5 |
2011-03-10 | i965_drv_video: move pp_context to i965_driver_data and make it a pointer. | Xiang, Haihao | 1 | -4/+0 |
2011-03-10 | i965_drv_video: Implement vaDeriveImage() | Xiang, Haihao | 1 | -4/+10 |
2011-01-10 | i965_drv_video: support IA44/AI44 subpicture formats on Sandybridge | Xiang, Haihao | 1 | -0/+1 |
2010-12-06 | i965_drv_video: Enable BLT ring | Xiang, Haihao | 1 | -2/+6 |
2010-12-06 | i965_drv_video/render: render sub-picture on Sandybridge | Xiang, Haihao | 1 | -6/+66 |
2010-12-06 | i965_drv_video/render: rendering for Sandybridge | Xiang, Haihao | 1 | -14/+602 |
2010-12-06 | i965_drv_video/render: remove i965_subpic_render_src_surface_state | Xiang, Haihao | 1 | -51/+2 |
2010-12-06 | i965_drv_video/render: support tiled source surface | Xiang, Haihao | 1 | -19/+25 |
2010-12-06 | i965_drv_video/render: set surface base address | Xiang, Haihao | 1 | -87/+30 |
2010-09-15 | i965_drv_video: deinterlacing & scaling | Xiang, Haihao | 1 | -7/+25 |
2010-07-14 | Fix rendering of subpictures. | Gwenole Beauchesne | 1 | -6/+2 |
2010-07-12 | i965_drv_video: use original widht/height for rendering | Xiang, Haihao | 1 | -10/+13 |
2010-07-12 | Add RGBA subpictures. | Gwenole Beauchesne | 1 | -4/+4 |
2010-06-02 | i965_drv_video: fix graphics memory usage | Xiang, Haihao | 1 | -1/+6 |
2010-06-02 | i965_drv_vidoe: update max_thread for rendering | Xiang, Haihao | 1 | -6/+10 |
2010-03-26 | i965_drv_video: add support for H264 on Clarkdale/Arrandale | Xiang, Haihao | 1 | -23/+76 |
2010-03-08 | Fix drivers build. | Gwenole Beauchesne | 1 | -0/+1 |
2010-03-08 | Remove IN_LIBVA defines, Thanks for the patch from Gwenole | Austin Yuan | 1 | -2/+2 |
2009-11-18 | fix rendering of RGBA subpicture | Gwenole Beauchesne | 1 | -2/+2 |
2009-11-18 | simplify subpicture formats. make sure the returned VAImageFormats are correc... | Gwenole Beauchesne | 1 | -17/+4 |
2009-11-18 | fix upload of the subpicture palette. | Gwenole Beauchesne | 1 | -15/+44 |
2009-11-18 | the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ... | Gwenole Beauchesne | 1 | -48/+51 |
2009-11-18 | cleanup vaCreateImage, make it possible to add formats later | Gwenole Beauchesne | 1 | -2/+2 |
2009-08-11 | i965_drv_video: clear draw buffer before rendering. | Xiang, Haihao | 1 | -0/+42 |
2009-08-07 | i965_drv_video: fix rendering issue | Zou Nan hai | 1 | -9/+12 |
2009-07-27 | i965_drv_video: Eanble VAAPI on IGDNG | Xiang, Haihao | 1 | -39/+160 |
2009-07-02 | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap... | Austin Yuan | 1 | -0/+1330 |