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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: don't emit partial flushes for internal CS flushes only
Marek Olšák
2018-04-16
3
-9
/
+18
*
winsys/amdgpu: always set AMDGPU_IB_FLAG_TC_WB_NOT_INVALIDATE
Marek Olšák
2018-04-16
1
-10
/
+26
*
ac/surface: don't set the display flag for obviously unsupported cases (v2)
Marek Olšák
2018-04-10
1
-0
/
+1
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
3
-17
/
+17
*
winsys/amdgpu: always allow GTT placements on APUs
Marek Olšák
2018-03-26
1
-7
/
+5
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
1
-4
/
+3
*
gallium/winsys/kms: Add support for multi-planes
Lepton Wu
2018-03-22
1
-40
/
+112
*
gallium/winsys/kms: Fix possible leak in map/unmap.
Lepton Wu
2018-03-22
1
-7
/
+31
*
autotools: add tegra header files
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
ac/surface: compute tile swizzle for GFX9
Marek Olšák
2018-03-21
1
-0
/
+2
*
virgl: resize resource bo allocation if we need to.
Dave Airlie
2018-03-15
2
-4
/
+12
*
tegra: Initial support
Thierry Reding
2018-03-09
5
-0
/
+128
*
winsys/amdgpu: pad compute IBs
Marek Olšák
2018-03-08
1
-1
/
+3
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
2
-2
/
+4
*
virgl: handle getting new capsets.
Dave Airlie
2018-03-05
5
-30
/
+28
*
winsys/amdgpu: request high addresses
Christian König
2018-02-28
1
-4
/
+12
*
winsys/amdgpu:add uvd hevc enc support in amdgpu cs
James Zhu
2018-02-21
1
-0
/
+6
*
winsys/radeon: implement and enable 32-bit VM allocations
Marek Olšák
2018-02-17
3
-8
/
+64
*
winsys/radeon: add struct radeon_vm_heap
Marek Olšák
2018-02-17
3
-36
/
+47
*
winsys/amdgpu: enable 32-bit VM allocations
Marek Olšák
2018-02-17
1
-1
/
+2
*
meson: Add Haiku platform support v4
Alexander von Gluck IV
2018-02-16
1
-0
/
+29
*
meson: define empty variables for libswdri and libswkmsdri
Dylan Baker
2018-02-15
2
-3
/
+2
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
1
-1
/
+37
*
winsys/amdgpu: allow non page-aligned size bo creation from pointer
Michal Navratil
2018-02-06
1
-4
/
+7
*
winsys/radeon: Compute is_displayable in surf_drm_to_winsys
Michel Dänzer
2018-01-31
1
-0
/
+3
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
2
-1
/
+86
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
4
-33
/
+25
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
4
-4
/
+4
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
1
-0
/
+22
*
winsys/svga: check correct member after create
Grazvydas Ignotas
2018-01-23
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
18
-5
/
+31
*
winsys/radeon: fix up default enabled_rb_mask for r600
Roland Scheidegger
2018-01-10
1
-6
/
+10
*
winsys/amdgpu: disable local BOs again due to worse performance
Marek Olšák
2017-12-11
1
-2
/
+3
*
meson: fix pl111 dependency on vc4
Eric Engestrom
2017-12-07
1
-0
/
+1
*
meson: fix keyword argument in declare_dependency()
Eric Engestrom
2017-12-06
2
-2
/
+2
*
winsys/amdgpu: make IBs use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+1
*
radeonsi: always place sparse buffers in VRAM
Nicolai Hähnle
2017-12-06
1
-2
/
+3
*
winsys/amdgpu: add RADEON_FLAG_READ_ONLY
Marek Olšák
2017-12-05
1
-1
/
+8
*
gallium/radeon: move setting VRAM|GTT into winsyses
Marek Olšák
2017-12-05
3
-1
/
+28
*
meson: define driver dependencies
Dylan Baker
2017-12-04
2
-0
/
+10
*
amd: remove always-true BRAHMA_BUILD define
Eric Engestrom
2017-12-01
1
-3
/
+1
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
4
-8
/
+8
*
meson: build virgl driver
Dylan Baker
2017-11-28
2
-0
/
+53
*
meson: build svga driver on linux
Dylan Baker
2017-11-28
1
-0
/
+45
*
meson: build i915g driver
Dylan Baker
2017-11-28
1
-0
/
+31
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
1
-2
/
+2
*
winsys/amdgpu: add vcn enc cs support
Boyuan Zhang
2017-11-17
1
-1
/
+6
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
4
-4
/
+0
*
meson: build gallium-xlib based glx
Dylan Baker
2017-11-10
1
-0
/
+27
[next]