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: update fallthrough comment so gcc sees it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
anv: Align "used" attribute to 64 bits.
Rafael Antognolli
2020-06-25
1
-2
/
+5
*
anv/cmd_buffer: Split GPGPU_WALKER out to emit_gpgpu_walker
Jordan Justen
2020-06-24
1
-32
/
+32
*
anv/pipeline: Split VFE/INTERFACE_DESCRIPTOR out to emit_media_cs_state
Jordan Justen
2020-06-24
1
-49
/
+56
*
anv: Bump the advertised patch version to 145
Jason Ekstrand
2020-06-22
1
-1
/
+1
*
anv: Make use of devinfo has_aux_map field
Jordan Justen
2020-06-22
3
-13
/
+16
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
1
-1
/
+1
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+0
*
anv/dg1: Don't use SET_TILING kernel uapi.
Rafael Antognolli
2020-06-22
2
-4
/
+20
*
anv: Set L3 full way allocation at context init if L3 cfg is NULL
Jordan Justen
2020-06-22
2
-1
/
+15
*
intel/compiler: Always apply sample mask on Vulkan.
Arcady Goldmints-Orlov
2020-06-19
1
-0
/
+2
*
anv: Use resolve_device_entrypoint for dispatch init
Jason Ekstrand
2020-06-19
3
-51
/
+17
*
anv: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+3
*
anv: enable VK_EXT_pipeline_creation_cache_control
Iván Briano
2020-06-17
2
-0
/
+8
*
anv: implement VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT
Iván Briano
2020-06-17
2
-14
/
+41
*
anv: support externally synchronized pipeline caches
Iván Briano
2020-06-17
2
-13
/
+32
*
anv: add an option to disable secondary command buffer calls
Lionel Landwerlin
2020-06-16
4
-2
/
+10
*
anv: Add anv_pipeline_init/finish helpers
Jason Ekstrand
2020-06-16
3
-56
/
+84
*
anv: Add an anv_batch_set_storage helper
Jason Ekstrand
2020-06-16
4
-7
/
+15
*
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
Jan Beich
2020-06-16
1
-1
/
+1
*
anv/allocator: Compare to start_offset in state_pool_free_no_vg
Jason Ekstrand
2020-06-09
1
-3
/
+6
*
Switch from cElementTree to ElementTree.
Vinson Lee
2020-06-05
1
-1
/
+1
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+5
*
spirv,radv,anv: implement no-op VK_GOOGLE_user_type
Samuel Pitoiset
2020-05-28
1
-0
/
+1
*
intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask
Caio Marcelo de Oliveira Filho
2020-05-27
1
-5
/
+1
*
anv: Use new helper functions to pick SIMD variant for CS
Caio Marcelo de Oliveira Filho
2020-05-27
5
-32
/
+40
*
anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unre...
Eric Engestrom
2020-05-20
3
-3
/
+16
*
anv: replace magic `| 1` with already #define'd name
Eric Engestrom
2020-05-20
1
-1
/
+1
*
anv: pass the fd directly to anv_gem_reg_read()
Eric Engestrom
2020-05-20
4
-7
/
+5
*
anv/gen11+: Disable object level preemption
D Scott Phillips
2020-05-20
1
-0
/
+16
*
anv: add identifier BO
Lionel Landwerlin
2020-05-20
3
-10
/
+20
*
anv: store the workaround address
Lionel Landwerlin
2020-05-20
5
-13
/
+17
*
blorp: rename workaround address function
Lionel Landwerlin
2020-05-20
1
-1
/
+1
*
anv: fixup unwinding of device create failure
Lionel Landwerlin
2020-05-20
1
-4
/
+5
*
intel/perf: repurpose INTEL_DEBUG=no-oaconfig
Lionel Landwerlin
2020-05-20
2
-28
/
+40
*
anv: Implement VK_KHR_performance_query
Lionel Landwerlin
2020-05-20
9
-32
/
+655
*
anv: use a query filled by the perf code
Lionel Landwerlin
2020-05-20
1
-6
/
+1
*
intel/perf: make pipeline statistic query loading optional
Lionel Landwerlin
2020-05-20
1
-1
/
+1
*
anv: add a new execution mode for secondary command buffers
Lionel Landwerlin
2020-05-20
2
-5
/
+68
*
anv: don't reserve a particular register for draw count
Lionel Landwerlin
2020-05-20
2
-40
/
+46
*
anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
Jason Ekstrand
2020-05-18
1
-0
/
+7
*
intel: Store the aperture size in devinfo.
Rafael Antognolli
2020-05-15
4
-22
/
+1
*
anv: Silence unused parameter warning in anv_image_get_clear_color_addr
Ian Romanick
2020-05-14
1
-1
/
+1
*
anv/tests: Silence unused parameter warnings in main
Ian Romanick
2020-05-14
6
-6
/
+6
*
anv/tests: Don't rely on assert or changing NDEBUG in tests
Ian Romanick
2020-05-14
8
-31
/
+59
*
anv: Fix descriptor set clean-up on BO allocation failure
Jason Ekstrand
2020-05-14
1
-1
/
+1
*
anv: Call vk_object_base_finish for image views
Jason Ekstrand
2020-05-14
1
-0
/
+1
*
anv: Fix deadlock in anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+2
*
anv: Translate relative timeout to absolute when calling anv_timelines_wait
Danylo Piliaiev
2020-05-14
1
-1
/
+1
[next]