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
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-1
/
+2
*
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
2018-11-20
1
-11
/
+4
*
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
2018-11-20
3
-9
/
+5
*
radeonsi: fix an out-of-bounds read reported by ASAN
Nicolai Hähnle
2018-11-19
1
-0
/
+4
*
radeonsi: fix video APIs on Raven2
Marek Olšák
2018-11-14
2
-4
/
+8
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-3
/
+4
*
radeonsi: don't set the CB clear color registers for 0/1 clear colors on Raven2
Marek Olšák
2018-11-09
4
-3
/
+11
*
radeonsi: use better DCC clear codes
Marek Olšák
2018-11-09
1
-5
/
+21
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
3
-5
/
+10
*
radeonsi: clean up decompress flags in fast color clear
Marek Olšák
2018-10-30
1
-11
/
+7
*
radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
2018-10-30
2
-1
/
+14
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-3
/
+4
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-32
/
+32
*
radeonsi: enable vcn jpeg decode for raven
Boyuan Zhang
2018-10-23
1
-0
/
+2
*
radeon/vcn: add jpeg decode implementation
Boyuan Zhang
2018-10-23
2
-0
/
+2
*
radeonsi: Disable clear_state with radeon kernel driver
Sonny Jiang
2018-10-19
2
-4
/
+7
*
radeonsi: fix a typo in a comment in emit_guardband
Marek Olšák
2018-10-18
1
-1
/
+1
*
radeonsi: fix gnome-shell crash
Marek Olšák
2018-10-18
1
-2
/
+2
*
radeonsi: clamp point size to the limit
Marek Olšák
2018-10-18
3
-3
/
+5
*
radeonsi: fix a VGT hang with primitive restart on Polaris10 and later
Marek Olšák
2018-10-18
1
-2
/
+8
*
radeonsi: fix a deadlock due to partially-initialized context on CI
Marek Olšák
2018-10-18
1
-6
/
+8
*
radeonsi: Bump number of allowed global buffers to 32
Jan Vesely
2018-10-18
1
-1
/
+1
*
radeonsi: fix incorrect hw screen offset and guardband computation
Marek Olšák
2018-10-18
1
-2
/
+2
*
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
Neil Roberts
2018-10-17
1
-1
/
+1
*
radeonsi: track context rolls better for the Vega scissor bug workaround
Marek Olšák
2018-10-16
7
-34
/
+80
*
radeonsi: emit sample locations for 1xAA only when the hw bug is present
Marek Olšák
2018-10-16
1
-4
/
+2
*
radeonsi: use compute shaders for clear_buffer & copy_buffer
Marek Olšák
2018-10-16
8
-203
/
+350
*
radeonsi: use copy_buffer in buffer_do_flush_region directly
Marek Olšák
2018-10-16
1
-11
/
+4
*
radeonsi: use faster integer division for instance divisors
Marek Olšák
2018-10-16
3
-36
/
+83
*
radeonsi: use higher subpixel precision (QUANT_MODE) for smaller viewports
Marek Olšák
2018-10-16
3
-9
/
+53
*
radeonsi: move emission of PA_SU_VTX_CNTL into emit_guardband
Marek Olšák
2018-10-16
4
-6
/
+11
*
radeonsi: don't re-upload the sample position constant buffer repeatedly
Marek Olšák
2018-10-16
4
-16
/
+33
*
radeonsi: set PA_SU_PRIM_FILTER_CNTL optimally
Marek Olšák
2018-10-16
3
-4
/
+13
*
radeonsi: center viewport to improve guardband clipping for high resolutions
Marek Olšák
2018-10-16
4
-14
/
+62
*
radeonsi: save raster config in screen, add se_tile_repeat
Marek Olšák
2018-10-16
3
-7
/
+17
*
radeonsi: switch back to standard DX sample positions
Marek Olšák
2018-10-16
1
-17
/
+26
*
radeonsi: add GDS support to CP DMA
Marek Olšák
2018-10-16
3
-21
/
+89
*
radeonsi: rename si_gfx_* functions to si_cp_*
Marek Olšák
2018-10-16
5
-59
/
+59
*
radeonsi: make si_gfx_write_event_eop more configurable
Marek Olšák
2018-10-16
5
-15
/
+29
*
util/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
Marek Olšák
2018-10-06
1
-1
/
+3
*
radeonsi: fix a typo at CS_PARTIAL_FLUSH
Marek Olšák
2018-10-06
1
-1
/
+1
*
ac: add ac_build_round
Marek Olšák
2018-10-06
1
-3
/
+1
*
ac: correct PKT3_COPY_DATA definitions
Marek Olšák
2018-10-06
4
-6
/
+6
*
ac: define all address spaces properly
Marek Olšák
2018-10-06
1
-3
/
+3
*
radeonsi:optimizing SET_CONTEXT_REG for shaders vgt_vertex_reuse
Sonny Jiang
2018-10-05
4
-2
/
+18
*
radeonsi:optimizing SET_CONTEXT_REG for shaders Tessellation
Sonny Jiang
2018-10-05
4
-5
/
+26
*
radeonsi:optimizing SET_CONTEXT_REG for shaders PS
Sonny Jiang
2018-10-05
3
-14
/
+60
*
radeonsi:optimizing SET_CONTEXT_REG for shaders VS
Sonny Jiang
2018-10-05
3
-33
/
+77
*
radeonsi:optimizing SET_CONTEXT_REG for shaders GS
Sonny Jiang
2018-10-05
4
-24
/
+154
[next]