summaryrefslogtreecommitdiff
path: root/src/intel
AgeCommit message (Expand)AuthorFilesLines
2021-05-05anv: Allow storage on all formats that support typed writesJason Ekstrand3-12/+39
2021-05-05isl: document format fieldsLionel Landwerlin1-0/+2
2021-05-05anv: Check offset instead of alloc_size for freeing surface statesJason Ekstrand1-4/+8
2021-05-05intel/decoder: add gen4/5 geometry state decodeDave Airlie1-0/+24
2021-05-05intel/decoder: fixup batch decoder for binding tables on gen4/5Dave Airlie1-4/+13
2021-05-05intel/genxml: fix raster op fields on gen4/5Dave Airlie3-3/+3
2021-05-05intel/gemxml: move blitter command to render on gen4/5Dave Airlie3-11/+11
2021-05-05intel/genxml: rewrite the prefilterop xml to be more consistent.Dave Airlie13-115/+115
2021-05-05intel/genxml: align gen4/5 xml for store data immediateDave Airlie3-6/+3
2021-05-05intel: fix MI builder for pre-gen7Ilia Mirkin1-0/+4
2021-05-04nir: Move shared_memory_explicit_layout bit into common shader_infoCaio Marcelo de Oliveira Filho1-1/+1
2021-05-04intel/compiler: Remove unused exported functionsCaio Marcelo de Oliveira Filho2-19/+1
2021-05-04anv: Use brw_cs_get_dispatch_info()Caio Marcelo de Oliveira Filho5-50/+24
2021-05-04intel/compiler: Add common function for CS dispatch infoCaio Marcelo de Oliveira Filho2-0/+48
2021-05-04intel/compiler: add support for compiling fixed function gsDave Airlie4-0/+677
2021-05-04intel: move brw_ff_gs_prog_key/data to compiler.Dave Airlie1-25/+67
2021-05-04intel/nir: Set lower txs with non-zero LODJason Ekstrand1-0/+1
2021-05-03intel/fs: Don't use pixel_z for Gen4-5 source_depth_to_render_targetJason Ekstrand1-5/+12
2021-05-03intel/eu: Set message subtype properly for SIMD8 FB fetchJason Ekstrand2-2/+4
2021-05-02anv: implement VK_KHR_fragment_shading_rateLionel Landwerlin8-21/+298
2021-05-02intel/fs: Stop using brw_dp_read/write_desc in Gen7+ only codeJason Ekstrand2-16/+12
2021-05-02intel/eu: SVB writes only happen on Gen6Jason Ekstrand1-4/+2
2021-05-02intel/compiler: add restrictions related to coarse pixel shadingLionel Landwerlin1-0/+12
2021-05-02intel/compiler: add coarse pixel offset on Gfx12.5+Lionel Landwerlin1-14/+46
2021-05-02intel/compiler: add support for fragment coordinate with coarse pixelsLionel Landwerlin5-17/+172
2021-05-02intel/compiler: add support for fragment shading rate variableLionel Landwerlin3-1/+50
2021-05-02intel/compiler: handle coarse pixel in render target writes descriptorsLionel Landwerlin6-7/+47
2021-05-02intel/compiler: use existing helpers to pull bits of descriptorsLionel Landwerlin1-1/+4
2021-05-02intel/compiler: rework message descriptors for render targetsLionel Landwerlin6-42/+138
2021-05-02intel/compiler: make sure we keep the lowest dispatch limitLionel Landwerlin1-1/+1
2021-05-02intel/decoder: decode CPS_STATELionel Landwerlin1-1/+8
2021-05-02intel/genxml: Add coarse pixel shading instructionsLionel Landwerlin3-0/+101
2021-05-02intel/dev: printout correct subslice/dualsubslice nameLionel Landwerlin1-2/+4
2021-04-30intel/isl: Fix isl_color_value_unpack to match the prototypeJason Ekstrand1-1/+1
2021-04-30intel/compiler: Fix INTEL_DEBUG=hexJordan Justen1-0/+1
2021-04-28intel/isl: There are seven aux statesJason Ekstrand1-1/+1
2021-04-27nir/lower_non_uniform: allow lowering with vec2 handlesRhys Perry1-2/+5
2021-04-26anv: Implement VK_EXT_provoking_vertexJason Ekstrand2-7/+73
2021-04-26anv: Use the same re-order mode for streamout as for GSJason Ekstrand1-0/+1
2021-04-22intel/compiler: Don't insert barriers for NULL sourcesJason Ekstrand1-4/+4
2021-04-22anv: reuse define for number of render target assertLionel Landwerlin1-1/+1
2021-04-22anv: implement VK_EXT_color_write_enableLionel Landwerlin7-12/+205
2021-04-22anv: prepare pipeline for delayed emission of color writesLionel Landwerlin2-87/+137
2021-04-22anv: drop extension check for dynamic stateLionel Landwerlin2-4/+2
2021-04-22vulkan: bump headers/registry to version 1.2.175Lionel Landwerlin1-0/+4
2021-04-22intel/perf: move calculation of period_exponent to perf ctx initMarcin Ślusarz1-54/+68
2021-04-21intel/batch_decoder: set foreground color of decoded instructionsMarcin Ślusarz1-1/+1
2021-04-21intel/tools: remove unused macrosMarcin Ślusarz2-6/+0
2021-04-20intel: Rename _gen keyword to _gfx_ver in few build filesAnuj Phogat2-6/+6
2021-04-20intel: Rename {i965, iris, anv, isl}_gen prefix in build filesAnuj Phogat2-13/+13