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: make si_is_format_supported static
Marek Olšák
2016-06-25
3
-11
/
+6
*
radeonsi: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
4
-15
/
+15
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
3
-8
/
+4
*
radeonsi: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2016-06-25
2
-15
/
+19
*
radeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states
Axel Davy
2016-06-25
1
-23
/
+8
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
radeonsi: fix fractional odd tessellation spacing for Polaris
Marek Olšák
2016-06-24
4
-1
/
+23
*
radeonsi: set some VGT context registers on SI-CI
Marek Olšák
2016-06-24
1
-0
/
+3
*
radeonsi: optimize rendering to linear color buffers
Marek Olšák
2016-06-24
2
-1
/
+12
*
radeonsi: set almost optimal settings in SC_MODE_CNTL_1
Marek Olšák
2016-06-24
1
-1
/
+10
*
gallium/radeon: let drivers specify SC_MODE_CNTL_1 fields
Marek Olšák
2016-06-24
1
-1
/
+5
*
gallium/radeon: disable complicated point clipping against user clip planes
Marek Olšák
2016-06-24
1
-1
/
+0
*
radeonsi: fix a compute shader hang with big threadgroups on SI & CI
Marek Olšák
2016-06-24
1
-0
/
+18
*
radeonsi: drop the DRAW_PREAMBLE packet on Polaris
Nicolai Hähnle
2016-06-24
1
-1
/
+6
*
radeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris
Nicolai Hähnle
2016-06-24
1
-10
/
+36
*
radeonsi: report a failure to parse dmesg instead of asserting
Nicolai Hähnle
2016-06-24
1
-1
/
+6
*
radeon: check VM faults from DMA flush
Nicolai Hähnle
2016-06-24
3
-4
/
+40
*
radeonsi: move gfx fence wait out of si_check_vm_faults
Nicolai Hähnle
2016-06-24
2
-6
/
+7
*
radeonsi: extract IB and bo list saving into separate functions
Nicolai Hähnle
2016-06-24
4
-54
/
+23
*
radeonsi: set LLVM denormal flags
Marek Olšák
2016-06-24
1
-2
/
+5
*
radeonsi: add a debug flag for unsafe math LLVM optimizations
Marek Olšák
2016-06-21
1
-0
/
+16
*
radeonsi: use u_blitter for mipmap generation
Marek Olšák
2016-06-21
2
-1
/
+32
*
gallium: make image_view const
Rob Clark
2016-06-20
1
-3
/
+3
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
2
-5
/
+4
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
1
-2
/
+2
*
radeonsi: use trapezoid distribution for tess on Fiji and Polaris
Nicolai Hähnle
2016-06-20
2
-8
/
+24
*
radeonsi/sid: add Fiji+ tesselation distribution mode
Nicolai Hähnle
2016-06-20
1
-3
/
+7
*
radeonsi: emit PA_SC_RASTER_CONFIG_1 only once
Nicolai Hähnle
2016-06-20
1
-16
/
+17
*
radeonsi: fix calculation of valid RB mask per SE
Nicolai Hähnle
2016-06-20
1
-4
/
+9
*
radeonsi: raise SI_PM4_MAX_DW
Nicolai Hähnle
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
radeonsi: fix undefined left-shift into sign bit
Nicolai Hähnle
2016-06-15
1
-1
/
+2
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
3
-0
/
+9
*
radeonsi: don't generate "ret void undef"
Marek Olšák
2016-06-14
1
-6
/
+14
*
radeonsi: try to hit direct hw MSAA resolve by changing micro mode in clear
Marek Olšák
2016-06-14
1
-1
/
+19
*
radeonsi: clarify the MSAA resolve limitation with scanout
Marek Olšák
2016-06-14
1
-1
/
+5
*
radeonsi: enable scratch coalescing
Marek Olšák
2016-06-13
1
-2
/
+10
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+1
*
radeonsi: convert to 64-bitness checks instead of doubles.
Dave Airlie
2016-06-11
1
-14
/
+14
*
radeonsi: Reinitialize all descriptors in CE preamble.
Bas Nieuwenhuizen
2016-06-10
3
-3
/
+15
*
radeonsi: improve the computation and comment of scratch_waves
Marek Olšák
2016-06-08
1
-4
/
+18
*
radeonsi: print the number of spilled VGPRs
Marek Olšák
2016-06-08
1
-3
/
+6
*
gallium/radeon: remove dead code creating LLVMTargetMachine
Marek Olšák
2016-06-08
1
-3
/
+1
*
radeonsi: don't enable scratch just for SGPR spills
Marek Olšák
2016-06-08
1
-2
/
+17
*
Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces"
Marek Olšák
2016-06-08
1
-0
/
+1
*
radeonsi: re-enable PBO ReadPixels acceleration
Marek Olšák
2016-06-08
1
-3
/
+6
*
radeonsi: allow MSAA resolving into a texture that has DCC enabled
Marek Olšák
2016-06-08
2
-4
/
+23
*
radeonsi: allow direct hw MSAA resolve for scanout surfaces
Marek Olšák
2016-06-08
1
-1
/
+0
*
radeonsi: don't allocate DCC for the temporary MSAA resolve surface
Marek Olšák
2016-06-08
1
-1
/
+2
*
radeonsi: don't enable DCC in the sampler if first_level doesn't have it
Marek Olšák
2016-06-08
3
-7
/
+21
[next]