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
*
amd/common: replace add_sgpr_argument() by add_arg()
Samuel Pitoiset
2017-12-27
1
-45
/
+33
*
amd/common: replace add_user_sgpr_argument() by add_arg()
Samuel Pitoiset
2017-12-27
1
-45
/
+58
*
amd/common: replace add_vgpr_argument() by add_arg()
Samuel Pitoiset
2017-12-27
1
-51
/
+60
*
amd/common: add new add_arg() helper for SGPRs/VGPRs arguments
Samuel Pitoiset
2017-12-27
1
-0
/
+24
*
amd/common: rename radv_define_common_user_sgprs_phase1()
Samuel Pitoiset
2017-12-27
1
-38
/
+74
*
amd/common: rename radv_define_vs_user_sgprs_phase1()
Samuel Pitoiset
2017-12-27
1
-21
/
+42
*
amd/common: do not try to declare input VS SGPRs for GS
Samuel Pitoiset
2017-12-27
1
-1
/
+0
*
amd/common: add declare_vs_input_vgprs() helper
Samuel Pitoiset
2017-12-27
1
-14
/
+16
*
amd/common: add declare_tes_input_vgprs() helper
Samuel Pitoiset
2017-12-27
1
-8
/
+10
*
amd/common: remove unnecessary num_user_sgprs_used
Samuel Pitoiset
2017-12-27
1
-2
/
+0
*
amd/common: remove unnecessary user_sgpr_count
Samuel Pitoiset
2017-12-27
1
-2
/
+0
*
radv: set some dcc parameters depending on if texture will be sampled
Dave Airlie
2017-12-27
1
-1
/
+10
*
radv/radeonsi: set dcc min uncompressed properly for APUs.
Dave Airlie
2017-12-27
1
-0
/
+10
*
amd/common/radv/radeonsi: use register defines for dcc block sizes.
Dave Airlie
2017-12-27
2
-3
/
+9
*
radv: Fix DCC compatible formats.
Bas Nieuwenhuizen
2017-12-23
1
-1
/
+1
*
amd/common: add ac_export_mrt_z() helper
Samuel Pitoiset
2017-12-22
3
-59
/
+83
*
amd/common: pass the family to ac_llvm_context_init()
Samuel Pitoiset
2017-12-22
3
-4
/
+8
*
radv: reduce the number of small surfaces that need CMASK or DCC
Samuel Pitoiset
2017-12-22
1
-1
/
+1
*
radv/meta: fix blit paths for depth/stencil (v2.1)
Dave Airlie
2017-12-22
2
-64
/
+80
*
radv: handle depth/stencil image copy with layouts better. (v3.1)
Dave Airlie
2017-12-22
4
-65
/
+106
*
radv: refactor blit2d pipeline creation
Dave Airlie
2017-12-22
1
-78
/
+33
*
radv/gfx9: add support for 3d images to blit 2d paths
Dave Airlie
2017-12-22
2
-23
/
+97
*
radv/gfx9: add 3d sampler image->buffer copy shader. (v3)
Dave Airlie
2017-12-22
2
-18
/
+59
*
radv: fix surface max layer count (v2)
Dave Airlie
2017-12-22
1
-7
/
+7
*
radv: fix issue with multisample positions and interp_var_at_sample.
Dave Airlie
2017-12-22
1
-1
/
+2
*
radv/gfx9: fix primitive topology when adjacency is used
Samuel Pitoiset
2017-12-21
1
-1
/
+1
*
radv: properly load unused gl_LocalInvocationID/gl_WorkGroupID components
Samuel Pitoiset
2017-12-19
2
-5
/
+23
*
radv: do not add extra SGPR when push constants are not used
Samuel Pitoiset
2017-12-19
1
-1
/
+2
*
radv: change the needs_push_constants logic
Samuel Pitoiset
2017-12-19
1
-4
/
+4
*
radv: store pipeline stages that need push constants
Samuel Pitoiset
2017-12-19
2
-0
/
+4
*
radv: remove one useless check in ac_nir_shader_info_pass()
Samuel Pitoiset
2017-12-19
1
-4
/
+2
*
radv: remove one useless check in radv_flush_constants()
Samuel Pitoiset
2017-12-19
1
-1
/
+2
*
radv: add assertions to make sure pipeline layout objects are valid
Samuel Pitoiset
2017-12-19
1
-0
/
+2
*
radv: create pipeline layout objects for all meta operations
Samuel Pitoiset
2017-12-19
4
-2
/
+80
*
radv: Use a sort for rebuilding the sparse buffer bo list.
Bas Nieuwenhuizen
2017-12-19
1
-21
/
+24
*
radv: Advertise sync fd import and export.
Bas Nieuwenhuizen
2017-12-18
1
-4
/
+15
*
radv: Implement sync file import/export for fences & semaphores.
Bas Nieuwenhuizen
2017-12-18
1
-28
/
+87
*
radv/amdgpu: wrap sync fd import/export.
Bas Nieuwenhuizen
2017-12-18
2
-0
/
+26
*
ac/nir: fix lds store for patch outputs.
Dave Airlie
2017-12-19
1
-1
/
+1
*
radv: remove useless radv_cmask_info::base_address_reg
Samuel Pitoiset
2017-12-18
1
-1
/
+0
*
amd/common: add ac_vgt_gs_mode() helper
Samuel Pitoiset
2017-12-18
3
-26
/
+39
*
amd/common: add ac_get_cb_shader_mask() helper
Samuel Pitoiset
2017-12-18
3
-33
/
+39
*
Revert "radv: do not load unused gl_LocalInvocationID/gl_WorkGroupID components"
Samuel Pitoiset
2017-12-18
1
-5
/
+2
*
radv: port merge tess info from anv
Dave Airlie
2017-12-18
1
-0
/
+40
*
radv: Add external fence support.
Bas Nieuwenhuizen
2017-12-18
2
-0
/
+22
*
radv: Implement VK_KHR_external_fence_fd.
Bas Nieuwenhuizen
2017-12-18
2
-0
/
+48
*
radv: Implement fences based on syncobjs.
Bas Nieuwenhuizen
2017-12-18
3
-15
/
+109
*
amd/common: Add detection of the syncobj wait/signal/reset ioctls.
Bas Nieuwenhuizen
2017-12-18
2
-0
/
+2
*
radv: Add syncobj signal/reset/wait to winsys.
Bas Nieuwenhuizen
2017-12-18
2
-0
/
+44
*
radv: Fix multi-layer blits.
Bas Nieuwenhuizen
2017-12-18
1
-25
/
+24
[next]