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
/
gallium
/
drivers
/
radeonsi
/
si_state_binning.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-546
/
+517
*
radeonsi: tune primitive binning for small chips
Marek Olšák
2020-03-12
1
-3
/
+9
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
1
-15
/
+1
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
radeonsi: limit DPBB context_states_per_bin batches when using gfx9 workaround
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+5
*
radeonsi: reduce DPBB persistent_states_per_bin value for APUs
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+2
*
radeonsi: fix typo in DPBB register field
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+4
*
radeonsi: make sure that DSA state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
1
-1
/
+1
*
radeonsi: make sure that blend state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
1
-1
/
+1
*
radeonsi/gfx10: implement primitive binning
Marek Olšák
2019-07-09
1
-3
/
+127
*
radeonsi: set primitive binning tunables for dGPUs
Marek Olšák
2019-07-09
1
-6
/
+11
*
radeonsi: set FLUSH_ON_BINNING_TRANSITION when needed
Marek Olšák
2019-07-09
1
-3
/
+13
*
radeonsi/gfx10: use the new scan converter when binning is disabled
Marek Olšák
2019-07-09
1
-4
/
+26
*
radeonsi/gfx9: fix an oversight in primitive binning code
Marek Olšák
2019-07-09
1
-1
/
+1
*
radeonsi/gfx10: implement DB registers
Nicolai Hähnle
2019-07-03
1
-2
/
+8
*
radeonsi: flatten the switch for DPBB tunables
Marek Olšák
2019-06-24
1
-14
/
+4
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+1
*
radeonsi/gfx9: rework the gfx9 scissor bug workaround (v2)
Marek Olšák
2019-04-25
1
-2
/
+2
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
1
-0
/
+1
*
radeonsi: track context rolls better for the Vega scissor bug workaround
Marek Olšák
2018-10-16
1
-0
/
+7
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
1
-0
/
+1
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-7
/
+7
*
radeonsi/gfx9: update & clean up a DPBB heuristic
Marek Olšák
2018-06-13
1
-9
/
+5
*
radeonsi/gfx9: set POPS_DRAIN_PS_ON_OVERLAP due to a hw bug
Marek Olšák
2018-06-13
1
-2
/
+4
*
radeonsi/gfx9: remove UINT_MAX array terminators in bin size tables
Marek Olšák
2018-06-13
1
-19
/
+1
*
radeonsi/gfx9: update bin sizes
Marek Olšák
2018-06-13
1
-35
/
+38
*
radeonsi/gfx9: update primitive binning code for EQAA
Marek Olšák
2018-06-13
1
-4
/
+9
*
radeonsi: emit_dpbb_state packets optimization
Sonny Jiang
2018-06-07
1
-21
/
+23
*
radeonsi: disable primitive binning for all blitter ops
Marek Olšák
2018-05-24
1
-1
/
+1
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: rename r600_atom -> si_atom
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-4
/
+4
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
1
-3
/
+1
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: implement GL_KHR_blend_equation_advanced
Marek Olšák
2018-04-02
1
-1
/
+1
*
radeonsi: add support for Vega12
Marek Olšák
2018-03-28
1
-0
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-3
/
+3
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-1
/
+1
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
1
-0
/
+448