summaryrefslogtreecommitdiff
path: root/src/i965_gpe_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add GPE function for MI_COPY_MEM_MEM commandXiang, Haihao2018-01-291-0/+11
* change prefix of function name from gen9 to i965 in gpe utilsWang Tiatian2017-09-221-4/+4
* Unify the coding style in the driverXiang, Haihao2017-04-071-128/+105
* ENC: move gpe related function into src/i965_gpe_utils.h/cPengfei Qu2017-03-021-0/+76
* Revert "ENC: move gpe related function into src/i965_gpe_utils.h/c"Sean V Kelley2017-01-171-87/+0
* ENC: move gpe related function into src/i965_gpe_utils.h/cPengfei Qu2017-01-101-0/+87
* Add a function table for used GPE functionsXiang, Haihao2016-11-301-1/+91
* Rename gen9_gpe_mi_load_register_xxx() to gen8_gpe_mi_load_register_xxx()Xiang, Haihao2016-11-301-3/+3
* Add a new gpe function gen8_gpe_pipe_control() for GEN8Xiang, Haihao2016-11-181-0/+19
* Add a new gpe function gen8_gpe_mi_conditional_batch_buffer_end() for GEN8Xiang, Haihao2016-11-181-0/+5
* Add a new gpe function gen8_gpe_context_add_surface() to set surface state on...Xiang, Haihao2016-11-181-0/+5
* Add a new gpe function gen8_gpe_reset_binding_table() to reset binging tableXiang, Haihao2016-11-181-0/+2
* Rename gen9_gpe_mi_store_register_mem() to gen8_gpe_mi_store_register_mem()Xiang, Haihao2016-11-181-1/+1
* Rename gen9_gpe_mi_flush_dw() to gen8_gpe_mi_flush_dw()Xiang, Haihao2016-11-181-1/+1
* Rename gen9_gpe_mi_store_data_imm() to gen8_gpe_mi_store_data_imm()Xiang, Haihao2016-11-181-1/+1
* Rename gen9_gpe_mi_batch_buffer_start() to gen8_gpe_mi_batch_buffer_start()Xiang, Haihao2016-11-181-1/+1
* Rename gen9_gpe_media_object_walker() to gen8_gpe_media_object_walker()Xiang, Haihao2016-11-181-1/+1
* Rename i965_gpe_dri_object_to_2d_gpe_resource() to i965_dri_object_to_2d_gpe_...Xiang, Haihao2016-11-181-5/+5
* Rename gen8p_gpe_context_map_curbe()/gen8p_gpe_context_unmap_curbe() to i965_...Xiang, Haihao2016-11-181-2/+2
* Move sampler state related settings to the inner structure in i965_gpe_contextXiang, Haihao2016-11-181-4/+7
* Move interface descriptor remapping table related settings to the inner struc...Xiang, Haihao2016-11-181-2/+1
* Move all curbe related settings to the inner structure in i965_gpe_contextXiang, Haihao2016-11-181-2/+1
* Initialize one 10bit-scaling gpe_context for Gen9Zhao Yakui2016-11-171-1/+3
* Add one API to initialize MEDIA_OBJECT_WALKER parameter for video post-proces...Zhao Yakui2016-11-171-0/+14
* Add the 10-bit flag for MEDIA_BLOCK_RW operation on P010 surfaceZhao Yakui2016-11-171-0/+1
* Add the write_enabled flag of GPE media surface statepeng.chen2016-08-241-5/+10
* Add some utility functions for i965_gpe_resourcesZhao Yakui2016-05-271-0/+115
* Use the buffer allocated externally to configure dynamic state for gpe_contex...Zhao Yakui2016-05-261-0/+13
* Add some utility functions for MI commands for GEN9Xiang, Haihao2016-05-091-0/+102
* Add 'struct i965_gpe_resource' and related utility functionsXiang, Haihao2016-05-091-0/+44
* Media/SKL: Follow the spec to add the FORCE_MEDIA_AWAKE for media pipelineZhao Yakui2014-12-141-0/+5
* Media/Skl: Add the gen9_gpe_pipeline_setup to configure the media pipelineZhao Yakui2014-12-141-0/+4
* Follow the spec to make BDW encoding media pipeline command support 48-bit ad...Zhao Yakui2014-02-271-0/+33
* Update the BDW surface/sampler state and media command for encoding/decodingZhao Yakui2014-02-271-0/+25
* MEDIA_OBJECT uses hardware scoreboard during VME prediction on HaswellZhao Yakui2013-01-171-0/+41
* Config the media chroma surface in the binding table for HaswellZhao Yakui2012-10-231-0/+5
* Cleanup VMEXiang, Haihao2012-02-291-0/+118