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_hw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
1
-1
/
+14
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
1
-1
/
+1
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+4
*
radeonsi: don't send IB dword usage to si_need_cs_space
Marek Olšák
2015-09-01
1
-2
/
+1
*
radeonsi: don't count IB space for states, just use an upper bound
Marek Olšák
2015-09-01
1
-48
/
+5
*
radeonsi: convert SPI state to an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert stencil ref state into an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert blend color state into an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert sample mask state into an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: convert clip state into an atom
Marek Olšák
2015-09-01
1
-0
/
+1
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
1
-1
/
+4
*
radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
2015-09-01
1
-6
/
+4
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: define the state atom array separately
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
1
-0
/
+2
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
1
-0
/
+3
*
radeonsi: fix memory usage checking for big IBs
Marek Olšák
2015-09-01
1
-8
/
+9
*
radeonsi: add IB tracing support for debug contexts
Marek Olšák
2015-08-26
1
-1
/
+23
*
radeonsi: remove old CS tracing code
Marek Olšák
2015-08-26
1
-24
/
+1
*
radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
2015-08-26
1
-0
/
+8
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-6
/
+6
*
radeonsi: always flush framebuffer caches at the beginning of IBs
Marek Olšák
2015-08-06
1
-1
/
+2
*
radeonsi: don't count the exact needed CS space if the CS is large enough
Marek Olšák
2015-08-06
1
-2
/
+11
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
1
-1
/
+1
*
gallium/radeon: suspend timer queries between IBs
Marek Olšák
2015-08-06
1
-1
/
+2
*
radeonsi: flush if the memory usage for an IB is too high
Marek Olšák
2015-08-02
1
-0
/
+13
*
radeonsi: set VGT_LS_HS_CONFIG for tessellation
Marek Olšák
2015-07-23
1
-0
/
+1
*
radeonsi: add derived tessellation state
Marek Olšák
2015-07-23
1
-0
/
+7
*
radeonsi: Flush when we're asked to return a fence but don't have one yet
Michel Dänzer
2015-07-22
1
-1
/
+2
*
radeonsi: don't flush an empty IB if the only thing we need is a fence
Marek Olšák
2015-07-05
1
-3
/
+13
*
radeonsi: don't emit PA_SC_LINE_STIPPLE after every rasterizer state change
Marek Olšák
2015-03-16
1
-0
/
+1
*
radeonsi: split sample locations into its own state atom
Marek Olšák
2015-03-16
1
-0
/
+1
*
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
2015-01-28
1
-0
/
+1
*
radeonsi: add a combined flag for flushing a framebuffer
Marek Olšák
2015-01-07
1
-4
/
+1
*
radeonsi: rename flush flags, split the TC flag into L1 and L2
Marek Olšák
2015-01-07
1
-9
/
+11
*
radeonsi: remove init config from states
Marek Olšák
2015-01-07
1
-2
/
+1
*
radeonsi: only emit line stippling and provoking vertex state when it changes
Marek Olšák
2014-12-10
1
-0
/
+1
*
radeonsi: emit DRAW_PREAMBLE only if it changes
Marek Olšák
2014-12-10
1
-0
/
+2
*
radeonsi: emit GS_OUT_PRIM_TYPE only if it changes
Marek Olšák
2014-12-10
1
-0
/
+1
*
radeonsi: emit primitive restart only if it changes
Marek Olšák
2014-12-10
1
-0
/
+2
*
radeonsi: emit base vertex and start instance only if they change
Marek Olšák
2014-12-10
1
-0
/
+1
*
radeonsi: emit clip registers only if VS, GS, or rasterizer is changed
Marek Olšák
2014-12-10
1
-0
/
+1
*
radeonsi: remove useless variable si_context::pm4_dirty_cdwords
Marek Olšák
2014-12-10
1
-3
/
+1
*
radeonsi: fix CS tracing and remove excessive CS dumping
Marek Olšák
2014-10-04
1
-34
/
+2
*
radeonsi: move DB registers from draw_vbo into new db_render_state
Marek Olšák
2014-09-24
1
-0
/
+1
*
radeonsi: use gpu_address from r600_resource
Marek Olšák
2014-08-09
1
-1
/
+1
*
radeonsi: mark MSAA config state as dirty at the beginning of CS
Marek Olšák
2014-07-08
1
-0
/
+1
*
radeonsi: only count CS space for state atoms if we're going to draw
Marek Olšák
2014-05-10
1
-5
/
+5
[next]