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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: stop using radv_amdgpu_winsys::family
Nicolai Hähnle
2017-06-05
2
-2
/
+2
*
radv: use ac_gpu_info
Nicolai Hähnle
2017-06-05
5
-229
/
+13
*
radv: remove radeon_info::name
Nicolai Hähnle
2017-06-05
3
-30
/
+27
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
8
-153
/
+81
*
radv: rename radeon_surf::bo_{size,alignment} to surf_{size,alignment}
Nicolai Hähnle
2017-06-05
3
-12
/
+13
*
radv: remove unused RADEON_SURF_HAS_SBUFFER_MIPTREE
Nicolai Hähnle
2017-06-05
2
-3
/
+1
*
radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
2017-06-05
3
-6
/
+1
*
radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
2017-06-05
5
-6
/
+7
*
radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
2017-06-05
5
-13
/
+3
*
radv: add surface helper variable in radv_GetImageSubresourceLayout
Nicolai Hähnle
2017-06-05
1
-6
/
+7
*
radv: fewer than 8 RBs are possible
Nicolai Hähnle
2017-06-05
1
-2
/
+0
*
ac/surface/gfx6: explicitly support S8 surfaces
Nicolai Hähnle
2017-06-05
1
-25
/
+50
*
ac/nir: set workgroup size attribute to correct value.
Dave Airlie
2017-06-05
1
-3
/
+32
*
ac: add new helper function to add a integer target dependent function attr.
Dave Airlie
2017-06-05
2
-0
/
+15
*
radv: add external memory support.
Dave Airlie
2017-06-05
3
-14
/
+183
*
radv: Add VkPhysicalDeviceIDProperties support.
Bas Nieuwenhuizen
2017-06-05
2
-2
/
+23
*
radv: Add support for external queue family.
Bas Nieuwenhuizen
2017-06-05
1
-1
/
+6
*
radv/formats: reverse how the image format properties KHR2 is handled
Dave Airlie
2017-06-05
1
-30
/
+46
*
radv: Dirty all descriptors sets when changing the pipeline.
Bas Nieuwenhuizen
2017-06-03
2
-8
/
+14
*
radv: Set both compute and graphics SGPRS on descriptor set flush.
Bas Nieuwenhuizen
2017-06-03
1
-50
/
+50
*
radv: realign cp dma code with radeonsi
Dave Airlie
2017-06-02
1
-86
/
+70
*
radv: bump some base addresses to 64-bits.
Dave Airlie
2017-06-02
1
-9
/
+9
*
radv: factor out eop event writing code. (v2)
Dave Airlie
2017-06-02
4
-65
/
+82
*
radv: factor out si_emit_wait_fence code.
Dave Airlie
2017-06-02
4
-22
/
+20
*
radv: Revert HTILE reset word to 0xFFFFFFFF.
Bas Nieuwenhuizen
2017-05-31
1
-1
/
+1
*
radv: Reserve space for descriptor and push constant user SGPR setting.
Bas Nieuwenhuizen
2017-05-29
1
-0
/
+8
*
amd/common: set vcn dec as hw decode as well
Leo Liu
2017-05-29
1
-0
/
+2
*
amd/common: add vcn dec ip info query for amdgpu version 3.17
Leo Liu
2017-05-29
1
-1
/
+9
*
radv: automake: list shared libraries after the static ones
Emil Velikov
2017-05-29
1
-19
/
+16
*
radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
2017-05-29
3
-14
/
+37
*
radeonsi: rename readonly_memory -> can_speculate
Marek Olšák
2017-05-29
2
-6
/
+6
*
radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Bas Nieuwenhuizen
2017-05-29
1
-1
/
+1
*
amd/common: add missing libdrm include path
Eric Engestrom
2017-05-26
1
-0
/
+1
*
Revert "amd/common: add vcn dec ip info query"
Dave Airlie
2017-05-26
1
-7
/
+1
*
Revert "amd/common: set vcn dec as hw decode as well"
Dave Airlie
2017-05-26
1
-2
/
+0
*
amd/common: set vcn dec as hw decode as well
Leo Liu
2017-05-25
1
-0
/
+2
*
amd/common: add vcn dec ip info query
Leo Liu
2017-05-25
1
-1
/
+7
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
2
-2
/
+2
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
2
-0
/
+2
*
radv: Add compute HTILE fast clear.
Bas Nieuwenhuizen
2017-05-22
1
-1
/
+93
*
radv: Use correct clear words for HTILE.
Bas Nieuwenhuizen
2017-05-22
1
-4
/
+13
*
radv: Add queue masks for htile usage determination.
Bas Nieuwenhuizen
2017-05-22
4
-20
/
+41
*
radv: Specify semantics of HTILE layout helpers.
Bas Nieuwenhuizen
2017-05-22
3
-3
/
+20
*
radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
2017-05-22
5
-40
/
+11
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
1
-2
/
+1
*
ac: add missing extern "C" guards
Nicolai Hähnle
2017-05-18
2
-0
/
+16
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
2
-3
/
+15
*
ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
2017-05-18
2
-0
/
+6
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
2
-29
/
+29
*
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
2017-05-18
5
-3
/
+289
[prev]
[next]