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
/
gallium
/
drivers
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: optionally run the LLVM IR verifier pass
Nicolai Hähnle
2016-10-04
4
-2
/
+17
*
gallium/radeon: fix argument type of llvm.{cttz,ctlz}.i32 intrinsics
Nicolai Hähnle
2016-10-04
1
-2
/
+2
*
gallium/radeon: unify the creation of basic blocks
Nicolai Hähnle
2016-10-04
1
-10
/
+24
*
gallium/radeon: merge branch and loop flow control stacks
Nicolai Hähnle
2016-10-04
2
-82
/
+78
*
gallium/radeon: simplify if/else/endif blocks
Nicolai Hähnle
2016-10-04
2
-25
/
+18
*
gallium/radeon: label basic blocks by the corresponding TGSI pc
Nicolai Hähnle
2016-10-04
1
-0
/
+17
*
gallium/radeon: cleanup and fix branch emits
Nicolai Hähnle
2016-10-04
1
-37
/
+14
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
3
-2
/
+14
*
gallium/radeon: move r600_common_context::texture_buffers to r600g
Marek Olšák
2016-10-04
2
-7
/
+0
*
radeonsi: track buffer bind history
Marek Olšák
2016-10-04
2
-0
/
+2
*
gallium/radeon: inline r600_context_add_resource_size
Marek Olšák
2016-10-04
2
-21
/
+13
*
gallium/radeon: fix crash/regression in performance counters
Nicolai Hähnle
2016-09-30
1
-0
/
+9
*
gallium/radeon: update documentation of buffer_get_virtual_address
Nicolai Hähnle
2016-09-30
1
-0
/
+3
*
gallium/radeon: emit relocations for query fences
Nicolai Hähnle
2016-09-30
3
-8
/
+14
*
radeon/uvd: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
radeon/vce: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
radeon/video: don't use sub-allocated buffers
Nicolai Hähnle
2016-09-30
2
-1
/
+10
*
gallium/radeon: use smaller buffers for query results
Nicolai Hähnle
2016-09-29
1
-1
/
+1
*
gallium/radeon/winsyses: add radeon_winsys::min_alloc_size
Nicolai Hähnle
2016-09-29
1
-0
/
+1
*
gallium/radeon: implement get_query_result_resource (v2)
Nicolai Hähnle
2016-09-29
4
-1
/
+402
*
gallium/radeon: zero all query buffers
Nicolai Hähnle
2016-09-29
2
-17
/
+11
*
gallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP result
Nicolai Hähnle
2016-09-29
1
-5
/
+1
*
gallium/radeon: add query fences and r600_get_hw_query_params
Nicolai Hähnle
2016-09-29
1
-16
/
+91
*
radeonsi: add save_qbo_state
Nicolai Hähnle
2016-09-29
2
-0
/
+10
*
gallium/radeon: add r600_gfx_{write,wait}_fence
Nicolai Hähnle
2016-09-29
2
-0
/
+57
*
gallium/radeon: add barrier_flags to r600_common_screen
Nicolai Hähnle
2016-09-29
1
-0
/
+12
*
gallium/radeon: Initialize pipe_resource::next to NULL
Michel Dänzer
2016-09-28
2
-0
/
+2
*
winsys/amdgpu: add fence and buffer list logic for slab allocated buffers
Nicolai Hähnle
2016-09-27
1
-0
/
+3
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
2
-0
/
+3
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
4
-5
/
+14
*
radeonsi: prepare 64-bit integer support. (v2)
Dave Airlie
2016-09-21
1
-7
/
+62
*
radeon/vce: add firmware support for version 52.8.3
Leo Liu
2016-09-20
1
-0
/
+3
*
radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
Tom Stellard
2016-09-16
1
-1
/
+5
*
radeonsi: reload PS inputs with direct indexing at each use (v2)
Marek Olšák
2016-09-14
2
-6
/
+30
*
gallium/radeon: set new r600_resource fields correctly in other places too
Marek Olšák
2016-09-13
1
-0
/
+11
*
radeon: Don't check DCC on pipe buffers
Jan Vesely
2016-09-13
1
-3
/
+4
*
winsys/amdgpu: remove amdgpu_cs_lookup_buffer
Nicolai Hähnle
2016-09-12
1
-0
/
+3
*
gallium/radeon: page alignment for buffers is unnecessary
Nicolai Hähnle
2016-09-12
1
-4
/
+1
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-1
/
+1
*
radeonsi: unify si_set_optimal_micro_tile_mode call sites
Marek Olšák
2016-09-08
1
-8
/
+4
*
radeonsi: fix texture reinterpretation after DCC fast clear
Marek Olšák
2016-09-08
1
-12
/
+20
*
radeonsi: enable DCC fast clear for 128-bit formats
Marek Olšák
2016-09-08
1
-13
/
+32
*
radeonsi: clamp integer clear color values for DCC fast clear
Marek Olšák
2016-09-08
1
-4
/
+12
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
3
-8
/
+7
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
1
-84
/
+2
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
4
-255
/
+2
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
3
-9
/
+71
*
gallium/radeon: unify viewport emission code
Marek Olšák
2016-09-05
1
-14
/
+16
*
radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Marek Olšák
2016-09-05
3
-0
/
+27
*
gallium/radeon: rename the num-cs-flushes query to num-ctx-flushes
Marek Olšák
2016-09-05
2
-5
/
+5
[next]