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: 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
*
winsys/radeon: Destroy fd_hash table when the last winsys is removed.
Jan Vesely
2018-05-10
1
-1
/
+6
*
virgl: disable virgl when no 3D for virtio gpu.
Lepton Wu
2018-04-23
1
-0
/
+11
*
radeonsi: don't emit partial flushes for internal CS flushes only
Marek Olšák
2018-04-16
3
-9
/
+18
*
winsys/amdgpu: always set AMDGPU_IB_FLAG_TC_WB_NOT_INVALIDATE
Marek Olšák
2018-04-16
1
-10
/
+26
*
ac/surface: don't set the display flag for obviously unsupported cases (v2)
Marek Olšák
2018-04-10
1
-0
/
+1
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
3
-17
/
+17
*
winsys/amdgpu: always allow GTT placements on APUs
Marek Olšák
2018-03-26
1
-7
/
+5
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
1
-4
/
+3
*
gallium/winsys/kms: Add support for multi-planes
Lepton Wu
2018-03-22
1
-40
/
+112
*
gallium/winsys/kms: Fix possible leak in map/unmap.
Lepton Wu
2018-03-22
1
-7
/
+31
*
autotools: add tegra header files
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
ac/surface: compute tile swizzle for GFX9
Marek Olšák
2018-03-21
1
-0
/
+2
[next]