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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/vce: support all firmwares with major ver 53
Boyuan Zhang
2017-08-16
1
-8
/
+10
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
2
-2
/
+3
*
radeonsi: initialise imported surface to 0.
Dave Airlie
2017-08-15
1
-1
/
+1
*
gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Marek Olšák
2017-08-11
1
-1
/
+8
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
3
-0
/
+9
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
4
-8
/
+8
*
gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
2017-08-07
1
-2
/
+14
*
radeonsi: add basic memory object support
Dave Airlie
2017-08-06
2
-0
/
+122
*
radeonsi: factor out metadata import
Andres Rodriguez
2017-08-06
1
-27
/
+36
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
2
-8
/
+3
*
radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA
Marek Olšák
2017-08-04
2
-1
/
+4
*
gallium/radeon: reallocate textures with non-zero tile_swizzle on export
Marek Olšák
2017-08-04
1
-1
/
+3
*
ac/surface: add RADEON_SURF_SHAREABLE
Marek Olšák
2017-08-04
1
-1
/
+3
*
radeonsi: avoid redundant SET_PREDICATION packet with QBO workaround
Nicolai Hähnle
2017-08-02
1
-4
/
+9
*
radeonsi: fix streamout overflow predication on VI+
Nicolai Hähnle
2017-08-02
2
-18
/
+74
*
gallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
Nicolai Hähnle
2017-08-02
1
-7
/
+37
*
gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Nicolai Hähnle
2017-08-02
1
-25
/
+73
*
gallium/radeon: fix render predication by SO overflow predicate
Nicolai Hähnle
2017-08-02
1
-7
/
+6
*
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
2017-08-02
1
-1
/
+2
*
radeonsi: don't print AMD twice in the renderer string with the marketing name
Marek Olšák
2017-08-01
1
-1
/
+2
*
radeonsi: print CE IBs into ddebug reports
Marek Olšák
2017-08-01
2
-3
/
+6
*
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
2017-07-31
2
-1
/
+2
*
radeonsi: expose MRT-draw-calls to HUD
Marek Olšák
2017-07-31
3
-0
/
+9
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-07-26
1
-0
/
+5
*
radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
Nicolai Hähnle
2017-07-26
1
-15
/
+24
*
radeon/vcn: move message buffer to vram for now
Leo Liu
2017-07-25
1
-1
/
+2
*
radeonsi/gfx9: don't read back non-existent register SRBM_STATUS2
Marek Olšák
2017-07-17
1
-1
/
+1
*
gallium/radeon: reallocate suballocated buffers when exported
Marek Olšák
2017-07-17
2
-1
/
+28
*
gallium/radeon: flush the context after in-place texture realloc before export
Marek Olšák
2017-07-17
1
-0
/
+1
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-22
/
+22
*
gallium/radeon: fix VDPAU breakage, need VRAM with WC
Marek Olšák
2017-07-05
1
-1
/
+2
*
gallium/radeon: attempt to fix a compiler failure in radeon_winsys.h
Marek Olšák
2017-07-04
1
-1
/
+1
*
gallium/radeon: allow suballocating textures
Marek Olšák
2017-07-04
2
-1
/
+15
*
gallium/radeon: generalize the function for in-place texture reallocation
Marek Olšák
2017-07-04
1
-21
/
+43
*
gallium/radeon: add radeon_winsys::buffer_is_suballocated
Marek Olšák
2017-07-04
1
-0
/
+3
*
gallium/radeon: clean up pb_cache bucket/usage determination
Marek Olšák
2017-07-04
1
-0
/
+20
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
2
-4
/
+15
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
1
-0
/
+62
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
2
-8
/
+3
*
gallium/radeon: clean up r600_texture_get_handle
Marek Olšák
2017-07-04
1
-24
/
+23
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
2
-2
/
+2
*
gallium/radeon: fix a possible crash for buffer exports
Marek Olšák
2017-07-04
1
-9
/
+15
*
gallium/radeon: ignore PIPE_BIND_SHARED for buffers
Marek Olšák
2017-07-04
1
-2
/
+0
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
3
-0
/
+20
*
radeon/vcn: enable h264 decode entension support
Leo Liu
2017-06-27
2
-0
/
+3
*
radeonsi: implement the workaround for Rocket League - postponed TGSI kill
Marek Olšák
2017-06-23
2
-0
/
+6
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
2
-2
/
+2
*
radeonsi/gfx9: enable DCC fast clear
Marek Olšák
2017-06-22
1
-4
/
+0
*
radeonsi: fix DCC fast clear for luminance and alpha formats
Marek Olšák
2017-06-22
1
-1
/
+10
*
radeonsi: add separate HUD counters for CB and DB cache flushes
Marek Olšák
2017-06-22
3
-7
/
+16
[next]