Révision | l'heure | Auteur |
---|---|---|
8ff7f48 | 2014-12-14 01:42:16 | Xiang, Haihao |
Add support for JPEG encoding on SKL |
||
e4612c3 | 2014-12-14 01:42:16 | Xiang, Haihao |
Fix SKL media pipeline for VPP |
||
cf34d3e | 2014-12-14 01:42:16 | Zhong Li |
Use BDW rebuilt shaders for skl encoding |
||
0f3c33b | 2014-12-14 01:42:16 | Xiang, Haihao |
Add Makefile.am to build the shader code for VPP on SKL |
||
385ac01 | 2014-12-14 01:42:16 | Xiang, Haihao |
Add the initial support for VPP on SKL |
||
1a51ef2 | 2014-12-14 01:41:48 | Xiang, Haihao |
SKL: The minimum URB start address for VS is 4 |
||
99db30e | 2014-12-14 01:41:48 | Xiang, Haihao |
SKL: Set the 3DSTATE_VF/3DSTATE_VF_INSTANCING |
||
049ecd3 | 2014-12-14 01:39:09 | Zhao Yakui |
Rendering/SKL: Add the rendering shaders |
||
2a33cd9 | 2014-12-14 01:26:32 | Zhao Yakui |
Rendering/SKL: Update the 3DSTATE_SBE command for 3D pipeline |
||
9b3ad19 | 2014-12-14 01:26:32 | Zhao Yakui |
SKL: Add the Render_SURFACE_STATE for SKL |
||
f72b981 | 2014-12-14 01:26:32 | Zhao Yakui |
SKL: Add the MEDIA_SURFACE_STATE for SKL |
||
a0490a3 | 2014-12-14 01:26:32 | Zhao Yakui |
Media/SKL: Follow the spec to add the media_sampler DOP gating for media pipeline |
||
01941a2 | 2014-12-14 01:26:32 | Zhao Yakui |
Media/SKL: Follow the spec to add the FORCE_MEDIA_AWAKE for media pipeline |
||
bcdfd5a | 2014-12-14 01:26:32 | Zhao Yakui |
Media/SKL: Follow the spec to add the pipeline_selection mask for media pipeline |
||
030f48a | 2014-12-14 01:26:32 | Zhao Yakui |
Media/SKL: Follow the spec to update the STATE_BASE_ADDRESS command for media pipeline |
||
a5893c0 | 2014-12-14 01:26:32 | Zhao Yakui |
Media/Skl: Add the gen9_gpe_pipeline_setup to configure the media pipeline |
||
7fd04dd | 2014-12-14 01:26:32 | Zhao Yakui |
Rendering/SKL: Follow the spec to update the 3DSTATE_DS command |
||
1c72434 | 2014-12-14 01:26:32 | Zhao Yakui |
Rendering/SKL: Follw the spec to add the PIPE_SELECTION mask for pipeline selection |
||
73ca0cb | 2014-12-14 01:26:32 | Zhao Yakui |
Rendering/Skl: Update the STATE_BASE_ADDRESS command |
||
e016826 | 2014-12-14 01:26:32 | Zhao Yakui |
Skl: Flush batch buffer like that on Gen8 |
||
2eced53 | 2014-12-14 01:26:32 | Zhao Yakui |
Skl: Export the surface attribute like that on Gen8 |
||
2ac9c2f | 2014-12-14 01:26:32 | Zhao Yakui |
Skl: Add the initial support for media encoding |
||
7584236 | 2014-12-14 01:26:32 | Zhao Yakui |
Skl: Add the initial support for rendering on Skl |
||
1bf4e48 | 2014-12-14 01:26:32 | Zhao Yakui |
Skl: Add the PCIIDs and initial driver-codec info for Skl |
||
0d837fd | 2014-12-14 01:26:08 | Xiang, Haihao |
decoder: Remove the dependency on the fixed length frame store array |
||
7d2cad6 | 2014-12-14 01:26:08 | Xiang, Haihao |
decoder: Remove the dependency on H.264 picture parameter |
||
6c3ff20 | 2014-12-14 01:25:39 | Xiang, Haihao |
decoder: Add struct gen_codec_surface |
||
f2a34f9 | 2014-11-26 15:31:12 | Xiang, Haihao |
Remove the check against obj_config->profile |
||
89238b2 | 2014-11-26 15:27:18 | Xiang, Haihao |
Remove two fields from struct i965_render_state |
||
bea75d8 | 2014-11-26 15:22:52 | Xiang, Haihao |
Remove the check against render_state->interleaved_uv in i965_sw_getimage() |