summaryrefslogtreecommitdiff
path: root/src/i965_gpe_utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Follow the HW spec to set the surface cache attribute for Gen9+Qu, PengFei1-0/+16
2016-06-01Remove extraneous OUT_BATCH in gen8_gpe_state_base_addressScott D Phillips1-2/+0
2016-05-27Add some utility functions for i965_gpe_resourcesZhao Yakui1-0/+453
2016-05-26Fix the 48-bit address issue for gpe_util functions on gen8+Zhao Yakui1-26/+37
2016-05-26Use the buffer allocated externally to configure dynamic state for gpe_contex...Zhao Yakui1-0/+20
2016-05-09Add some utility functions for MI commands for GEN9Xiang, Haihao1-0/+147
2016-05-09Add 'struct i965_gpe_resource' and related utility functionsXiang, Haihao1-0/+116
2015-09-15Silence compiler warningXiang, Haihao1-4/+1
2014-12-14Media/SKL: Follow the spec to add the media_sampler DOP gating for media pipe...Zhao Yakui1-0/+4
2014-12-14Media/SKL: Follow the spec to add the FORCE_MEDIA_AWAKE for media pipelineZhao Yakui1-1/+16
2014-12-14Media/SKL: Follow the spec to add the pipeline_selection mask for media pipelineZhao Yakui1-1/+12
2014-12-14Media/SKL: Follow the spec to update the STATE_BASE_ADDRESS command for media...Zhao Yakui1-1/+62
2014-12-14Media/Skl: Add the gen9_gpe_pipeline_setup to configure the media pipelineZhao Yakui1-0/+13
2014-04-23Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-5/+5
2014-04-23BDW: Follow the spec to add the MEDIA_STATE_FLUSH before MEDIA_INTERFACE_LOADZhao Yakui1-1/+4
2014-02-27Fix the error of offset calculation for encoding on BDWZhao Yakui1-9/+14
2014-02-27Follow the spec to make BDW encoding media pipeline command support 48-bit ad...Zhao Yakui1-5/+182
2014-02-27Update the BDW surface/sampler state and media command for encoding/decodingZhao Yakui1-0/+345
2013-03-15Silence a bunch of warningsXiang, Haihao1-2/+1
2013-01-17MEDIA_OBJECT uses hardware scoreboard during VME prediction on HaswellZhao Yakui1-3/+4
2012-10-23Config the media chroma surface in the binding table for HaswellZhao Yakui1-0/+59
2012-02-29Cleanup VMEXiang, Haihao1-0/+620