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
...
*
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
*
ac: rename has_sync_file to has_fence_to_handle.
Bas Nieuwenhuizen
2018-01-04
1
-1
/
+1
*
ac: rename has_syncobj_wait -> has_syncobj_wait_for_submit
Marek Olšák
2018-01-04
1
-1
/
+1
*
amd/common: Add detection of the syncobj wait/signal/reset ioctls.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+1
*
radeonsi: dismantle si_common_screen_init/destroy
Marek Olšák
2017-11-29
1
-0
/
+1
*
radv: Expose VK_EXT_global_priority
Andres Rodriguez
2017-10-21
1
-0
/
+1
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
1
-0
/
+1
*
amd/common: get ME/PFP/CE firmware feature versions as well
Nicolai Hähnle
2017-09-13
1
-0
/
+3
*
Revert "radeonsi: get the raster config from AMDGPU on SI"
Marek Olšák
2017-08-27
1
-2
/
+0
*
radeonsi: get the raster config from AMDGPU on SI
Marek Olšák
2017-08-24
1
-0
/
+2
*
ac/gpu: add driver/device UUID query helpers
Andres Rodriguez
2017-08-06
1
-0
/
+5
*
ac/gpu: add code to detect if kernel supports sync objects.
Dave Airlie
2017-07-21
1
-0
/
+1
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-0
/
+1
*
ac: resolve conflicts introduced with "ac: remove amdgpu.h dependency"
Emil Velikov
2017-06-17
1
-1
/
+3
*
ac: remove amdgpu.h dependency
Emil Velikov
2017-06-16
1
-2
/
+4
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
1
-1
/
+1
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
1
-0
/
+1
*
ac: add missing extern "C" guards
Nicolai Hähnle
2017-05-18
1
-0
/
+8
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
1
-1
/
+2
*
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
2017-05-18
1
-0
/
+4
*
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2017-05-18
1
-0
/
+93
[prev]