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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/svga/drm: Enable import/export fence FD
Sinclair Yeh
2017-07-17
3
-19
/
+53
*
winsys/svga/drm: Connect winsys-side fence_* functions
Sinclair Yeh
2017-07-17
4
-10
/
+109
*
winsys/svga/drm: Prepare to support fence fd
Sinclair Yeh
2017-07-17
1
-3
/
+8
*
drivers/svga, winsys/svga/drm: Thread through timeout for fence_finish
Sinclair Yeh
2017-07-17
3
-2
/
+6
*
radeonsi: prevent a deadlock in util_queue_add_job with too many GL contexts
Marek Olšák
2017-07-17
1
-1
/
+2
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
2
-2
/
+2
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+1
*
android: build imx-drm winsys
Tomeu Vizoso
2017-07-05
1
-0
/
+40
*
android: add etnaviv driver build support
Rob Herring
2017-07-05
1
-0
/
+33
*
winsys/amdgpu: use 128KB BOs for suballocations of up to 64KB BOs
Marek Olšák
2017-07-04
2
-3
/
+5
*
gallium/radeon: add radeon_winsys::buffer_is_suballocated
Marek Olšák
2017-07-04
2
-0
/
+14
*
gallium/radeon: clean up pb_cache bucket/usage determination
Marek Olšák
2017-07-04
2
-32
/
+10
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
2
-0
/
+6
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
4
-74
/
+17
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
3
-17
/
+3
*
gallium/radeon: disallow exports of sparse and suballocated BOs
Marek Olšák
2017-07-04
2
-8
/
+6
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
3
-6
/
+6
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
4
-0
/
+7
*
winsys/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-03
1
-1
/
+2
*
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
2017-06-27
1
-1
/
+1
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
4
-8
/
+14
*
svga: fix pre-mature flushing of the command buffer
Charmaine Lee
2017-06-22
2
-2
/
+3
*
winsys/amdgpu: fix a deadlock when waiting for submission_in_progress
Marek Olšák
2017-06-20
2
-16
/
+43
*
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
2017-06-15
7
-2
/
+169
*
radeon/winsys: Limit max allocation size to 70% of VRAM
Aaron Watry
2017-06-14
1
-0
/
+2
*
radeonsi: Use libdrm to get chipset name
Samuel Li
2017-06-07
1
-0
/
+8
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
2
-2
/
+2
*
winsys/amdgpu: add vcn dec cs support
Leo Liu
2017-05-25
1
-1
/
+10
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
1
-2
/
+2
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
1
-0
/
+2
*
gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
2017-05-23
2
-0
/
+8
*
virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
2017-05-19
1
-2
/
+12
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
1
-2
/
+2
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
2
-6
/
+2
*
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
2017-05-18
2
-238
/
+4
*
ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
2017-05-18
1
-16
/
+0
*
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
2017-05-18
1
-4
/
+1
*
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-415
/
+10
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-411
/
+16
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
3
-165
/
+1
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-15
1
-0
/
+4
*
Android: rework LLVM build support
Rob Herring
2017-05-11
1
-0
/
+2
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
2
-0
/
+9
*
Android: amd: use exported include dirs instead of explicit includes
Rob Herring
2017-05-11
1
-6
/
+1
*
winsys/amdgpu: fix Polaris12 (RX 550) breakage
Marek Olšák
2017-05-05
1
-0
/
+1
*
winsys/svga: fix error path when kernel is not able to create surface
Deepak Rawat
2017-04-26
1
-15
/
+18
*
winsys/sw/dri: don't use GNU void pointer arithmetic
Emil Velikov
2017-04-19
1
-1
/
+1
*
winsys/amdgpu: init buffer_indices_hashlist with memset()
Samuel Pitoiset
2017-04-17
1
-8
/
+2
*
winsys/amdgpu: simplify amdgpu_cs_add_buffer() a bit
Samuel Pitoiset
2017-04-17
1
-4
/
+3
*
svga: remove unused vmw_dri1_intersect_src_bbox()
Samuel Pitoiset
2017-04-13
1
-32
/
+0
[next]