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
/
gallium
/
drivers
/
radeon
/
r600_buffer_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove DBG_NO_DISCARD_RANGE
Marek Olšák
2017-11-09
1
-2
/
+0
*
radeonsi: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
1
-0
/
+20
*
gallium/u_threaded: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
1
-2
/
+8
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-3
/
+0
*
radeonsi: enumerize DBG flags
Marek Olšák
2017-10-09
1
-3
/
+3
*
gallium/radeon: consolidate PIPE_BIND_SHARED/SCANOUT handling
Marek Olšák
2017-09-27
1
-9
/
+4
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-36
/
+36
*
radeonsi: PIPE_BIND_SHARED should allow inter-process sharing
Marek Olšák
2017-09-18
1
-5
/
+4
*
radeonsi/gfx9: fix interprocess resource sharing on Raven
Marek Olšák
2017-09-11
1
-1
/
+3
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
1
-0
/
+7
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
1
-1
/
+1
*
gallium/radeon: reallocate suballocated buffers when exported
Marek Olšák
2017-07-17
1
-1
/
+2
*
gallium/radeon: allow suballocating textures
Marek Olšák
2017-07-04
1
-0
/
+3
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
1
-1
/
+3
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
1
-4
/
+0
*
gallium/radeon: ignore PIPE_BIND_SHARED for buffers
Marek Olšák
2017-07-04
1
-2
/
+0
*
gallium/radeon: fix initialization of new resource bindless fields
Samuel Pitoiset
2017-06-15
1
-0
/
+2
*
radeonsi: implement replace_buffer_storage for the threaded context
Marek Olšák
2017-05-15
1
-0
/
+23
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
1
-11
/
+11
*
gallium/radeon: subclass threaded_resource
Marek Olšák
2017-05-15
1
-6
/
+10
*
gallium/radeon: handle other map buffer flags from the threaded context
Marek Olšák
2017-05-15
1
-2
/
+4
*
gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
Marek Olšák
2017-05-15
1
-1
/
+11
*
gallium/radeon: require both WRITE and FLUSH_EXPLICIT in buffer_flush_region
Marek Olšák
2017-05-15
1
-2
/
+4
*
radeonsi: add missing initialization for userptr buffers
Nicolai Hähnle
2017-04-14
1
-0
/
+4
*
gallium/radeon: never use staging buffers with AMD_pinned_memory
Nicolai Hähnle
2017-04-13
1
-2
/
+16
*
gallium/radeon: transfers and invalidation for sparse buffers
Nicolai Hähnle
2017-04-05
1
-10
/
+24
*
gallium/radeon: implement sparse buffer creation
Nicolai Hähnle
2017-04-05
1
-0
/
+2
*
gallium/radeon: reference pipe_resource in pipe_transfer
Marek Olšák
2017-03-17
1
-1
/
+3
*
gallium/radeon: add R600_RESOURCE_FLAG_UNMAPPABLE
Marek Olšák
2017-02-18
1
-2
/
+2
*
gallium/radeon: change r600_aligned_buffer_create to take flags, not bind
Marek Olšák
2017-02-18
1
-3
/
+3
*
gallium/radeon: use TCC line size as alignment in other places
Marek Olšák
2017-02-18
1
-1
/
+2
*
gallium/radeon: remove the internal u_upload_mgr pointer
Marek Olšák
2017-02-14
1
-2
/
+4
*
gallium/radeon: ignore the level parameter in buffer_transfer_map
Marek Olšák
2017-02-10
1
-5
/
+4
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
gallium/radeon: allow VRAM-only placements again on APUs & recent amdgpu
Marek Olšák
2017-01-30
1
-0
/
+4
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
1
-1
/
+1
*
gallium/radeon: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-2
/
+2
*
radeonsi: track buffer bind history
Marek Olšák
2016-10-04
1
-0
/
+1
*
radeon/video: don't use sub-allocated buffers
Nicolai Hähnle
2016-09-30
1
-0
/
+3
*
gallium/radeon: Initialize pipe_resource::next to NULL
Michel Dänzer
2016-09-28
1
-0
/
+1
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-1
/
+1
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-2
/
+2
*
gallium/radeon: derive buffer placement and flags only at initialization
Marek Olšák
2016-09-05
1
-35
/
+49
*
gallium/radeon: add r600_resource::vram_usage and gart_usage
Marek Olšák
2016-08-06
1
-0
/
+10
*
radeonsi: implement buffer_subdata without indirect calls
Marek Olšák
2016-07-23
1
-0
/
+22
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+0
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-6
/
+6
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
1
-2
/
+2
*
gallium/radeon: don't use the DMA ring for pipelined buffer uploads
Marek Olšák
2016-06-04
1
-5
/
+4
*
gallium/radeon: handle VRAM_GTT placements as having slow CPU reads
Marek Olšák
2016-05-19
1
-1
/
+1
[next]