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: Implement binning on GFX9.
Bas Nieuwenhuizen
2017-12-31
4
-6
/
+348
*
radv: Add flag for enabling binning.
Bas Nieuwenhuizen
2017-12-31
2
-0
/
+9
*
radv: Also set DCC params for sampling for input attachment usage.
Bas Nieuwenhuizen
2017-12-29
1
-1
/
+2
*
radv: Enable DCC with transfers.
Bas Nieuwenhuizen
2017-12-29
1
-2
/
+1
*
radv: Decompress copy destination if formats are incompatible.
Bas Nieuwenhuizen
2017-12-29
1
-2
/
+25
*
radv: Disable DCC for GENERAL layout and compute transfer dest.
Bas Nieuwenhuizen
2017-12-29
4
-8
/
+47
*
radv: Don't init DCC metadata during FS resolve.
Bas Nieuwenhuizen
2017-12-29
1
-5
/
+0
*
radv: Make color meta operations layout aware.
Bas Nieuwenhuizen
2017-12-29
5
-110
/
+145
*
radv: Add compute DCC decompress.
Bas Nieuwenhuizen
2017-12-29
3
-0
/
+275
*
radv: Use the meta fast clear destructor on construction failure.
Bas Nieuwenhuizen
2017-12-29
1
-6
/
+3
*
radv: Add GFX DCC decompress.
Bas Nieuwenhuizen
2017-12-29
2
-12
/
+83
*
radv: Don't enable DCC / TC compat HTILE for storage images.
Bas Nieuwenhuizen
2017-12-29
1
-5
/
+6
*
Revert "radv/gfx9: fix block compression texture views."
Bas Nieuwenhuizen
2017-12-29
1
-35
/
+0
*
radv/gfx9: use correct swizzle parameter to work out border swizzle.
Dave Airlie
2017-12-29
1
-2
/
+2
*
radv/gfx9: use a bigger hammer to flush cb/db caches.
Dave Airlie
2017-12-29
1
-1
/
+8
*
radv/gfx9: fix block compression texture views.
Dave Airlie
2017-12-29
1
-0
/
+35
*
radv/gfx9: fix buffer to image for 3d images on compute queues
Dave Airlie
2017-12-29
2
-15
/
+48
*
radv/gfx9: fix 3d image clears on compute queues
Dave Airlie
2017-12-29
2
-9
/
+65
*
radv/gfx9: fix 3d image to image transfers on compute queues.
Dave Airlie
2017-12-29
2
-20
/
+56
*
radv: fix pipeline statistics end query on compute queue
Dave Airlie
2017-12-28
1
-1
/
+1
*
radv: fix events on compute queues.
Dave Airlie
2017-12-28
1
-1
/
+1
*
radv: move local bos usage to a perftest flag.
Dave Airlie
2017-12-28
5
-1
/
+5
*
radv: Always use fragment resolve if dest uses DCC.
Bas Nieuwenhuizen
2017-12-28
1
-5
/
+4
*
radv: Use correct framebuffer size for partial FS resolves.
Bas Nieuwenhuizen
2017-12-28
1
-2
/
+2
*
radv: Fix fragment resolve destination offset.
Bas Nieuwenhuizen
2017-12-28
1
-2
/
+2
*
radv: Don't handle DCC in compute resolve.
Bas Nieuwenhuizen
2017-12-28
1
-4
/
+1
*
radv: Flush caches before subpass resolve.
Bas Nieuwenhuizen
2017-12-28
2
-0
/
+18
*
radv: Invert condition for all samples identical during resolve.
Bas Nieuwenhuizen
2017-12-28
1
-1
/
+1
*
radv: don't do format replacement on tc compat htile surfaces.
Dave Airlie
2017-12-28
1
-1
/
+2
*
radv/gfx9: use correct stencil format for tc compat htile.
Dave Airlie
2017-12-28
1
-4
/
+7
*
amd/common: rework set_userdata_location() and rename to set_loc()
Samuel Pitoiset
2017-12-27
1
-8
/
+11
*
amd/common: rename set_userdata_location_shader() to set_loc_shader()
Samuel Pitoiset
2017-12-27
1
-27
/
+30
*
amd/common: replace set_userdata_location_indirect() by set_loc_desc()
Samuel Pitoiset
2017-12-27
1
-11
/
+12
*
amd/common: rename radv_define_vs_user_sgprs_phase2()
Samuel Pitoiset
2017-12-27
1
-22
/
+33
*
amd/common: rename radv_define_common_user_sgprs_phase2()
Samuel Pitoiset
2017-12-27
1
-43
/
+50
*
amd/common: rename add_user_sgpr_array_argument() to add_array_arg()
Samuel Pitoiset
2017-12-27
1
-9
/
+5
*
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
[next]