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: 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
*
mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation
John Stultz
2019-08-07
1
-0
/
+2
*
etnaviv: add alternative NIR compiler
Jonathan Marek
2019-08-06
1
-1
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
meson: Test for program_invocation_name
Matt Turner
2019-07-30
1
-1
/
+1
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
1
-0
/
+1
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
7
-37
/
+37
*
util: use standard name for sprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
freedreno: Add dependency on the xml build to the winsys.
Eric Anholt
2019-07-11
1
-1
/
+4
*
android: virgl: remove unnecessary LOCAL_C_INCLUDES
Chih-Wei Huang
2019-07-10
2
-4
/
+0
*
radeonsi/gfx10: enable 1D textures
Marek Olšák
2019-07-09
1
-2
/
+4
*
amd/common: add GFX10 chips
Nicolai Hähnle
2019-07-03
1
-1
/
+3
*
winsys/amdgpu: Make KMS handles valid for original DRM file descriptor
Michel Dänzer
2019-07-03
2
-5
/
+16
*
winsys/amdgpu: Add amdgpu_screen_winsys
Michel Dänzer
2019-07-03
7
-142
/
+183
*
winsys/amdgpu: Use amdgpu_winsys helper instead of open-coded casts
Michel Dänzer
2019-07-03
3
-8
/
+8
[prev]
[next]