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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: stop storing prog param data into shader blobs
Lionel Landwerlin
2020-03-07
2
-14
/
+5
*
anv: Bounds-check pushed UBOs when robustBufferAccess = true
Jason Ekstrand
2020-03-07
5
-41
/
+267
*
anv: Add an align_down_u32 helper
Jason Ekstrand
2020-03-07
2
-2
/
+9
*
anv: Align UBO sizes to 32B
Jason Ekstrand
2020-03-07
3
-0
/
+13
*
anv: Delete some pointless break statements
Jason Ekstrand
2020-03-07
1
-2
/
+0
*
anv: Pass buffer addresses into emit_push_constant*
Jason Ekstrand
2020-03-07
1
-26
/
+32
*
anv: Mark max_push_range UNUSED and simplify the code
Jason Ekstrand
2020-03-07
1
-3
/
+2
*
anv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
Jason Ekstrand
2020-03-07
1
-10
/
+45
*
anv: Flatten the logic add_aux_surface_if_supported (v3)
Chad Versace
2020-03-06
1
-85
/
+101
*
anv: Refactor creation of aux surfaces (v2)
Chad Versace
2020-03-06
1
-86
/
+112
*
anv: Add anv_image_plane_needs_shadow_surface() (v2)
Chad Versace
2020-03-06
1
-31
/
+58
*
anv: Enable HiZ for VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL
Jason Ekstrand
2020-03-05
1
-8
/
+19
*
intel/gen12+: Disable mid thread preemption.
Rafael Antognolli
2020-03-03
1
-0
/
+12
*
intel/isl: Implement D16_UNORM workarounds.
Rafael Antognolli
2020-03-03
1
-2
/
+17
*
anv: multiply the scratch space by 4 on gen9-10 like iris and i965
Paulo Zanoni
2020-03-03
1
-2
/
+16
*
intel: fix the gen 12 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-3
/
+8
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-03
1
-1
/
+6
*
anv: Wait for the GPU to be idle before invalidating the aux table.
Rafael Antognolli
2020-03-02
1
-0
/
+10
*
anv: Do end-of-pipe sync around MCS/CCS ops instead of CS stall
Jason Ekstrand
2020-03-02
2
-8
/
+8
*
anv: Use a proper end-of-pipe sync instead of just CS stall
Jason Ekstrand
2020-03-02
2
-15
/
+118
*
anv: Use the PIPE_CONTROL instead of bits for the CS stall W/A
Jason Ekstrand
2020-03-02
1
-3
/
+7
*
anv: Remove unused field `urb.total_size`
Caio Marcelo de Oliveira Filho
2020-02-27
4
-10
/
+5
*
anv: Remove unused field xfb_used from anv_pipeline
Caio Marcelo de Oliveira Filho
2020-02-27
2
-5
/
+1
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
2
-6
/
+0
*
anv: Always enable the data cache
Jason Ekstrand
2020-02-25
3
-10
/
+1
*
nir, intel: Move use_scoped_memory_barrier to nir_options
Caio Marcelo de Oliveira Filho
2020-02-24
1
-1
/
+0
*
anv: Add pipe_state_for_stage() helper
Caio Marcelo de Oliveira Filho
2020-02-21
1
-13
/
+24
*
anv: Use intel_debug_flag_for_shader_stage()
Caio Marcelo de Oliveira Filho
2020-02-21
1
-10
/
+1
*
anv: Drop anv_image.c:get_surface()
Chad Versace
2020-02-19
1
-10
/
+6
*
anv: Advertise VK_KHR_shader_non_semantic_info
Caio Marcelo de Oliveira Filho
2020-02-18
1
-0
/
+1
*
anv: Reject modifiers on depth/stencil formats
Jason Ekstrand
2020-02-13
1
-3
/
+7
*
anv: Respect ISL_SURF_USAGE_DISABLE_AUX_BIT in make_surface()
Chad Versace
2020-02-12
1
-3
/
+4
*
anv: Clarify behavior of anv_image_aspect_to_plane()
Chad Versace
2020-02-12
1
-0
/
+6
*
anv: Delete anv_image::ccs_e_compatible
Chad Versace
2020-02-12
2
-14
/
+10
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-2
/
+2
*
anv: Rename param make_surface::dev to device
Chad Versace
2020-02-11
1
-22
/
+22
*
anv: Drop unused anv_image_get_surface_for_aspect_mask()
Chad Versace
2020-02-11
2
-63
/
+0
*
anv: No-op submit and wait calls when no_hw is set
Jason Ekstrand
2020-02-06
1
-0
/
+12
*
anv: set MOCS on push constants
Lionel Landwerlin
2020-02-06
1
-1
/
+7
*
anv: implement gen12 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
1
-1
/
+5
*
anv: implement gen9 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
3
-0
/
+39
*
anv/blorp: Use the correct size for vkCmdCopyBufferToImage
Jason Ekstrand
2020-02-02
1
-0
/
+8
*
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
2020-01-30
1
-15
/
+17
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
4
-11
/
+18
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-30
1
-2
/
+2
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
1
-17
/
+4
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
1
-9
/
+1
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
1
-1
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
1
-0
/
+4
[next]