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
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+6
*
drisw: Fix build on Android Nougat, which lacks shm (v2)
Chad Versace
2018-08-06
1
-0
/
+11
*
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
2018-08-03
3
-4
/
+58
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
2
-6
/
+3
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-1
/
+1
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
1
-0
/
+6
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
1
-6
/
+0
*
winsys/amdgpu: remove RADEON_SURF_FMASK leftover
Marek Olšák
2018-07-19
1
-7
/
+4
*
winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)
Marek Olšák
2018-07-18
3
-5
/
+41
*
winsys/amdgpu: use a better hash_pointer function
Marek Olšák
2018-07-18
1
-8
/
+5
*
winsys/amdgpu: clean up error handling in amdgpu_bo_from_handle
Marek Olšák
2018-07-18
1
-20
/
+16
*
winsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
Marek Olšák
2018-07-18
1
-9
/
+10
*
winsys/amdgpu: clean up error handling in amdgpu_cs_submit_ib
Marek Olšák
2018-07-16
1
-9
/
+8
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
4
-7
/
+7
*
winsys/amdgpu: use alloca when using global_bo_list
Marek Olšák
2018-07-16
1
-9
/
+1
*
winsys/amdgpu: remove label bo_list_error
Marek Olšák
2018-07-16
1
-12
/
+16
*
winsys/amdgpu: always update gfx_bo_list_counter
Marek Olšák
2018-07-16
1
-3
/
+3
*
winsys/amdgpu: make amdgpu_cs_context::flags & handles local
Marek Olšák
2018-07-16
2
-22
/
+5
*
virgl/vtest: add support to vtest for new cap getting.
Dave Airlie
2018-07-10
2
-4
/
+28
*
Shorten u_queue names
Marek Olšák
2018-07-04
2
-2
/
+2
*
radeon: duplicate cmask surface for now.
Dave Airlie
2018-06-26
1
-1
/
+61
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
1
-0
/
+13
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
3
-0
/
+5
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
8
-38
/
+38
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
1
-0
/
+26
*
virgl: Remove debugging left-overs
Tomeu Vizoso
2018-06-19
1
-2
/
+0
*
drisw: Fix invalid pointer arithmetic
Jan Vesely
2018-06-07
1
-1
/
+1
*
drisw: learn to query shmid handle type
Marc-André Lureau
2018-05-30
1
-1
/
+9
*
drisw: use shared memory when possible
Marc-André Lureau
2018-05-30
1
-12
/
+60
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
7
-40
/
+40
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-7
/
+0
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
7
-6
/
+6
*
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
Eric Anholt
2018-05-16
5
-8
/
+8
*
winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.
Jan Vesely
2018-05-10
1
-1
/
+6
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
1
-0
/
+2
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
1
-0
/
+3
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
1
-0
/
+5
*
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add has_format_bc1_through_bc7
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add has_eqaa_surface_allocator
Marek Olšák
2018-05-10
1
-0
/
+1
*
radeonsi: clean up the reset status query implementation
Marek Olšák
2018-05-10
1
-0
/
+2
*
ac/gpu_info: add has_bo_metadata
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/gpu_info: add htile_cmask_support_1d_tiling
Marek Olšák
2018-05-10
1
-0
/
+3
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
2
-2
/
+6
*
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
1
-3
/
+3
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
1
-0
/
+48
[next]