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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: log draw and compute state into log context
Nicolai Hähnle
2017-08-22
4
-32
/
+51
*
radeonsi: print saved CS to the log context
Nicolai Hähnle
2017-08-22
5
-88
/
+263
*
radeonsi: start using u_log_context for debugging
Nicolai Hähnle
2017-08-22
1
-64
/
+175
*
radeonsi: re-order debug state dumping
Nicolai Hähnle
2017-08-22
1
-7
/
+8
*
radeonsi: make si_shader_selector_reference globally visible
Nicolai Hähnle
2017-08-22
2
-15
/
+16
*
radeonsi: add reference count to si_compute
Nicolai Hähnle
2017-08-22
2
-10
/
+28
*
radeonsi: implement pipe_context::set_log_context
Nicolai Hähnle
2017-08-22
1
-0
/
+9
*
radeonsi: don't prefetch VBO descriptors if vertex elements == NULL
Marek Olšák
2017-08-21
2
-1
/
+4
*
Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
2017-08-21
1
-1
/
+1
*
radeon/uvd: add YUYV format support for target buffer
Leo Liu
2017-08-21
1
-1
/
+1
*
radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
2017-08-21
1
-30
/
+55
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
2
-3
/
+2
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
2
-3
/
+3
*
radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
2017-08-18
4
-10
/
+63
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
1
-6
/
+18
*
radeonsi/gfx9: fix the scissor bug workaround
Marek Olšák
2017-08-11
1
-3
/
+7
*
radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
2017-08-11
2
-12
/
+2
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-10
1
-1
/
+4
*
radeonsi: drop two unused variables in create_function()
Samuel Pitoiset
2017-08-09
1
-2
/
+0
*
radeonsi: fix a compile failure due to disabled asserts
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
2017-08-07
1
-34
/
+83
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
1
-7
/
+11
*
radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
2017-08-07
5
-20
/
+20
*
radeonsi: prefetch VBO descriptors after the first VGT shader
Marek Olšák
2017-08-07
1
-17
/
+63
*
radeonsi: add a separate dirty mask for prefetches
Marek Olšák
2017-08-07
6
-16
/
+64
*
radeonsi: add and use si_pm4_state_enabled_and_changed
Marek Olšák
2017-08-07
3
-17
/
+18
*
radeonsi: de-atomize L2 prefetch
Marek Olšák
2017-08-07
7
-9
/
+11
*
radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
2017-08-07
1
-8
/
+17
*
radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1
Marek Olšák
2017-08-07
1
-2
/
+1
*
radeonsi: enable support for EXT_memory_object
Andres Rodriguez
2017-08-06
1
-1
/
+1
*
radeonsi: hook up device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+14
*
android: radeonsi: add nir include paths
Mauro Rossi
2017-08-04
1
-1
/
+2
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
1
-4
/
+10
*
radeonsi: Makefile.sources: include driinfo_radeonsi.h
Juan A. Suarez Romero
2017-08-04
1
-0
/
+1
*
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
2017-08-04
3
-3
/
+29
*
radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLORi_BASE properly
Marek Olšák
2017-08-04
1
-1
/
+5
*
android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
2017-08-03
1
-0
/
+17
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
radeonsi: add enable_sisched driconf option
Nicolai Hähnle
2017-08-02
2
-0
/
+7
*
radeonsi: prepare for driver-specific driconf options
Nicolai Hähnle
2017-08-02
3
-0
/
+18
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
2
-3
/
+3
*
radeonsi: enable ARB_transform_feedback_overflow_query
Nicolai Hähnle
2017-08-02
1
-1
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
2017-08-02
1
-15
/
+1
*
radeonsi: print CE IBs into ddebug reports
Marek Olšák
2017-08-01
4
-6
/
+34
*
radeonsi: fix printing vertex buffer descriptors into ddebug reports
Marek Olšák
2017-08-01
2
-0
/
+8
*
radeonsi: don't flush sL1 conditionally in WAIT_ON_CE_COUNTER
Marek Olšák
2017-08-01
1
-3
/
+3
*
radeonsi: set up HTILE in descriptors only when level 0 is accessible
Marek Olšák
2017-08-01
1
-1
/
+1
*
radeonsi: fix various CLEAR_STATE issues
Marek Olšák
2017-08-01
1
-0
/
+22
*
radeonsi: ensure that temp array allocas are in the entry block
Nicolai Hähnle
2017-07-31
1
-1
/
+1
[next]