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
/
radeon
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: restore performance after RADEON_FLAG_NO_INTERPROCESS_SHARING was added
Richard Thier
2019-06-14
1
-1
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
1
-12
/
+0
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
2
-1
/
+3
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-1
/
+2
*
radeonsi: adjust and simplify max_alloc_size determination
Marek Olšák
2018-09-10
1
-3
/
+5
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
1
-0
/
+4
*
winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI
Marek Olšák
2018-09-10
1
-2
/
+2
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
1
-0
/
+13
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+6
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
1
-4
/
+2
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
2
-2
/
+2
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-1
/
+1
*
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
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
4
-19
/
+19
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
1
-0
/
+26
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-7
/
+7
*
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
1
-2
/
+4
*
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
*
radeonsi: don't emit partial flushes for internal CS flushes only
Marek Olšák
2018-04-16
2
-5
/
+10
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
3
-17
/
+17
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-0
/
+1
*
winsys/radeon: implement and enable 32-bit VM allocations
Marek Olšák
2018-02-17
3
-8
/
+64
*
winsys/radeon: add struct radeon_vm_heap
Marek Olšák
2018-02-17
3
-36
/
+47
*
winsys/radeon: Compute is_displayable in surf_drm_to_winsys
Michel Dänzer
2018-01-31
1
-0
/
+3
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
2
-16
/
+13
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
2
-2
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
winsys/radeon: fix up default enabled_rb_mask for r600
Roland Scheidegger
2018-01-10
1
-6
/
+10
*
gallium/radeon: move setting VRAM|GTT into winsyses
Marek Olšák
2017-12-05
2
-0
/
+15
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
2
-5
/
+5
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
1
-2
/
+2
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
winsys/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
1
-0
/
+19
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+2
[next]