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
...
*
winsys/amdgpu: Close KMS handles for other DRM file descriptions
Michel Dänzer
2020-01-29
2
-3
/
+21
*
winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
Michel Dänzer
2020-01-29
2
-24
/
+48
*
winsys/svga: Enable transhuge pages for buffer objects
Thomas Hellstrom
2020-01-29
1
-0
/
+1
*
winsys/svga: use new ioctl for logging
Roland Scheidegger
2020-01-29
4
-6
/
+42
*
radeonsi: stop using the VM_ALWAYS_VALID flag
Pierre-Eric Pelloux-Prayer
2020-01-29
3
-16
/
+0
*
Revert "winsys/amdgpu: Re-use amdgpu_screen_winsys when possible"
Marek Olšák
2020-01-27
2
-45
/
+24
*
Revert "winsys/amdgpu: Close KMS handles for other DRM file descriptions"
Marek Olšák
2020-01-27
2
-21
/
+3
*
etnaviv: update Android build files
Martin Fuzzey
2020-01-24
1
-1
/
+1
*
winsys/amdgpu: Close KMS handles for other DRM file descriptions
Michel Dänzer
2020-01-23
2
-3
/
+21
*
winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
Michel Dänzer
2020-01-23
2
-24
/
+45
*
winsys/amdgpu: Only re-export KMS handles for different DRM FDs
Michel Dänzer
2020-01-23
3
-11
/
+32
*
winsys/amdgpu: Keep track of retrieved KMS handles using hash tables
Michel Dänzer
2020-01-23
3
-0
/
+47
*
winsys/amdgpu: Keep a list of amdgpu_screen_winsyses in amdgpu_winsys
Michel Dänzer
2020-01-23
2
-1
/
+28
*
virgl/drm: update UAPI
Gurchetan Singh
2020-01-10
2
-175
/
+1
*
radeonsi: preserve the scanout flag for shared resources on gfx9 and gfx10
Marek Olšák
2020-01-03
1
-0
/
+5
*
winsys/radeon: initialize pte_fragment_size
Marek Olšák
2019-12-30
1
-0
/
+1
*
winsys/amdgpu: avoid double simple_mtx_unlock()
Jonathan Gray
2019-11-28
1
-1
/
+0
*
winsys/amdgpu: detect noop dependencies on the same ring correctly
Marek Olšák
2019-11-19
1
-6
/
+9
*
ac: fill num_rings for remaining IPs
Marek Olšák
2019-11-19
1
-2
/
+7
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-2
/
+2
*
Call shmget() with permission 0600 instead of 0777
Brian Paul
2019-11-18
2
-2
/
+4
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
13
-13
/
+13
*
radeonsi: sdma misc fixes
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-3
/
+0
*
winsys/amdgpu: use the new GPU reset query
Marek Olšák
2019-10-28
1
-20
/
+37
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
3
-6
/
+6
*
util: remove LIST_DELINIT macro
Timothy Arceri
2019-10-28
1
-3
/
+3
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
5
-8
/
+8
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
6
-9
/
+9
*
winsys/svga: Limit the maximum DMA hardware buffer size
Thomas Hellstrom
2019-10-24
1
-1
/
+4
*
meson: build gallium gdi winsys
Dylan Baker
2019-10-10
1
-0
/
+27
*
amd: Move all amd/common code that depends on LLVM to amd/llvm.
Timur Kristóf
2019-10-08
2
-2
/
+3
*
winsys/radeon: initialize SIMD properties in radeon_info
Marek Olšák
2019-10-07
1
-0
/
+3
*
virgl: honor winsys supplied metadata
Gurchetan Singh
2019-10-02
1
-1
/
+6
*
virgl: modify resource_create_from_handle(..) callback
Gurchetan Singh
2019-10-02
1
-1
/
+5
*
virgl: remove stride from virgl_hw_res
Gurchetan Singh
2019-10-02
2
-3
/
+0
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
2
-2
/
+2
*
virgl: Remove wrong EAGAIN handling for drmIoctl
Lepton Wu
2019-09-18
1
-3
/
+3
*
virgl: replace fprintf with _debug_printf
Lepton Wu
2019-09-14
1
-5
/
+5
*
radeonsi: move texture storage allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-1
/
+22
*
radeonsi: move HTILE allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-0
/
+70
*
ac/surface: add RADEON_SURF_NO_FMASK
Marek Olšák
2019-09-09
1
-2
/
+3
*
r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsyses
Marek Olšák
2019-09-09
2
-11
/
+0
*
r300,r600,radeonsi: read winsys_handle::stride,offset in drivers, not winsyses
Marek Olšák
2019-09-09
2
-22
/
+2
*
winsys/amdgpu+radeon: process AMD_DEBUG in addition to R600_DEBUG
Marek Olšák
2019-08-27
2
-4
/
+8
*
ac: add cpdma_prefetch_writes_memory to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
virgl: fix format conversion for recent gallium changes.
Dave Airlie
2019-08-26
2
-2
/
+2
*
virgl: drop unused format field
Dave Airlie
2019-08-26
2
-2
/
+0
*
kmsro: Add missing definitions to Android.mk
Roman Stratiienko
2019-08-14
1
-0
/
+2
[prev]
[next]