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: parse and dump status registers on GPU hang
Marek Olšák
2015-08-26
1
-0
/
+52
*
radeonsi: add an IB parser
Marek Olšák
2015-08-26
1
-0
/
+245
*
radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
2015-08-26
3
-0
/
+15
*
radeonsi: generate register and packet tables for an IB parser from sid.h
Marek Olšák
2015-08-26
4
-0
/
+190
*
radeonsi: remove duplicated register definitions and instruction definitions
Marek Olšák
2015-08-26
1
-3160
/
+0
*
r600g,radeonsi: remove unused ill-formed register field definitions
Marek Olšák
2015-08-26
1
-1
/
+0
*
radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
2015-08-26
4
-0
/
+64
*
radeonsi: allow si_dump_key to write to a file
Marek Olšák
2015-08-26
2
-18
/
+19
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-2
/
+3
*
radeonsi: mark unreachable paths to avoid warnings
Grazvydas Ignotas
2015-08-26
2
-3
/
+3
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
1
-1
/
+2
*
radeonsi: fix a typo as_es -> as_ls in a string
Marek Olšák
2015-08-19
1
-1
/
+1
*
radeonsi: fix indirect indexing of MSAA textures
Marek Olšák
2015-08-19
1
-4
/
+13
*
radeonsi: revert a wrong DB bug workaround for VI
Marek Olšák
2015-08-14
1
-4
/
+0
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+5
*
radeonsi: add harvest support for CI/VI parts (v3)
Alex Deucher
2015-08-14
1
-92
/
+116
*
radeonsi: properly handler raster_config setup on CZ
Alex Deucher
2015-08-14
1
-1
/
+1
*
radeonsi: properly set the raster_config for KV
Alex Deucher
2015-08-14
1
-5
/
+9
*
radeonsi: add amdgpu support for querying the GPU reset state
Marek Olšák
2015-08-14
1
-1
/
+14
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
6
-25
/
+114
*
radeonsi: add definitions for VI status registers
Marek Olšák
2015-08-14
1
-1
/
+1079
*
radeonsi: add VI register definitions
Marek Olšák
2015-08-14
2
-61
/
+1041
*
radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
Marek Olšák
2015-08-14
2
-5
/
+7
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-2
/
+4
*
radeonsi: add support for EXT_depth_bounds_test
Marek Olšák
2015-08-14
2
-5
/
+7
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
radeonsi: fix polygon offset scale
Marek Olšák
2015-08-13
1
-1
/
+1
*
radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA
Marek Olšák
2015-08-13
1
-0
/
+1
*
radeonsi: add support for gl_PrimitiveID in the fragment shader
Marek Olšák
2015-08-13
4
-9
/
+49
*
radeonsi: move VGT_GS_MODE to the VS state
Marek Olšák
2015-08-13
1
-2
/
+6
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
8
-32
/
+47
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-1
/
+1
*
radeonsi: rename enable_s3tc -> enable_compressed_formats
Marek Olšák
2015-08-06
1
-5
/
+4
*
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
*
radeonsi: don't crash when cleaning up after an incomplete context
Marek Olšák
2015-08-06
1
-7
/
+11
*
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
2015-08-06
1
-0
/
+1
*
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
2015-08-06
1
-0
/
+1
*
radeonsi: before storing tess levels, load them from LDS instead of temporary
Marek Olšák
2015-08-06
1
-79
/
+57
*
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
2
-0
/
+17
*
radeonsi: copy *8_SNORM bits exactly in resource_copy_region
Marek Olšák
2015-07-31
1
-1
/
+3
*
radeonsi: early exit in si_clear if there's nothing to do
Marek Olšák
2015-07-31
1
-0
/
+2
*
radeonsi: fix a regression since the resource_copy_region cleanup
Marek Olšák
2015-07-31
1
-1
/
+1
*
radeonsi: fix broken st/nine from merging tessellation
Marek Olšák
2015-07-31
1
-2
/
+7
*
radeonsi: move CP DMA functions to their own file
Marek Olšák
2015-07-31
6
-236
/
+274
*
radeonsi: add a debug flag that disables printing ISA in shader dumps
Marek Olšák
2015-07-31
1
-9
/
+11
*
radeonsi: add a debug flag that disables printing TGSI in shader dumps
Marek Olšák
2015-07-31
1
-1
/
+1
[next]