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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: initial implementation of the driver internal layer SQTT
Samuel Pitoiset
2020-03-10
3
-0
/
+347
*
radv/sqtt: add a helper that emits thread trace userdata markers
Samuel Pitoiset
2020-03-10
2
-0
/
+19
*
radv: use device entrypoints from the SQTT layer if enabled
Samuel Pitoiset
2020-03-10
1
-0
/
+11
*
radv/entrypoints: declare a driver internal layer for SQTT
Samuel Pitoiset
2020-03-10
1
-3
/
+2
*
ac: add a bug workaround for the 100% NGG culling case
Marek Olšák
2020-03-09
1
-0
/
+33
*
radv/sqtt: fix RADV_THREAD_TRACE_BUFFER_SIZE spelling
Edmondo Tommasina
2020-03-09
1
-1
/
+1
*
amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm
Daniel Schürmann
2020-03-09
3
-11
/
+1
*
radv: use nir_lower_discard_to_demote to work around game bugs
Daniel Schürmann
2020-03-09
3
-0
/
+6
*
amd/llvm: implement nir_intrinsic_demote(_if) and nir_intrinsic_is_helper_inv...
Daniel Schürmann
2020-03-09
3
-11
/
+132
*
radeonsi: remove AMD_DEBUG=sisched option
Pierre-Eric Pelloux-Prayer
2020-03-06
2
-11
/
+9
*
radv/rgp: report correct system ram size
Samuel Pitoiset
2020-03-06
1
-0
/
+5
*
radv/rgp: report correct cu_mask info
Samuel Pitoiset
2020-03-06
1
-2
/
+2
*
ac: add ac_gpu_info::cu_mask to store bitmask of compute units
Samuel Pitoiset
2020-03-06
2
-3
/
+7
*
radv/sqtt: abort if SQTT is used on GFX6-GFX7
Samuel Pitoiset
2020-03-06
1
-6
/
+10
*
radv/sqtt: add support for GFX8
Samuel Pitoiset
2020-03-06
2
-31
/
+62
*
ac/registers: adjust some definitions for thread trace on GFX8
Samuel Pitoiset
2020-03-06
1
-3
/
+10
*
radv/sqtt: add radv_copy_thread_trace_info_regs() helper
Samuel Pitoiset
2020-03-06
1
-30
/
+36
*
radv/sqtt: tidy up radv_emit_thread_trace_{start,stop}
Samuel Pitoiset
2020-03-06
1
-61
/
+59
*
radv/sqtt: fix wrong check in radv_is_thread_trace_complete()
Samuel Pitoiset
2020-03-06
1
-1
/
+1
*
radv/winsys: fix missing initializations of shader info in the null device
Samuel Pitoiset
2020-03-06
1
-0
/
+2
*
aco: only reserve sgprs for vcc if it's used
Rhys Perry
2020-03-05
3
-7
/
+16
*
aco: improve control flow handling in GFX6-9 NOP pass
Rhys Perry
2020-03-05
1
-8
/
+13
*
aco: consider non-hazard writes in handle_raw_hazard_internal
Rhys Perry
2020-03-05
1
-1
/
+2
*
aco: improve get_wait_states()
Rhys Perry
2020-03-05
1
-1
/
+6
*
aco: add new NOP insertion pass for GFX6-9
Rhys Perry
2020-03-05
2
-318
/
+438
*
aco: fix image load/store with lod and 1D images
Samuel Pitoiset
2020-03-05
1
-3
/
+0
*
android: aco: fix PIPE_FORMAT related building errors
Mauro Rossi
2020-03-04
1
-0
/
+1
*
aco: handle v_add_co_u32_e64 in parse_base_offset()
Rhys Perry
2020-03-03
1
-0
/
+2
*
aco: fix carry-out size for wave32 v_add_co_u32_e64
Rhys Perry
2020-03-03
1
-1
/
+1
*
aco: keep track of which events are used in a barrier
Rhys Perry
2020-03-03
1
-19
/
+41
*
ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
Samuel Pitoiset
2020-03-03
4
-5
/
+5
*
ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity
Samuel Pitoiset
2020-03-03
4
-5
/
+5
*
ac: rename lds_size_per_cu to lds_size_per_workgroup
Samuel Pitoiset
2020-03-03
4
-5
/
+5
*
aco: pass vars by const &
Albert Astals Cid
2020-03-02
1
-2
/
+2
*
aco: Minor optimization in spill_ctx constructor
Albert Astals Cid
2020-03-02
1
-1
/
+1
*
radv: update entrypoints generation from ANV
Samuel Pitoiset
2020-03-02
4
-171
/
+545
*
radv/sqtt: add support for GFX10
Samuel Pitoiset
2020-03-02
4
-99
/
+243
*
ac/registers: add definitions for thread trace on GFX10
Samuel Pitoiset
2020-03-02
1
-0
/
+145
*
radv/sqtt: update SPI_CONFIG_CNTL.EXP_PRIORITY_ORDER value
Samuel Pitoiset
2020-03-02
1
-1
/
+1
*
radv/sqtt: do not assume that the number of shader engines is 4
Samuel Pitoiset
2020-03-02
1
-4
/
+8
*
radv/rgp: adjust trace memory/shader clocks to fix frame duration
Samuel Pitoiset
2020-03-02
1
-2
/
+2
*
radv: fix size of sqtt_file_chunk_asic_info on 32-bit system
Samuel Pitoiset
2020-02-29
1
-0
/
+1
*
radv: fix 32-bit build failure in radv_queue_internal_submit()
Samuel Pitoiset
2020-02-29
1
-1
/
+1
*
radv: allow to capture SQTT traces with RADV_THREAD_TRACE=<start_frame>
Samuel Pitoiset
2020-02-28
3
-5
/
+68
*
radv: add initial SQTT files generation support
Samuel Pitoiset
2020-02-28
4
-0
/
+665
*
radv: emit thread trace markers after every draw/dispatch call
Samuel Pitoiset
2020-02-28
1
-0
/
+5
*
radv: add initial SQ Thread Trace support for GFX9
Samuel Pitoiset
2020-02-28
4
-0
/
+474
*
radv: add a small helper that allows to submit internal CS
Samuel Pitoiset
2020-02-28
2
-0
/
+22
*
ac/registers: add definitions for thread trace
Samuel Pitoiset
2020-02-28
1
-0
/
+165
*
ac: add more fields to ac_gpu_info
Samuel Pitoiset
2020-02-28
2
-1
/
+61
[next]