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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: fix up default enabled_rb_mask for r600
Roland Scheidegger
2018-01-10
1
-6
/
+10
*
gallium/radeon: move setting VRAM|GTT into winsyses
Marek Olšák
2017-12-05
2
-0
/
+15
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
2
-5
/
+5
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
1
-2
/
+2
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
winsys/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
1
-0
/
+19
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+2
*
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
5
-27
/
+2
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
1
-0
/
+1
*
meson: build radeonsi
Dylan Baker
2017-10-16
1
-0
/
+30
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-0
/
+1
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
1
-11
/
+16
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
2
-4
/
+5
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-1
/
+1
*
gallium/radeon: add radeon_winsys::buffer_is_suballocated
Marek Olšák
2017-07-04
1
-0
/
+6
*
gallium/radeon: clean up pb_cache bucket/usage determination
Marek Olšák
2017-07-04
1
-16
/
+5
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
1
-0
/
+3
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
2
-37
/
+9
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
1
-7
/
+1
*
gallium/radeon: disallow exports of sparse and suballocated BOs
Marek Olšák
2017-07-04
1
-4
/
+3
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
2
-3
/
+3
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
1
-0
/
+1
*
winsys/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-03
1
-1
/
+2
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
2
-4
/
+7
*
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
*
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
[next]