summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-19i965/urb/cnl: Apply gen7+ CS stalliclTopi Pohjolainen1-1/+8
2018-04-19Revert "disable blorp clears"Topi Pohjolainen1-4/+1
2018-04-19Revert "first clear without blorp"Topi Pohjolainen1-3/+3
2018-04-19first clear without blorpTopi Pohjolainen1-3/+3
2018-04-18disable blorp clearsTopi Pohjolainen1-1/+4
2018-04-18emit vs/gs/hs/dsTopi Pohjolainen1-0/+7
2018-04-18bti flushTopi Pohjolainen1-0/+14
2018-04-13Revert "batchbuffer: dbg"Topi Pohjolainen1-5/+3
2018-04-13batchbuffer: dbgTopi Pohjolainen1-3/+5
2018-04-13intel/blorp/icl: Flush after altering rt in binding tableTopi Pohjolainen1-0/+18
2018-04-12enable 4.5Topi Pohjolainen1-4/+8
2018-04-12st/va: add VP9 config to enable profile2Leo Liu2-1/+5
2018-04-12radeonsi: use PIPE_FORMAT_P016 format for VP9 profile2Leo Liu1-1/+2
2018-04-12radeon/vcn: add VP9 profile2 supportLeo Liu1-0/+16
2018-04-12vl: add VP9 profile2 supportLeo Liu2-1/+3
2018-04-12st/va: add VP9 config to enable profile0Leo Liu2-1/+5
2018-04-12st/va: parse VP9 uncompressed frame headerLeo Liu3-1/+239
2018-04-12st/va: add slice parameter handling for VP9Leo Liu1-1/+24
2018-04-12st/va: add picture parameter handling for VP9Leo Liu1-1/+51
2018-04-12st/va: add handles for VP9 buffersLeo Liu5-2/+54
2018-04-12st/va: add VP9 picture to contextLeo Liu2-0/+5
2018-04-12radeonsi: cap VP9 support to progressive bufferLeo Liu1-0/+2
2018-04-12radeonsi: cap VP9 support to RavenLeo Liu1-0/+4
2018-04-12radeon/vcn: add VP9 context bufferLeo Liu1-0/+26
2018-04-12radeon/vcn: get VP9 msg bufferLeo Liu2-1/+176
2018-04-12radeon/vcn: fill probability table to prob buffersLeo Liu1-0/+38
2018-04-12radeon/vcn: add VP9 message buffer interfaceLeo Liu1-0/+134
2018-04-12radeon/vcn: add VP9 prob table bufferLeo Liu2-18/+37
2018-04-12vl: add VP9 probability tablesLeo Liu3-1/+588
2018-04-12radeon/vcn: add VP9 dpb buffer sizeLeo Liu1-0/+6
2018-04-12radeon/vcn: add VP9 stream type for decoderLeo Liu2-0/+4
2018-04-12vl: add VP9 picture descriptionLeo Liu1-0/+94
2018-04-12vl: add VP9 profile0 and formatLeo Liu2-2/+7
2018-04-12radv: fix radv_layout_dcc_compressed() when image doesn't have DCCSamuel Pitoiset1-1/+1
2018-04-12radv: add radv_decompress_resolve_{subpass}_src() helpersSamuel Pitoiset4-54/+73
2018-04-12radv: add radv_init_dcc_control_reg() helperSamuel Pitoiset1-32/+52
2018-04-12glsl: fix compat shaders in GLSL 1.40Timothy Arceri1-0/+2
2018-04-11mesa: Silence remaining unused parameter warnings in teximage.cIan Romanick1-21/+21
2018-04-11mesa: Silence unused parameter warning in compressedteximage_only_formatIan Romanick3-10/+10
2018-04-11blorp: Silence unused function warningsNanley Chery3-4/+4
2018-04-11nir/vars_to_ssa: Simplify node matching codeCaio Marcelo de Oliveira Filho1-36/+31
2018-04-11nir/vars_to_ssa: Remove an unnecessary deref_arry_type checkCaio Marcelo de Oliveira Filho1-4/+5
2018-04-11nir/vars_to_ssa: Rework register_variable_uses()Caio Marcelo de Oliveira Filho1-28/+23
2018-04-11nir: Use nir_builder in lower_io_to_temporariesJason Ekstrand1-19/+16
2018-04-11radv: Enable RB+ on Raven.Bas Nieuwenhuizen1-1/+2
2018-04-11vulkan: fix build issue on android (both anv/radv)Tapani Pälli2-5/+5
2018-04-11radeonsi: correctly parse disassembly with labelsNicolai Hähnle1-31/+32
2018-04-11radeonsi: pass -O halt_waves to umr for hang debuggingNicolai Hähnle2-3/+3
2018-04-10vulkan: Drop vk_android_native_buffer.xmlJason Ekstrand12-109/+26
2018-04-10nir/lower_atomics: Rework the main walker loop a bitJason Ekstrand1-8/+16