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
/
r600_pipe_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Enable DCC.
Bas Nieuwenhuizen
2015-10-24
1
-0
/
+1
*
radeonsi: Allocate buffers for DCC.
Bas Nieuwenhuizen
2015-10-24
1
-0
/
+6
*
gallium/radeon: add separate stencil level dirty flags
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-0
/
+12
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
1
-2
/
+1
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
1
-1
/
+1
*
radeonsi: add VI hardware support
Marek Olšák
2015-08-14
1
-0
/
+1
*
r600g: use a bitfield to track dirty atoms
Grazvydas Ignotas
2015-08-11
1
-0
/
+1
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-0
/
+3
*
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
-0
/
+1
*
gallium/radeon: add DRM and LLVM version to the renderer string
Marek Olšák
2015-08-06
1
-0
/
+2
*
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
2015-08-06
1
-0
/
+5
*
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
2015-08-06
1
-0
/
+6
*
gallium/radeon: suspend timer queries between IBs
Marek Olšák
2015-08-06
1
-2
/
+7
*
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
-11
/
+12
*
radeonsi: store shader disassemblies in memory for future users
Marek Olšák
2015-07-31
1
-3
/
+2
*
radeon: add support for streams to the common streamout code. (v2)
Dave Airlie
2015-07-29
1
-0
/
+1
*
radeon: move streamout buffer config to streamout enable function. (v2)
Dave Airlie
2015-07-29
1
-0
/
+3
*
radeonsi: add debug flags for dumping tessellation shaders
Marek Olšák
2015-07-23
1
-9
/
+11
*
radeonsi: don't change pipe_resource in resource_copy_region
Marek Olšák
2015-07-23
1
-1
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
gallium/radeon: mark the gpu load thread stop trigger as volatile
Marek Olšák
2015-07-05
1
-1
/
+1
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-0
/
+1
*
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
Grigori Goronzy
2015-06-29
1
-0
/
+20
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
1
-1
/
+1
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
1
-1
/
+1
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
1
-0
/
+13
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
1
-0
/
+3
*
gallium/radeon: print winsys info with R600_DEBUG=info
Marek Olšák
2015-04-27
1
-0
/
+1
*
radeonsi: add a debug option to compile shaders when they're created
Marek Olšák
2015-04-16
1
-0
/
+1
*
radeonsi: add basic code for overrasterization
Marek Olšák
2015-03-16
1
-1
/
+1
*
r600g,radeonsi: fix streamout after pipeline stats have been used
Marek Olšák
2015-02-24
1
-1
/
+0
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+4
*
r600g,radeonsi: don't append to streamout buffers that haven't been used yet
Marek Olšák
2015-02-04
1
-0
/
+1
*
radeon: Teach radeon_elf_read() how to parse reloc information v3
Tom Stellard
2015-01-20
1
-0
/
+8
*
radeonsi: use TC L2 for CP DMA operations with shader resources on CIK
Marek Olšák
2015-01-07
1
-0
/
+12
*
radeonsi: only flush the right set of caches for CP DMA operations
Marek Olšák
2015-01-07
1
-2
/
+4
*
r600g,radeonsi: separate cache flush flags
Marek Olšák
2015-01-07
1
-22
/
+2
*
gallium/radeon: Add query for symbol specific config information
Tom Stellard
2014-10-31
1
-0
/
+8
*
radeon: enable Hyper-Z on r600g and radeonsi by default
Andreas Boll
2014-10-24
1
-1
/
+1
*
radeonsi/compute: do CS partial flush with si_emit_cache_flush
Marek Olšák
2014-09-24
1
-0
/
+1
*
radeonsi/compute: flush caches with si_emit_cache_flush
Marek Olšák
2014-09-24
1
-0
/
+3
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
1
-1
/
+2
*
radeonsi: implement EXPCLEAR optimization for depth
Marek Olšák
2014-09-01
1
-0
/
+1
*
gallium/radeon: cleanup header inclusion
Emil Velikov
2014-08-28
1
-1
/
+1
[next]