index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: remove assert from GetImageMemoryRequirements[2]
Tapani Pälli
2020-04-29
1
-12
/
+0
*
intel/fs: Only stall after sending all memory fence messages
Caio Marcelo de Oliveira Filho
2020-04-29
1
-19
/
+16
*
intel/fs,vec4: Pull stall logic for memory fences up into the IR
Caio Marcelo de Oliveira Filho
2020-04-29
7
-109
/
+118
*
intel/fs: Allow FS_OPCODE_SCHEDULING_FENCE stall on registers
Caio Marcelo de Oliveira Filho
2020-04-29
2
-2
/
+30
*
intel/ir: Remove scheduling-based cycle count estimates.
Francisco Jerez
2020-04-28
3
-26
/
+1
*
intel/ir: Pass block cycle count information explicitly to disassembler.
Francisco Jerez
2020-04-28
5
-6
/
+11
*
intel/ir: Use brw::performance object instead of CFG cycle counts for codegen...
Francisco Jerez
2020-04-28
9
-22
/
+45
*
intel/fs: Add INTEL_DEBUG=no32 debugging flag.
Francisco Jerez
2020-04-28
3
-2
/
+5
*
intel/fs: Implement performance analysis-based SIMD32 heuristic for fragment ...
Francisco Jerez
2020-04-28
1
-7
/
+17
*
intel/fs: Heap-allocate fs_visitors in brw_compile_fs().
Francisco Jerez
2020-04-28
1
-38
/
+39
*
intel/ir: Import shader performance analysis pass.
Francisco Jerez
2020-04-28
8
-1
/
+1660
*
intel/vec4: Fix constness of vec4_instruction::reads_flag() and ::writes_flag().
Francisco Jerez
2020-04-28
1
-2
/
+2
*
intel/fs: Replace fs_visitor::bank_conflict_cycles() with stand-alone function.
Francisco Jerez
2020-04-28
4
-17
/
+17
*
intel/fs: Fix constness of argument of fs_instruction_scheduler::is_compresse...
Francisco Jerez
2020-04-28
1
-2
/
+2
*
intel/fs: Rename half() helpers to quarter(), allow index up to 3.
Francisco Jerez
2020-04-28
4
-14
/
+14
*
intel/ir: Add missing initialization of backend_reg::offset during construction.
Francisco Jerez
2020-04-28
1
-1
/
+1
*
intel/fs/gen12: Fix Render Target Read header setup for new thread payload la...
Francisco Jerez
2020-04-28
1
-0
/
+17
*
intel/fs/gen12: Work around dual-source blending hangs in combination with SI...
Francisco Jerez
2020-04-28
1
-2
/
+3
*
intel/fs/gen12: Fix hangs with per-sample SIMD32 fragment shader dispatch.
Francisco Jerez
2020-04-28
1
-3
/
+10
*
anv: Claim VK_EXT_robustness2 support
Jason Ekstrand
2020-04-28
2
-0
/
+18
*
anv: Handle null vertex buffer bindings
Jason Ekstrand
2020-04-28
1
-11
/
+20
*
anv: Handle NULL descriptors
Jason Ekstrand
2020-04-28
5
-73
/
+150
*
anv: Allow all clear colors for texturing on Gen11+
Jason Ekstrand
2020-04-28
1
-6
/
+14
*
anv: Use anv_layout_to_aux_usage for color during render passes
Jason Ekstrand
2020-04-28
2
-120
/
+27
*
anv: Split color_attachment_compute_aux_usage in two
Jason Ekstrand
2020-04-28
1
-72
/
+92
*
anv: Rework depth_stencil_attachment_compute_aux_usage
Jason Ekstrand
2020-04-28
1
-45
/
+36
*
anv: Refactor cmd_buffer_setup_attachments
Jason Ekstrand
2020-04-28
1
-15
/
+16
*
anv: Stop allowing non-zero clear colors in input attachments
Jason Ekstrand
2020-04-28
2
-9
/
+3
*
anv: Disallow fast-clears which require format-reinterpretation
Jason Ekstrand
2020-04-28
1
-51
/
+33
*
intel: Move swizzle_color_value from blorp to ISL
Jason Ekstrand
2020-04-28
4
-28
/
+31
*
anv: Allocate surface states per-subpass
Jason Ekstrand
2020-04-28
2
-119
/
+138
*
anv: Split command buffer attachment setup in three
Jason Ekstrand
2020-04-28
1
-101
/
+144
*
anv: Mark images written in end_subpass
Jason Ekstrand
2020-04-28
1
-43
/
+53
*
anv: Use ANV_FROM_HANDLE for pInheritanceInfo fields
Jason Ekstrand
2020-04-28
1
-6
/
+10
*
anv: Assert surface states are valid
Jason Ekstrand
2020-04-28
1
-0
/
+5
*
anv: Stop filling out the clear color in compute_aux_usage
Jason Ekstrand
2020-04-28
1
-7
/
+6
*
anv: Add TRANSFER_SRC to pass usage not subpass usage
Jason Ekstrand
2020-04-28
2
-3
/
+16
*
anv: Return an error if allocating attachment memory fails
Jason Ekstrand
2020-04-28
1
-0
/
+4
*
anv: Expose CS workgroup sizes based on a maximum of 64 threads
Jason Ekstrand
2020-04-28
1
-1
/
+2
*
intel/devinfo: Compute the correct L3$ size for Gen12
Jason Ekstrand
2020-04-28
1
-0
/
+11
*
anv: Add support for HiZ+CCS
Jason Ekstrand
2020-04-24
2
-2
/
+40
*
intel/isl: Refactor isl_surf_get_ccs_surf
Jason Ekstrand
2020-04-24
2
-139
/
+178
*
intel/isl: Delete a misleading comment
Jason Ekstrand
2020-04-24
1
-3
/
+0
*
anv/cmd_buffer: Move anv_image_init_aux_tt higher
Jason Ekstrand
2020-04-24
1
-99
/
+99
*
anv: Simplify a case in layout_to_aux_usage
Jason Ekstrand
2020-04-24
1
-6
/
+1
*
intel/blorp: Allow more HiZ usages in hiz_clear_depth_stencil
Jason Ekstrand
2020-04-24
1
-1
/
+1
*
anv: Generalize some aux usage checks
Jason Ekstrand
2020-04-24
2
-6
/
+7
*
anv/blorp: Do less hard-coding of aux usages
Jason Ekstrand
2020-04-24
1
-5
/
+9
*
anv: Rework anv_layout_to_aux_state
Jason Ekstrand
2020-04-24
1
-73
/
+81
*
anv: Be more conservative about image view usage
Jason Ekstrand
2020-04-24
1
-5
/
+32
[next]