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
/
amd
/
common
/
ac_gpu_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac,winsys/amdgpu: align IBs the same as the kernel
Marek Olšák
2020-06-26
1
-0
/
+1
*
ac: rename has_double_rate_fp16 -> has_packed_math_16bit
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa
Marek Olšák
2020-05-26
1
-1
/
+2
*
ac/gpu_info: compute the best safe IB alignment
Marek Olšák
2020-05-23
1
-1
/
+1
*
ac,radv: add ac_gpu_info::has_double_rate_fp16
Samuel Pitoiset
2020-04-09
1
-0
/
+1
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
1
-0
/
+1
*
ac: add ac_gpu_info::cu_mask to store bitmask of compute units
Samuel Pitoiset
2020-03-06
1
-0
/
+1
*
ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
ac: rename lds_size_per_cu to lds_size_per_workgroup
Samuel Pitoiset
2020-03-03
1
-1
/
+1
*
ac: add more fields to ac_gpu_info
Samuel Pitoiset
2020-02-28
1
-0
/
+8
*
ac: add more ac_gpu_info related shader fields
Samuel Pitoiset
2020-02-26
1
-0
/
+7
*
ac,radeonsi: add ac_gpu_info::lds_size_per_cu
Samuel Pitoiset
2020-02-26
1
-0
/
+1
*
ac/gpu_info: add pc_lines and use it in radeonsi
Marek Olšák
2020-01-08
1
-0
/
+1
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-2
/
+1
*
ac: add radeon_info::has_l2_uncached
Samuel Pitoiset
2019-11-18
1
-0
/
+1
*
ac: reorder and print all radeon_info fields
Marek Olšák
2019-09-30
1
-12
/
+13
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-09-30
1
-0
/
+1
*
ac: move ac_get_num_physical_vgprs into radeon_info
Marek Olšák
2019-09-18
1
-10
/
+1
*
ac: move ac_get_num_physical_sgprs into radeon_info
Marek Olšák
2019-09-18
1
-12
/
+1
*
ac: move ac_get_max_wave64_per_simd into radeon_info
Marek Olšák
2019-09-18
1
-16
/
+2
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+1
*
ac: move PBB MAX_ALLOC_COUNT into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+1
*
radeonsi/gfx10: fix wave occupancy computations
Marek Olšák
2019-09-09
1
-3
/
+19
*
ac: add has_ls_vgpr_init_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_msaa_sample_loc_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_tc_compat_zrange_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
ac: add cpdma_prefetch_writes_memory to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_out_of_order_rast to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_load_ctx_reg_pkt to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_rbplus to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+1
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
1
-0
/
+1
*
ac: import ac_get_compute_resource_limits() from RadeonSI
Samuel Pitoiset
2019-07-12
1
-0
/
+4
*
radeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
Marek Olšák
2019-07-03
1
-0
/
+1
*
ac: change ac_query_gpu_info() signature
Emil Velikov
2019-06-28
1
-3
/
+1
*
ac/surface: remove addrlib_family_rev_id
Marek Olšák
2019-06-24
1
-0
/
+2
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
1
-0
/
+1
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
1
-1
/
+0
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
1
-0
/
+2
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-1
/
+1
*
ac: add radeon_info::is_pro_graphics
Marek Olšák
2019-04-23
1
-0
/
+1
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-0
/
+1
*
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
2019-04-04
1
-0
/
+3
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
1
-0
/
+3
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-0
/
+6
[next]