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
/
r600_pipe_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: move last_gfx_fence from radeonsi to common code
Marek Olšák
2016-08-03
1
-0
/
+1
*
radeonsi: implement buffer_subdata without indirect calls
Marek Olšák
2016-07-23
1
-2
/
+11
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-2
/
+3
*
gallium/radeon: make deferred flushes asynchronous
Marek Olšák
2016-07-22
1
-0
/
+2
*
radeonsi: just save buffer sizes instead of buffers while recording IBs
Marek Olšák
2016-07-13
1
-5
/
+0
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
1
-6
/
+5
*
radeonsi: print LLVM IRs to ddebug logs
Marek Olšák
2016-07-05
1
-0
/
+1
*
gallium/radeon: R600_DEBUG=nodccfb disables separate DCC
Marek Olšák
2016-06-29
1
-0
/
+1
*
gallium/radeon: add and use r600_texture_reference
Marek Olšák
2016-06-29
1
-2
/
+1
*
gallium/radeon: add a heuristic enabling DCC for scanout surfaces (v2)
Marek Olšák
2016-06-29
1
-0
/
+15
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-1
/
+1
*
radeon: check VM faults from DMA flush
Nicolai Hähnle
2016-06-24
1
-2
/
+24
*
radeonsi: extract IB and bo list saving into separate functions
Nicolai Hähnle
2016-06-24
1
-0
/
+53
*
radeonsi: add a debug flag for unsafe math LLVM optimizations
Marek Olšák
2016-06-21
1
-0
/
+1
*
gallium/radeon: rename allocator_so_filled_size -> allocator_zeroed_memory
Marek Olšák
2016-06-04
1
-4
/
+4
*
gallium/u_suballoc: allow different alignment for each allocation
Marek Olšák
2016-06-04
1
-1
/
+1
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
1
-1
/
+1
*
gallium/radeon: use cs_check_space throughout
Nicolai Hähnle
2016-06-01
1
-1
/
+1
*
gallium/radeon: add the kernel version into the renderer string
Marek Olšák
2016-05-26
1
-3
/
+9
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
1
-3
/
+3
*
gallium/radeon: don't flush the GFX IB if DMA doesn't depend on it
Marek Olšák
2016-05-10
1
-2
/
+8
*
radeonsi: consolidate radeon_add_to_buffer_list calls for DMA
Marek Olšák
2016-05-10
1
-0
/
+14
*
gallium/radeon: add a heuristic for better (S)DMA performance
Marek Olšák
2016-05-10
1
-0
/
+14
*
gallium/radeon: flush if DMA IB memory usage is too high
Marek Olšák
2016-05-10
1
-4
/
+23
*
gallium/radeon: fix (S)DMA read-after-write hazards
Marek Olšák
2016-05-10
1
-0
/
+24
*
gallium/radeon: implement randomized SDMA texture copy testing (v2)
Marek Olšák
2016-05-10
1
-0
/
+2
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
1
-3
/
+7
*
gallium/radeon: remove tile_mode_array_valid flags
Marek Olšák
2016-05-02
1
-2
/
+0
*
gallium/radeon: add the size only once in r600_context_add_resource_size
Marek Olšák
2016-04-28
1
-5
/
+3
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
1
-2
/
+2
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
radeonsi: enable TGSI support cap for compute shaders
Bas Nieuwenhuizen
2016-04-19
1
-5
/
+16
*
radeonsi: Create CE IB.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+1
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
1
-0
/
+7
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
1
-0
/
+1
*
radeonsi: allow clearing buffers >= 4 GB
Marek Olšák
2016-04-12
1
-1
/
+1
*
gallium/radeon: merge timer and non-timer query lists
Marek Olšák
2016-04-12
1
-14
/
+4
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+2
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+9
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-19
/
+2
*
radeonsi: enable compiling one variant per shader
Marek Olšák
2016-02-21
1
-0
/
+1
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-6
/
+1
*
gallium/radeon: implement query_memory_info (v2)
Marek Olšák
2016-02-05
1
-0
/
+37
*
gallium/radeon: remove radeon_info::r600_tiling_config
Marek Olšák
2016-02-05
1
-1
/
+0
*
gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys
Marek Olšák
2016-02-05
1
-56
/
+1
*
gallium/radeon: set num_banks in the winsys
Marek Olšák
2016-02-05
1
-25
/
+1
*
gallium/radeon: just get num_tile_pipes from the winsys
Marek Olšák
2016-02-05
1
-34
/
+0
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-20
/
+26
*
radeonsi: Allow dumping LLVM IR before optimization passes
Nicolai Hähnle
2016-02-05
1
-0
/
+1
*
radeonsi: Add option for SI scheduler
Axel Davy
2016-01-28
1
-0
/
+1
[next]