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