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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: out-of-order rasterization is not supported on gfx10
Marek Olšák
2020-04-24
1
-0
/
+1
*
ac,radv: add ac_gpu_info::has_double_rate_fp16
Samuel Pitoiset
2020-04-09
1
-0
/
+3
*
ac: disable late alloc on small gfx10 chips
Marek Olšák
2020-03-12
1
-1
/
+2
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
1
-0
/
+4
*
ac: add ac_gpu_info::cu_mask to store bitmask of compute units
Samuel Pitoiset
2020-03-06
1
-3
/
+6
*
ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
Samuel Pitoiset
2020-03-03
1
-2
/
+2
*
ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity
Samuel Pitoiset
2020-03-03
1
-2
/
+2
*
ac: rename lds_size_per_cu to lds_size_per_workgroup
Samuel Pitoiset
2020-03-03
1
-2
/
+2
*
ac: add more fields to ac_gpu_info
Samuel Pitoiset
2020-02-28
1
-1
/
+53
*
ac: add more ac_gpu_info related shader fields
Samuel Pitoiset
2020-02-26
1
-3
/
+26
*
ac,radeonsi: add ac_gpu_info::lds_size_per_cu
Samuel Pitoiset
2020-02-26
1
-0
/
+8
*
ac/gpu_info: add pc_lines and use it in radeonsi
Marek Olšák
2020-01-08
1
-0
/
+3
*
ac/gpu_info: always use distributed tessellation on gfx10
Marek Olšák
2020-01-08
1
-2
/
+2
*
ac: fill num_rings for remaining IPs
Marek Olšák
2019-11-19
1
-2
/
+16
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-4
/
+4
*
ac: add radeon_info::has_l2_uncached
Samuel Pitoiset
2019-11-18
1
-0
/
+3
*
ac: add missing Arcturus to the info of pc lines
Leo Liu
2019-11-04
1
-0
/
+2
*
ac: get tcc_harvested from the kernel
Marek Olšák
2019-10-28
1
-3
/
+8
*
amd: don't use AMD_FAMILY definitions from amdgpu_drm.h
Marek Olšák
2019-10-09
1
-8
/
+8
*
ac: reorder and print all radeon_info fields
Marek Olšák
2019-09-30
1
-7
/
+40
*
ac: set the number of SDPs same as the number of TCCs
Marek Olšák
2019-09-30
1
-13
/
+3
*
ac: fix num_good_cu_per_sh for harvested chips
Marek Olšák
2019-09-30
1
-0
/
+6
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-09-30
1
-0
/
+4
*
ac: fix incorrect vram_size reported by the kernel
Marek Olšák
2019-09-30
1
-2
/
+10
*
ac: stop using PCI IDs for chip identification
Marek Olšák
2019-09-23
1
-15
/
+58
*
ac: move ac_get_num_physical_vgprs into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+1
*
ac: move ac_get_num_physical_sgprs into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+11
*
ac: move ac_get_max_wave64_per_simd into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+2
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+14
*
ac: move PBB MAX_ALLOC_COUNT into radeon_info
Marek Olšák
2019-09-18
1
-0
/
+32
*
ac: add has_ls_vgpr_init_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
ac: add has_msaa_sample_loc_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+5
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+10
*
ac: add has_tc_compat_zrange_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
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
/
+2
*
ac: add has_out_of_order_rast to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
ac: add has_load_ctx_reg_pkt to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+5
*
ac: add has_rbplus to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+4
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+3
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-0
/
+6
*
ac,radv,radeonsi: remove LLVM 7 support
Samuel Pitoiset
2019-08-23
1
-2
/
+1
*
radeonsi: add support for Renoir
Marek Olšák
2019-08-14
1
-1
/
+2
*
amd: prepare dropping include of p_compiler.h
Lionel Landwerlin
2019-08-09
1
-1
/
+2
*
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
/
+32
*
radeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
Marek Olšák
2019-07-03
1
-0
/
+2
*
radeonsi/gfx10: implement gfx10_shader_ngg
Nicolai Hähnle
2019-07-03
1
-0
/
+1
*
amd/common: add GFX10 chips
Nicolai Hähnle
2019-07-03
1
-2
/
+8
[next]