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
/
amd
/
common
/
ac_gpu_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radeonsi: save raster config in screen, add se_tile_repeat
Marek Olšák
2018-10-16
1
-1
/
+2
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
1
-0
/
+1
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
1
-0
/
+1
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
1
-0
/
+1
*
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
/
+1
*
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
/
+1
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
1
-0
/
+1
*
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
-1
/
+2
*
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
/
+1
*
ac/gpu_info: add kernel_flushes_hdp_before_ib
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
1
-0
/
+4
*
ac/radv/radeonsi: refactor max simd waves into common code.
Dave Airlie
2018-04-24
1
-0
/
+16
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
1
-1
/
+3
*
ac/info: move gs table depth to common code.
Dave Airlie
2018-04-24
1
-0
/
+1
*
ac/gpu_info: print GB_ADDR_CONFIG
Marek Olšák
2018-04-02
1
-0
/
+1
*
ac/gpu_info: reorder the fields and print them nicely
Marek Olšák
2018-04-02
1
-9
/
+15
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
1
-1
/
+1
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
1
-0
/
+1
*
winsys/amdgpu: query GDS info
Marek Olšák
2018-03-08
1
-0
/
+2
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-0
/
+1
*
amd/common:add uvd hevc enc support check in hw query
James Zhu
2018-02-21
1
-0
/
+1
*
ac: query high bits of 32-bit address space
Marek Olšák
2018-02-17
1
-0
/
+1
[next]