index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/eu/gen12: Don't set DD control, it's gone.
Francisco Jerez
2019-10-11
2
-6
/
+12
*
intel/eu/gen12: Use SEND instruction for split sends.
Francisco Jerez
2019-10-11
2
-2
/
+3
*
intel/eu/gen12: Codegen SEND descriptor regions correctly.
Francisco Jerez
2019-10-11
2
-6
/
+14
*
intel/eu/gen12: Codegen pathological SEND source and destination regions.
Francisco Jerez
2019-10-11
1
-7
/
+39
*
intel/eu/gen12: Codegen control flow instructions correctly.
Francisco Jerez
2019-10-11
1
-6
/
+9
*
intel/eu/gen12: Codegen three-source instruction source and destination regions.
Francisco Jerez
2019-10-11
2
-24
/
+42
*
intel/eu/gen12: Fix codegen of immediate source regions.
Francisco Jerez
2019-10-11
1
-1
/
+1
*
intel/eu/gen12: Add Gen12 opcode descriptions to the table.
Francisco Jerez
2019-10-11
1
-24
/
+47
*
intel/eu/gen11+: Mark dot product opcodes as unsupported on opcode_descs table.
Francisco Jerez
2019-10-11
1
-4
/
+4
*
intel/eu/gen12: Implement datatype binary encoding.
Francisco Jerez
2019-10-11
1
-7
/
+55
*
intel/eu/gen12: Implement immediate 64 bit constant encoding.
Sagar Ghuge
2019-10-11
1
-2
/
+13
*
intel/eu/gen12: Implement compact instruction binary encoding.
Francisco Jerez
2019-10-11
1
-39
/
+49
*
intel/eu/gen12: Implement indirect region binary encoding.
Francisco Jerez
2019-10-11
1
-8
/
+15
*
intel/eu/gen12: Implement SEND instruction binary encoding.
Francisco Jerez
2019-10-11
1
-69
/
+135
*
intel/eu/gen12: Implement control flow instruction binary encoding.
Francisco Jerez
2019-10-11
1
-0
/
+6
*
intel/eu/gen12: Implement three-source instruction binary encoding.
Francisco Jerez
2019-10-11
1
-67
/
+85
*
intel/eu/gen12: Implement basic instruction binary encoding.
Francisco Jerez
2019-10-11
1
-47
/
+51
*
intel/eu/gen12: Add sanity-check asserts to brw_inst_bits() and brw_inst_set_...
Francisco Jerez
2019-10-11
1
-0
/
+2
*
intel/eu/gen12: Extend brw_inst.h macros for Gen12 support.
Francisco Jerez
2019-10-11
1
-202
/
+346
*
intel/ir: Represent physical edge of unconditional CONTINUE instruction.
Francisco Jerez
2019-10-11
1
-0
/
+2
*
intel/ir: Represent physical edge of ELSE instruction.
Francisco Jerez
2019-10-11
1
-0
/
+1
*
intel/ir: Represent logical edge of BREAK instruction.
Francisco Jerez
2019-10-11
1
-0
/
+1
*
intel/ir: Add helper function to push block onto CFG analysis stack.
Francisco Jerez
2019-10-11
1
-4
/
+13
*
intel/ir: Represent physical and logical subsets of the CFG.
Francisco Jerez
2019-10-11
3
-40
/
+81
*
intel/ir: Drop hard-coded correspondence between IR and HW opcodes.
Francisco Jerez
2019-10-11
2
-95
/
+85
*
intel/eu: Encode and decode native instruction opcodes from/to IR opcodes.
Francisco Jerez
2019-10-11
7
-15
/
+41
*
intel/eu: Rework opcode description tables to allow efficient look-up by eith...
Francisco Jerez
2019-10-11
5
-304
/
+166
*
intel/eu: Fix up various type conversions in brw_eu.c that are illegal C++.
Francisco Jerez
2019-10-11
4
-13
/
+13
*
intel/eu: Split brw_inst ex_desc accessors for SEND(C) vs. SENDS(C).
Francisco Jerez
2019-10-11
5
-32
/
+46
*
intel/fs: Fix constness of implied_mrf_writes() argument.
Francisco Jerez
2019-10-11
2
-2
/
+2
*
intel/fs: Define is_send() convenience IR helper.
Francisco Jerez
2019-10-11
1
-1
/
+7
*
intel/fs: Define is_payload() method of the IR instruction class.
Francisco Jerez
2019-10-11
2
-0
/
+39
*
intel/fs: Teach fs_inst::is_send_from_grf() about some missing send-like inst...
Francisco Jerez
2019-10-11
1
-0
/
+3
*
nir/dead_cf: Remove dead control flow after infinite loops.
Bas Nieuwenhuizen
2019-10-11
1
-0
/
+7
*
aco: don't use p_as_uniform for vgpr sampler/image indices
Rhys Perry
2019-10-11
1
-1
/
+3
*
aco: implement divergent vulkan_resource_index
Rhys Perry
2019-10-11
2
-4
/
+14
*
aco: readfirstlane vgpr pointers in convert_pointer_to_64_bit()
Rhys Perry
2019-10-11
1
-0
/
+2
*
aco: use can_accept_constant in valu_can_accept_literal
Rhys Perry
2019-10-11
1
-7
/
+8
*
aco: don't apply sgprs/constants to read/write lane instructions
Rhys Perry
2019-10-11
1
-1
/
+11
*
nir/lower_input_attachments: pass on non-uniform access flag
Rhys Perry
2019-10-11
1
-0
/
+2
*
nir/lower_non_uniform: lower image/texture instructions taking derefs
Rhys Perry
2019-10-11
1
-10
/
+88
*
etnaviv: rework etna_resource_create tiling choice
Jonathan Marek
2019-10-11
1
-40
/
+26
*
etnaviv: rework compatible render base
Jonathan Marek
2019-10-11
7
-58
/
+64
*
etnaviv: get addressing mode from tiling layout
Jonathan Marek
2019-10-11
5
-24
/
+8
*
etnaviv: clear texture cache and flush ts when texture is modified
Jonathan Marek
2019-10-11
3
-29
/
+53
*
etnaviv: output the same shader-db format as freedreno, v3d and intel
Christian Gmeiner
2019-10-11
1
-6
/
+3
*
etnaviv: nir: start to make use of compile_error(..)
Christian Gmeiner
2019-10-11
2
-12
/
+15
*
gitlab-ci: Disable meson-mingw32-x86_64 job again for now
Michel Dänzer
2019-10-11
1
-1
/
+1
*
gitlab-ci: Add .use-debian-10 template
Michel Dänzer
2019-10-11
1
-6
/
+8
*
gitlab-ci: Remove redundant .meson-cross template script
Michel Dänzer
2019-10-11
1
-2
/
+0
[next]