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/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
*
winsys/svga: Add an environment variable to force host-backed operation
Thomas Hellstrom
2019-05-02
1
-6
/
+11
*
winsys/svga/drm: Include sys/types.h
Khem Raj
2019-04-30
1
-0
/
+1
*
vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.
Eric Anholt
2019-04-26
2
-3
/
+35
*
kmsro: Add support for V3D.
Eric Anholt
2019-04-26
2
-0
/
+16
*
virgl/drm: insert correct handles into the table. (v3)
Dave Airlie
2019-04-25
1
-1
/
+4
*
virgl/drm: handle flink name better.
Dave Airlie
2019-04-25
2
-20
/
+11
*
virgl/drm: cleanup buffer from handle creation (v2)
Dave Airlie
2019-04-25
2
-15
/
+13
*
winsys/amdgpu: clean up and remove nonsensical assertion
Marek Olšák
2019-04-23
1
-2
/
+1
*
winsys/amdgpu: enable chaining for compute IBs
Marek Olšák
2019-04-23
1
-6
/
+6
*
winsys/amdgpu: reorder chunks, make BO_HANDLES first, IB and FENCE last
Marek Olšák
2019-04-23
1
-19
/
+17
*
winsys/amdgpu: make IBs writable and expose their address
Marek Olšák
2019-04-23
1
-1
/
+3
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-7
/
+0
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
2
-3
/
+5
*
lima: add Android build
Icenowy Zheng
2019-04-21
1
-0
/
+32
*
virgl/vtest: bump up protocol version + support encoded transfers
Gurchetan Singh
2019-04-18
3
-3
/
+12
*
virgl/vtest: wait after issuing a transfer get
Gurchetan Singh
2019-04-18
1
-2
/
+3
*
virgl/vtest: modify sending and receiving data for shared memory
Gurchetan Singh
2019-04-18
1
-4
/
+35
*
virgl/vtest: receive and handle shared memory fd
Gurchetan Singh
2019-04-18
2
-7
/
+55
*
virgl/vtest: plumb support for shared memory
Gurchetan Singh
2019-04-18
3
-6
/
+10
*
virgl/vtest: add utilities for receiving fds
Gurchetan Singh
2019-04-18
1
-0
/
+43
*
virgl/vtest: execute a transfer_get when flushing the front buffer
Gurchetan Singh
2019-04-18
1
-22
/
+21
*
winsys/amdgpu: don't set GTT with GDS & OA placements on APUs
Marek Olšák
2019-04-16
1
-9
/
+11
*
virgl: fix fence fd version check
Chia-I Wu
2019-04-15
1
-2
/
+2
*
virgl: introduce virgl_drm_fence
Chia-I Wu
2019-04-15
2
-45
/
+115
*
virgl: hide fence internals from the driver
Chia-I Wu
2019-04-15
2
-28
/
+42
*
virgl: handle fence_server_sync in winsys
Chia-I Wu
2019-04-15
3
-12
/
+25
[next]