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
*
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
*
android: fix typo LOCAL_EXPORT_C_INCLUDES
Chih-Wei Huang
2019-06-29
1
-1
/
+1
*
android: virgl: fix libmesa_winsys_virgil_common build and dependencies
Mauro Rossi
2019-06-21
2
-0
/
+4
*
android: winsys/amdgpu,radv: fix generated amdgfxregs.h header dependecies
Mauro Rossi
2019-06-21
1
-1
/
+1
*
drisw: move build logic to build systems
Eric Engestrom
2019-06-21
1
-6
/
+4
*
winsys/svga: Make it possible to specify coherent resources
Thomas Hellstrom
2019-06-20
3
-15
/
+10
*
gallium/virgl: Add code path for virgl to read driconf
Gert Wollny
2019-06-20
2
-3
/
+3
*
virgl: add resource_reference to virgl_winsys
Chia-I Wu
2019-06-17
2
-30
/
+17
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-0
/
+1
*
virgl: Return immediately when finding a compatible resource in the cache
Alexandros Frantzis
2019-06-14
1
-25
/
+14
*
virgl: Use virgl_resource_cache in the vtest winsys
Alexandros Frantzis
2019-06-14
4
-122
/
+44
*
virgl: Use virgl_resource_cache in the drm winsys
Alexandros Frantzis
2019-06-14
4
-123
/
+44
*
virgl: Introduce virgl_resource_cache
Alexandros Frantzis
2019-06-14
5
-0
/
+330
*
gallium/winsys/kms: Fix dumb buffer bpp
Kevin Strasser
2019-06-12
1
-1
/
+1
*
r300g: restore performance after RADEON_FLAG_NO_INTERPROCESS_SHARING was added
Richard Thier
2019-06-11
1
-1
/
+3
*
virgl: consider newly created resources idle
Chia-I Wu
2019-06-11
1
-6
/
+8
*
virgl: make resource_wait/resource_is_busy cheaper
Chia-I Wu
2019-06-11
2
-0
/
+27
*
virgl: add virgl_drm_{alloc,free,clear}_res_list
Chia-I Wu
2019-06-11
1
-17
/
+42
*
virgl: do not cache external resources
Chia-I Wu
2019-06-11
2
-1
/
+10
*
virgl: Make VIRGL_BIND_STAGING resources cacheable
Alexandros Frantzis
2019-06-07
2
-2
/
+4
*
virgl: Deduplicate checks for resource caching
Alexandros Frantzis
2019-06-07
4
-20
/
+14
*
virgl: Don't try to use cached resources for legacy fences
Alexandros Frantzis
2019-06-07
2
-6
/
+12
*
winsys/svga/drm: Fix 32-bit RPCI send message
Deepak Rawat
2019-06-06
1
-12
/
+23
*
winsys/drm: Fix out of scope variable usage
Deepak Rawat
2019-06-02
1
-12
/
+13
*
build: Build etnaviv drm
Guido Günther
2019-06-05
1
-2
/
+4
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
2
-2
/
+1
*
radeonsi: clean up winsys creation
Marek Olšák
2019-05-27
1
-8
/
+0
*
ac: treat Mullins as Kabini, remove the enum
Marek Olšák
2019-05-27
1
-3
/
+0
*
svga: Add an environment variable to force coherent surface memory
Thomas Hellstrom
2019-05-17
4
-3
/
+18
*
pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flags
Thomas Hellstrom
2019-05-17
1
-16
/
+7
*
winsys/svga: Fix RELOC_INTERNAL mob GPU access
Thomas Hellstrom
2019-05-17
1
-1
/
+9
*
svga: Remove the surface_invalidate winsys function
Thomas Hellstrom
2019-05-17
3
-18
/
+0
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
2
-8
/
+0
*
winsys/radeon: implement ctx_query_reset_status by copying radeonsi
Marek Olšák
2019-05-16
4
-6
/
+43
*
winsys/amdgpu: report a CS rejection as a reset only if there's no GPU reset
Marek Olšák
2019-05-16
1
-6
/
+5
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
2
-8
/
+15
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
3
-5
/
+160
*
winsys/amdgpu: always set NO_CPU_ACCESS and NO_SUBALLOC on GDS resources
Marek Olšák
2019-05-16
1
-2
/
+5
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
5
-24
/
+24
*
v3d: Use driconf to expose non-MSAA texture limits for Xorg.
Eric Anholt
2019-05-13
6
-15
/
+25
*
winsys/amdgpu: add VCN JPEG to no user fence group
Leo Liu
2019-05-10
1
-1
/
+2
*
virgl: export resource_is_busy from winsys
Chia-I Wu
2019-05-06
2
-11
/
+14
*
svga: move host logging to winsys
Charmaine Lee
2019-05-02
5
-0
/
+495
*
winsys/svga: Don't abort on EBUSY errors from execbuffer
Thomas Hellstrom
2019-05-02
1
-1
/
+3
*
winsys/svga: Update the drm interface file
Thomas Hellstrom
2019-05-02
2
-174
/
+188
*
winsys/svga: Enable the transfer_from_buffer GPU command for vgpu10
Thomas Hellstrom
2019-05-02
1
-0
/
+1
[next]