index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
radeon
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
winsys/radeon: sparse buffers will not be supported
Nicolai Hähnle
1
-0
/
+2
2017-03-30
gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
1
-22
/
+22
2017-03-30
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
1
-23
/
+23
2017-03-20
radeon_drm_bo: explicitly check return value of drmCommandWriteRead
Julien Isorce
1
-2
/
+7
2017-03-20
radeon: initialize hole variable before calling container_of
Julien Isorce
1
-1
/
+1
2017-03-13
winsys/radeon: check null return from radeon_cs_create_fence in cs_flush
Julien Isorce
1
-11
/
+13
2017-03-13
winsys/radeon: check null in radeon_cs_create_fence
Julien Isorce
1
-0
/
+3
2017-03-07
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
3
-39
/
+39
2017-03-07
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
3
-19
/
+19
2017-03-07
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2
-6
/
+6
2017-03-07
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2
-8
/
+8
2017-03-07
gallium/util: remove pipe_static_mutex()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
3
-7
/
+7
2017-02-22
gallium/u_queue: isolate util_queue_fence implementation
Marek Olšák
1
-1
/
+1
2017-02-18
radeonsi: use a clever alignment for constant buffer uploads
Marek Olšák
1
-0
/
+1
2017-02-16
winsys/radeon: remove fall-back defines
Emil Velikov
3
-47
/
+0
2017-02-15
gallium/radeon: add a HUD query for monitoring the CS thread activity
Marek Olšák
1
-0
/
+2
2017-02-01
winsys/radeon: Allow visible VRAM size > 256MB with kernel driver >= 2.49
Michel Dänzer
1
-1
/
+6
2017-01-30
winsys/radeon: clamp vram_vis_size to 256MB
Marek Olšák
1
-1
/
+1
2017-01-30
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
1
-0
/
+3
2017-01-26
gallium/radeon: add VRAM-vis-usage HUD query
Samuel Pitoiset
1
-0
/
+1
2017-01-26
gallium/radeon: query the CPU accessible size of VRAM
Samuel Pitoiset
1
-0
/
+1
2017-01-25
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
3
-0
/
+6
2017-01-06
gallium/radeon: add new HUD query num-SDMA-IBs
Marek Olšák
3
-1
/
+7
2017-01-06
gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBs
Marek Olšák
3
-4
/
+4
2016-11-05
winsys/radeon: don't call surface_best for FMASK
Marek Olšák
1
-1
/
+1
2016-11-04
gallium/radeon: Multiply bpe by nsamples in surf_winsys_to_drm
Michel Dänzer
1
-2
/
+5
2016-11-04
gallium/radeon: Use flags parameter in radeon_winsys_surface_init
Michel Dänzer
1
-1
/
+1
2016-11-04
gallium/radeon: Only convert stencil info if RADEON_SURF_SBUFFER is set
Michel Dänzer
1
-10
/
+21
2016-11-04
gallium/radeon: Only loop up to last_level for drm<->winsys conversion
Michel Dänzer
1
-2
/
+2
2016-11-01
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
1
-0
/
+1
2016-11-01
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
1
-8
/
+11
2016-10-26
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
1
-4
/
+4
2016-10-26
gallium/radeon: remove flags specific to libdrm_radeon from winsys interface
Marek Olšák
1
-1
/
+3
2016-10-26
gallium/radeon: remove unnecessary fields from radeon_surf_level
Marek Olšák
1
-8
/
+0
2016-10-26
gallium/radeon: decrease the size of radeon_surf
Marek Olšák
1
-2
/
+2
2016-10-26
gallium/radeon: pass pipe_resource and other params to surface_init directly
Marek Olšák
1
-20
/
+53
2016-10-26
gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys
Marek Olšák
1
-18
/
+6
2016-10-05
gallium/radeon/winsyses: set reasonable max_alloc_size
Marek Olšák
1
-1
/
+3
2016-10-04
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
1
-0
/
+11
2016-10-04
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
1
-1
/
+2
2016-09-29
gallium/radeon/winsyses: add radeon_winsys::min_alloc_size
Nicolai Hähnle
1
-0
/
+4
2016-09-27
gallium/radeon/winsyses: reduce the number of pb_cache buckets
Nicolai Hähnle
1
-4
/
+2
2016-09-27
winsys/radeon: enable buffer allocation from slabs
Nicolai Hähnle
4
-2
/
+209
2016-09-27
winsys/radeon: add fine-grained fences for slab buffers
Nicolai Hähnle
5
-11
/
+137
2016-09-27
winsys/radeon: add slab buffer list
Nicolai Hähnle
5
-12
/
+107
2016-09-27
winsys/radeon: separate adding a buffer from updating its reloc data
Nicolai Hähnle
1
-35
/
+17
2016-09-27
winsys/radeon: add slab entry structures to radeon_bo
Nicolai Hähnle
2
-39
/
+78
2016-09-27
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2
-1
/
+4
2016-09-12
winsys/radeon: rename nrelocs, crelocs to max_relocs, num_relocs
Nicolai Hähnle
2
-27
/
+27
[next]