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
/
radeon
/
r600_pipe_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: r600_can_dump_shader should get TGSI processor type directly
Marek Olšák
2016-01-03
1
-6
/
+2
*
gallium/radeon: implement set_debug_callback
Nicolai Hähnle
2016-01-02
1
-0
/
+12
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-1
/
+1
*
radeonsi: implement RB+ for Stoney (v2)
Marek Olšák
2015-12-11
1
-0
/
+1
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
radeonsi: fix Fiji for LLVM <= 3.7
Marek Olšák
2015-12-03
1
-1
/
+2
*
radeonsi: fix occlusion queries on Fiji
Marek Olšák
2015-12-03
1
-2
/
+2
*
gallium/radeon: remove DBG_TEXMIP
Marek Olšák
2015-12-03
1
-1
/
+0
*
radeon: only suspend queries on flush if they haven't been suspended yet
Nicolai Hähnle
2015-11-28
1
-2
/
+8
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+1
*
radeon: ensure that timing/profiling queries are suspended on flush
Nicolai Hähnle
2015-11-20
1
-7
/
+6
*
radeon: move get_driver_query_info to r600_query.c
Nicolai Hähnle
2015-11-18
1
-45
/
+1
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-6
/
+0
*
gallium/radeon: simplify restoring render condition after flush
Marek Olšák
2015-11-13
1
-17
/
+5
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-17
/
+17
*
gallium/radeon: remove the IB flushing flag
Marek Olšák
2015-11-13
1
-7
/
+2
*
gallium/radeon: move GFX/DMA flushing from add_to_buffer_list to need_cs_space
Marek Olšák
2015-11-13
1
-0
/
+4
*
gallium/radeon: allow returning SDMA fences from pipe->flush
Marek Olšák
2015-11-04
1
-8
/
+56
*
gallium/radeon: always return the last SDMA fence on SDMA flush if needed
Marek Olšák
2015-11-04
1
-4
/
+7
*
radeonsi: add debug flags that disable DCC and DCC fast clear
Marek Olšák
2015-10-27
1
-0
/
+2
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
1
-0
/
+6
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium/radeon: remove the percentage symbol from HUD temperature
Benjamin Bellec
2015-09-24
1
-1
/
+1
*
gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
Marek Olšák
2015-09-24
1
-0
/
+3
*
gallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
Marek Olšák
2015-09-10
1
-1
/
+1
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
1
-4
/
+0
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+2
*
gallium/radeon: enable the GPU load query for amdgpu
Marek Olšák
2015-08-14
1
-2
/
+4
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
1
-0
/
+6
*
radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
Marek Olšák
2015-08-14
1
-1
/
+3
*
gallium/radeon: fix r600g build if LLVM is disabled
Marek Olšák
2015-08-11
1
-4
/
+5
*
gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
2015-08-10
1
-0
/
+1
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-5
/
+9
*
gallium/radeon: add DRM and LLVM version to the renderer string
Marek Olšák
2015-08-06
1
-4
/
+22
*
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
2015-08-06
1
-0
/
+2
*
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
2015-08-06
1
-1
/
+3
*
gallium/radeon: display cumulative results for some driver queries
Marek Olšák
2015-08-06
1
-2
/
+4
*
gallium/radeon: switch the buffer-wait-time query to microseconds
Marek Olšák
2015-08-06
1
-1
/
+1
*
gallium/radeon: change some driver query types to Hz
Marek Olšák
2015-08-06
1
-2
/
+2
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
1
-2
/
+2
*
gallium/radeon: suspend timer queries between IBs
Marek Olšák
2015-08-06
1
-3
/
+5
*
radeonsi: add a debug flag that disables printing ISA in shader dumps
Marek Olšák
2015-07-31
1
-0
/
+1
*
radeonsi: add a debug flag that disables printing TGSI in shader dumps
Marek Olšák
2015-07-31
1
-0
/
+1
*
radeonsi: add a debug flag that disables printing the LLVM IR in shader dumps
Marek Olšák
2015-07-31
1
-0
/
+1
*
radeonsi: add debug flags for dumping tessellation shaders
Marek Olšák
2015-07-23
1
-0
/
+6
*
gallium/radeon: remove buffer_unmap calls that can potentially decrease perf
Marek Olšák
2015-07-23
1
-3
/
+1
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-9
/
+0
[next]