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
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Use mocs settings from isl_dev.
Rafael Antognolli
2019-11-12
6
-74
/
+15
*
intel/isl: Add MOCS settings to isl_device.
Rafael Antognolli
2019-11-12
2
-0
/
+57
*
intel/blorp: Fix usage of uninitialized memory in key hashing
Danylo Piliaiev
2019-11-12
1
-1
/
+6
*
anv: implement VK_KHR_timeline_semaphore
Lionel Landwerlin
2019-11-11
5
-72
/
+734
*
anv: Plumb timeline semaphore signal/wait values through from the API
Jason Ekstrand
2019-11-11
2
-3
/
+22
*
anv/wsi: signal the semaphore in the acquireNextImage
Lionel Landwerlin
2019-11-11
1
-4
/
+20
*
anv: Lock around fetching sync file FDs from semaphores
Jason Ekstrand
2019-11-11
1
-13
/
+26
*
anv: prepare the driver for delayed submissions
Lionel Landwerlin
2019-11-11
4
-376
/
+616
*
anv: refcount semaphores
Lionel Landwerlin
2019-11-11
2
-6
/
+26
*
anv: prepare driver to report submission error through queues
Lionel Landwerlin
2019-11-11
5
-24
/
+60
*
anv: allow NULL batch parameter to anv_queue_submit_simple_batch
Lionel Landwerlin
2019-11-11
2
-19
/
+17
*
anv: move queue init/finish to anv_queue.c
Lionel Landwerlin
2019-11-11
3
-22
/
+30
*
anv: expose timeout helpers outside of anv_queue.c
Lionel Landwerlin
2019-11-11
2
-50
/
+51
*
anv: detach batch emission allocation from device
Lionel Landwerlin
2019-11-11
1
-56
/
+40
*
anv: remove list items on batch fini
Lionel Landwerlin
2019-11-11
1
-1
/
+4
*
anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmit
Lionel Landwerlin
2019-11-11
1
-2
/
+4
*
intel/fs: Lower large local arrays to scratch
Jason Ekstrand
2019-11-11
1
-0
/
+19
*
intel/fs: Implement the new load/store_scratch intrinsics
Jason Ekstrand
2019-11-11
5
-17
/
+241
*
intel/nir: Plumb devinfo through lower_mem_access_bit_sizes
Jason Ekstrand
2019-11-11
3
-9
/
+14
*
intel/fs: refactor surface header setup
Jason Ekstrand
2019-11-11
1
-23
/
+16
*
intel/fs: Add DWord scattered read/write opcodes
Jason Ekstrand
2019-11-11
5
-0
/
+66
*
intel/nir: Use nir_extract_bits in lower_mem_access_bit_sizes
Jason Ekstrand
2019-11-11
1
-37
/
+15
*
anv: Unify GetDeviceQueue and GetDeviceQueue2
Ricardo Garcia
2019-11-11
1
-4
/
+8
*
Revert "intel/blorp: Fix usage of uninitialized memory in key hashing"
Kenneth Graunke
2019-11-07
1
-6
/
+1
*
intel/blorp: Fix usage of uninitialized memory in key hashing
Danylo Piliaiev
2019-11-07
1
-1
/
+6
*
intel/gen_decoder: Fix unused-but-set-variable warning
Kai Wasserbäch
2019-11-07
1
-2
/
+2
*
anv: implement VK_KHR_separate_depth_stencil_layouts
Lionel Landwerlin
2019-11-06
6
-27
/
+90
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
intel/compiler: remove the operand restriction for src1 on GLK
Paulo Zanoni
2019-11-05
1
-2
/
+1
*
anv: Properly handle host query reset of performance queries
Lionel Landwerlin
2019-11-04
1
-32
/
+20
*
anv: remove incorrect polygonMode=point early-out
Erik Faye-Lund
2019-11-01
1
-6
/
+0
*
anv: Move the RT BTI flush workaround to begin_subpass
Jason Ekstrand
2019-10-31
1
-23
/
+18
*
anv: Stop compacting render targets in the binding table
Jason Ekstrand
2019-10-31
1
-88
/
+62
*
anv: Don't claim the null RT as a valid color target
Jason Ekstrand
2019-10-31
1
-6
/
+6
*
anv: Don't delete fragment shaders that write sample mask
Jason Ekstrand
2019-10-31
1
-1
/
+3
*
anv: Use the new BO alloc API for Android
Jason Ekstrand
2019-10-31
1
-28
/
+15
*
anv: add missing xmlconfig headers dependency
Eric Engestrom
2019-10-31
1
-0
/
+1
*
anv: Zero released anv_bo structs
Jason Ekstrand
2019-10-31
1
-1
/
+12
*
anv: Use a bitset for tracking residency
Jason Ekstrand
2019-10-31
2
-79
/
+87
*
anv: Set the batch allocator for compute pipelines
Jason Ekstrand
2019-10-31
1
-2
/
+5
*
anv: Add a device parameter to anv_execbuf_add_bo
Jason Ekstrand
2019-10-31
1
-19
/
+32
*
anv: Drop anv_bo_init and anv_bo_init_new
Jason Ekstrand
2019-10-31
3
-49
/
+35
*
anv: Allocate misc BOs from the cache
Jason Ekstrand
2019-10-31
8
-63
/
+52
*
anv: Allocate scratch BOs from the cache
Jason Ekstrand
2019-10-31
2
-41
/
+18
*
anv: Allocate batch and fence buffers from the cache
Jason Ekstrand
2019-10-31
5
-200
/
+125
*
anv: Allocate descriptor buffers from the BO cache
Jason Ekstrand
2019-10-31
3
-36
/
+14
*
anv: Set more flags on descriptor pool buffers
Jason Ekstrand
2019-10-31
1
-1
/
+8
*
anv: Allocate query pool BOs from the cache
Jason Ekstrand
2019-10-31
2
-26
/
+16
*
anv: Use the query_slot helper in vkResetQueryPoolEXT
Jason Ekstrand
2019-10-31
1
-1
/
+1
[next]