Remove max_wm_threads from render_state
[platform/upstream/libva-intel-driver.git] / src / i965_render.c
2014-05-26 Xiang, HaihaoRemove max_wm_threads from render_state
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiAdd the seperated file for rendering on BDW
2014-04-23 Zhao YakuiUse the XXX_render_put_surface/put_subpicture as callba...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Xiang, HaihaoRender/BDW: Align each offset with 64 bytes
2014-02-27 Xiang, HaihaoRender/BDW: Initialize the blend_state for rendering
2014-02-27 Xiang, HaihaoRender/HSW: Fix the bug caused by merging code
2014-02-27 Zhao YakuiAdd the support of color BT709/SMPTE240M for color...
2014-02-27 Zhao YakuiAdd the support of brightness/contrast/hue/saturation...
2014-02-27 Zhao YakuiExplicitly declare the color blend operation for subpic...
2014-02-27 Zhao YakuiFix the incorrect setting for subpicture on BDW
2014-02-27 Xiang, HaihaoRendering/bdw: fix push constant buffer for PS
2014-02-27 Zhao YakuiFollow the spec to make the 3D pipeline work in 48...
2014-02-27 Zhao Yakuifollow the spec to fill the Vertex URB entry on BDW
2014-02-27 Zhao YakuiAdd the missing 3D pipeline command for rendering on BDW
2014-02-27 Zhao YakuiFollow the spec to restrict the max number of PS thread
2014-02-27 Zhao YakuiSet render surface alignment on BDW
2014-02-27 Zhao YakuiSet the force bits to read URB offset/length for SF...
2014-02-27 Zhao YakuiUpdate the pixel shader of subpic function for BDW
2014-02-27 Zhao YakuiUpdate the pixel shader for BDW rendering function
2014-02-27 Zhao YakuiAdd the support of subpic for BDW
2014-02-27 Zhao YakuiImplement the rendering CSC conversion for BDW
2014-02-27 Zhao YakuiSet the max thread num for PS thread on BDW
2014-02-27 Zhao YakuiUse the BDW surface/sampler state and memory address...
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2014-02-27 Zhao YakuiAdd the BDW idrt/surface/sampler state definition
2014-02-27 Zhao YakuiAdd the initial support for GEN8
2013-12-03 Zhao YakuiUpload the constant buffer on ILK/CTG so that subpictur...
2013-12-03 Zhao YakuiSupport the smpte240m color standard for conversion...
2013-12-03 Zhao YakuiSupport the BT709 color standard for conversion from...
2013-12-03 Zhao YakuiConstant buffer passes YUV2RGB CSC matrix instead of...
2013-12-03 Zhao YakuiIncrease the size of constant buffer for PS thread...
2013-11-13 Xiang, Haihaorender: add support for brightness/contrast/hue/saturation
2013-09-06 Zhao HalleyEnable the Bay Trail platform.
2013-06-21 Xiang, HaihaoUpdate the supported render target format and pixel...
2013-06-09 Xiang, HaihaoUpdate max_wm_threads on Haswell
2013-06-09 Xiang, HaihaoFix Haswell GT3
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoCheck the object instance instead of the id for subpict...
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoRender: directly use the backing store buffer
2013-03-15 Xiang, HaihaoFix the initilization path and the termination path...
2013-01-08 Gwenole Beauchesnerender: fix rotation vertices for Ironlake.
2012-12-28 Xiang, HaihaoRender: Update the maximum number of WM threads
2012-12-28 Xiang, HaihaoRender: Update the maximum number of WM threads
2012-12-14 Li,XiaoweiRender: Add four subpicture support
2012-12-14 Li,XiaoweiRender: Add global alpha support for subpicture
2012-12-14 Li,XiaoweiRender: Add four subpicture support
2012-12-14 Li,XiaoweiRender: Add global alpha support for subpicture
2012-11-01 Xiang, HaihaoWarning fixes
2012-10-31 Gwenole BeauchesneVPP: haswell: fix video post-processing setup.
2012-10-23 Gwenole Beauchesnehaswell: fix render kernels.
2012-10-23 Gwenole Beauchesnehaswell: set "Shader Channel Select" fields in surface...
2012-10-23 Gwenole Beauchesnehaswell: fix 3DSTATE_PS to fill in number of samples.
2012-10-23 Gwenole Beauchesnehaswell: fix max PS threads shift value.
2012-10-23 Gwenole Beauchesnehaswell: use at least 64 URB entries for GT2+.
2012-10-23 Gwenole Beauchesnehaswell: fix video post-processing setup.
2012-10-23 Gwenole Beauchesnehaswell: fix render kernels.
2012-10-23 Gwenole Beauchesnehaswell: set "Shader Channel Select" fields in surface...
2012-10-23 Gwenole Beauchesnehaswell: fix 3DSTATE_PS to fill in number of samples.
2012-10-23 Gwenole Beauchesnehaswell: fix max PS threads shift value.
2012-10-23 Gwenole Beauchesnehaswell: use at least 64 URB entries for GT2+.
2012-10-08 Gwenole BeauchesneFix build with VA-API 0.32.0.
2012-10-04 Gwenole Beauchesnerender: fix rotation vertices for Ironlake.
2012-09-26 Dmitry ErmilovAdd raw DRM support.
2012-09-20 Gwenole Beauchesnerender: add support for display rotation attribute.
2012-09-20 Gwenole Beauchesnerender: add support for display rotation attribute.
2012-08-06 Dmitry ErmilovAdd raw DRM support.
2012-04-04 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-03-14 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoRender YUV400 image on Ivybridge
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-07 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2012-01-19 Xiang, HaihaoRender YUV400 image on Ivybridge
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2011-12-21 Xiang, Haihaoi965_drv_video: check the internal format of a surface...
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, Haihaosilence compiler warning
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-08 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2011-08-25 Xiang, Haihaoi965_drv_video: check the internal format of a surface...
2011-08-25 Gwenole BeauchesneNew project build rules and files.
2011-08-22 Gwenole BeauchesneMoved files around.