index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
winsys/amdgpu: decay max_ib_size over time
ibs
Nicolai Hähnle
1
-0
/
+2
2016-05-17
winsys/amdgpu: implement IB chaining on the gfx ring
Nicolai Hähnle
2
-18
/
+109
2016-05-17
winsys/amdgpu: consolidate IB size management in amdgpu_ib_finalize
Nicolai Hähnle
1
-9
/
+9
2016-05-17
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
11
-75
/
+98
2016-05-17
radeonsi/sid: add packet definitions for IB chaining
Nicolai Hähnle
2
-0
/
+15
2016-05-17
winsys/amdgpu: start with smaller IBs, growing as necessary
Nicolai Hähnle
2
-10
/
+71
2016-05-17
winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions
Nicolai Hähnle
2
-7
/
+37
2016-05-17
winsys/amdgpu: extract IB big buffer allocation for re-use
Nicolai Hähnle
1
-17
/
+29
2016-05-17
winsys/amdgpu: add IB buffer in amdgpu_get_new_ib
Nicolai Hähnle
1
-121
/
+113
2016-05-17
gallium/radeon: use cs_check_space throughout
Nicolai Hähnle
5
-10
/
+7
2016-05-17
radeon/winsys: add cs_check_space
Nicolai Hähnle
3
-0
/
+23
2016-05-17
winsys/amdgpu: simplify interface of amdgpu_get_new_ib
Nicolai Hähnle
2
-14
/
+14
2016-05-17
winsys/amdgpu: add amdgpu_cs_has_user_fence
Nicolai Hähnle
1
-4
/
+8
2016-05-17
winsys/amdgpu: add back multithreaded command submission
Marek Olšák
6
-131
/
+334
2016-05-17
radeonsi: force level zero on image instructions in non-fragment shaders (v2)
Nicolai Hähnle
1
-0
/
+5
2016-05-17
radeonsi: emit TXQ in separate functions
Nicolai Hähnle
1
-52
/
+78
2016-05-17
winsys/amdgpu: cleanup error handling in amdgpu_ctx_create
Nicolai Hähnle
1
-9
/
+14
2016-05-17
winsys/amdgpu: avoid ioctl call when fence_wait is called without timeout
Nicolai Hähnle
1
-3
/
+10
2016-05-17
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
8
-16
/
+17
2016-05-17
gallium/radeon: use radeon_emit_array
Nicolai Hähnle
1
-2
/
+1
2016-05-17
gallium/radeon: use radeon_emit
Nicolai Hähnle
9
-136
/
+135
2016-05-17
st/mesa: fix reversed copyimage canonical format
Nicolai Hähnle
1
-3
/
+3
2016-05-17
Revert "HACK: Don't re-configure L3$ in render stages pre-BDW"
Jordan Justen
1
-11
/
+0
2016-05-17
anv: Port L3 cache programming from i965
Jordan Justen
9
-173
/
+593
2016-05-17
anv/gen7: Add memory barrier to vkCmdWaitEvents call
Jordan Justen
1
-0
/
+6
2016-05-17
anv: Keep track of whether the data cache should be enabled in L3
Jordan Justen
3
-1
/
+11
2016-05-17
genxml/hsw: Add L3 cache control registers
Jordan Justen
1
-0
/
+8
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
42
-149
/
+141
2016-05-17
r600g,sb: Don't use standard macro name
Jan Vesely
5
-11
/
+11
2016-05-17
anv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM pre-gen8
Jason Ekstrand
1
-0
/
+10
2016-05-17
anv: Add a devinfo argument to the get_format functions
Jason Ekstrand
5
-15
/
+20
2016-05-17
anv/formats: Set the swizzle to RGB1 when using an RGBA format to fake RGB
Jason Ekstrand
1
-2
/
+5
2016-05-17
anv/formats: Refactor anv_get_format
Jason Ekstrand
1
-30
/
+27
2016-05-17
anv: Use 16 bits for the isl_format in anv_format
Jason Ekstrand
1
-1
/
+1
2016-05-17
anv/formats: Use the isl_channel_select enum for the swizzle
Jason Ekstrand
3
-20
/
+24
2016-05-17
anv/formats: Add an anv_get_format helper
Jason Ekstrand
5
-66
/
+58
2016-05-17
anv/format: Simplify anv_format
Jason Ekstrand
2
-55
/
+39
2016-05-17
anv/formats: Delete validate_GetPhysicalDeviceFormatProperties
Jason Ekstrand
1
-10
/
+0
2016-05-17
anv/image: Use aspects for computing full usage
Jason Ekstrand
1
-4
/
+3
2016-05-17
anv: Remove the anv_format member from anv_image
Jason Ekstrand
3
-4
/
+2
2016-05-17
anv/wsi: Use vk_format_info for asserts rather than anv_format
Jason Ekstrand
2
-2
/
+4
2016-05-17
anv/copy: Use the linear format from the image for the buffer block size
Jason Ekstrand
1
-1
/
+4
2016-05-17
anv/image: Stop using anv_format for image create validation
Jason Ekstrand
1
-6
/
+2
2016-05-17
anv/image: Make heavier use of aspects
Jason Ekstrand
1
-50
/
+34
2016-05-17
anv/copy: Use the color_surf from the image to get the block size
Jason Ekstrand
1
-9
/
+20
2016-05-17
anv: Change render_pass_attachment.format to a VkFormat
Jason Ekstrand
3
-5
/
+8
2016-05-17
anv: Add helpers to provide simple VkFormat introspection
Jason Ekstrand
2
-1
/
+67
2016-05-17
anv/image: Use get_isl_format when creating buffer views
Jason Ekstrand
1
-5
/
+6
2016-05-17
anv/image: Add an aspects field
Jason Ekstrand
4
-8
/
+10
2016-05-17
anv: Make format_for_descriptor return an isl_format
Jason Ekstrand
3
-13
/
+11
[next]