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
/
winsys
/
radeon
/
drm
/
radeon_drm_winsys.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
1
-1
/
+1
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
1
-1
/
+2
*
winsys/radeon: fix up default enabled_rb_mask for r600
Roland Scheidegger
2018-01-10
1
-6
/
+10
*
radeonsi: remove unused field in the PCI ID table
Marek Olšák
2017-11-07
1
-1
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-6
/
+0
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
1
-0
/
+1
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-2
/
+2
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
1
-1
/
+1
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
1
-0
/
+1
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
1
-2
/
+3
*
radeon/winsys: Limit max allocation size to 70% of VRAM
Aaron Watry
2017-06-14
1
-0
/
+2
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
1
-2
/
+2
*
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
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-11
/
+11
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
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
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
1
-17
/
+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
1
-0
/
+2
*
gallium/radeon: add new HUD query num-SDMA-IBs
Marek Olšák
2017-01-06
1
-0
/
+2
*
gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBs
Marek Olšák
2017-01-06
1
-2
/
+2
*
gallium/radeon/winsyses: set reasonable max_alloc_size
Marek Olšák
2016-10-05
1
-1
/
+3
*
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
*
winsys/radeon: enable buffer allocation from slabs
Nicolai Hähnle
2016-09-27
1
-2
/
+22
*
winsys/radeon: add fine-grained fences for slab buffers
Nicolai Hähnle
2016-09-27
1
-0
/
+2
*
gallium/radeon/winsyses: remove #includes of pb_bufmgr.h
Nicolai Hähnle
2016-09-12
1
-1
/
+0
*
gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
2016-08-26
1
-0
/
+2
*
winsys/radeon: track the amount of mapped memory
Marek Olšák
2016-08-10
1
-0
/
+4
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
1
-0
/
+4
*
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-44
/
+44
*
winsys/radeon: add guard pages when R600_DEBUG=check_vm is enabled
Nicolai Hähnle
2016-06-24
1
-1
/
+3
*
gallium/u_queue: allow the execute function to differ per job
Marek Olšák
2016-06-24
1
-2
/
+1
*
gallium/u_queue: add an option to name threads
Marek Olšák
2016-06-24
1
-1
/
+1
*
gallium/u_queue: add an option to have multiple worker threads
Marek Olšák
2016-06-24
1
-1
/
+1
*
gallium/u_queue: use a ring instead of a stack
Marek Olšák
2016-06-24
1
-1
/
+1
*
winsys/radeon: use the common job queue for multithreaded command submission v2
Marek Olšák
2016-06-15
1
-59
/
+4
*
winsys/radeon: use gart_page_size instead of private size_align
Marek Olšák
2016-05-10
1
-1
/
+1
*
gallium/radeon: remove tile_mode_array_valid flags
Marek Olšák
2016-05-02
1
-2
/
+0
[prev]
[next]