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
*
radeonsi: Implement DCC fast clear.
Bas Nieuwenhuizen
2015-10-24
1
-11
/
+96
*
radeonsi: Enable DCC.
Bas Nieuwenhuizen
2015-10-24
3
-0
/
+4
*
radeonsi: Disable operations that do not work with DCC.
Bas Nieuwenhuizen
2015-10-24
1
-0
/
+5
*
radeonsi: Allocate buffers for DCC.
Bas Nieuwenhuizen
2015-10-24
4
-0
/
+50
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
2
-0
/
+7
*
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
2015-10-22
1
-32
/
+18
*
radeonsi: don't use the AMDGPU intrinsic for CMP
Marek Olšák
2015-10-17
1
-9
/
+22
*
radeonsi: use LRP from gallivm
Marek Olšák
2015-10-17
1
-2
/
+0
*
radeonsi: don't emit AMDGPU intrinsics for integer abs, min, max
Marek Olšák
2015-10-17
1
-10
/
+50
*
radeonsi: don't emit AMDGPU intrinsics for EX2, ROUND, TRUNC
Marek Olšák
2015-10-17
1
-3
/
+3
*
radeonsi: initialize output, temp, and address registers to "undef"
Marek Olšák
2015-10-17
1
-4
/
+15
*
gallium/radeon: add separate stencil level dirty flags
Marek Olšák
2015-10-03
1
-0
/
+1
*
winsys/amdgpu: add winsys function cs_get_buffer_list
Marek Olšák
2015-10-03
1
-0
/
+16
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
4
-15
/
+14
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
6
-23
/
+75
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
2
-0
/
+2
*
radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Tom Stellard
2015-10-02
1
-0
/
+2
*
gallium/radeon: Use call_once() when initailizing LLVM targets
Tom Stellard
2015-10-02
1
-13
/
+12
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-09-25
1
-0
/
+3
*
gallium/radeon: remove the percentage symbol from HUD temperature
Benjamin Bellec
2015-09-24
1
-1
/
+1
*
gallium/radeon: add a fail path for depth MSAA texture readback
Marek Olšák
2015-09-24
1
-0
/
+5
*
gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
Marek Olšák
2015-09-24
1
-0
/
+3
*
gallium/radeon: handle buffer_map staging buffer failures better
Marek Olšák
2015-09-24
1
-4
/
+3
*
gallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
Marek Olšák
2015-09-10
3
-22
/
+44
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
3
-12
/
+1
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
1
-2
/
+1
*
winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
2015-09-01
1
-0
/
+1
*
gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
2015-09-01
1
-6
/
+16
*
gallium/radeon: rename write_*_reg functions
Marek Olšák
2015-09-01
3
-37
/
+37
*
radeonsi: avoid redundant CB and DB register updates
Marek Olšák
2015-09-01
2
-2
/
+4
*
radeonsi: remove no-op 32-bit masking
Marek Olšák
2015-08-29
1
-2
/
+2
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-08-29
1
-8
/
+8
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
1
-1
/
+1
*
radeon/uvd: remove unused variables
Grazvydas Ignotas
2015-08-18
1
-4
/
+1
*
radeon/uvd: implement HEVC support
Boyuan Zhang
2015-08-14
3
-17
/
+298
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
2
-1
/
+4
*
radeon/vce: implement VCE dual instance support
Leo Liu
2015-08-14
3
-5
/
+30
*
radeon/video: config encode stacked frame number based on HW
Leo Liu
2015-08-14
1
-0
/
+2
*
radeon/vce: make reloc offset signed
Christian König
2015-08-14
4
-6
/
+6
*
radeon/vce: add config task and put task info into encoder v2
Leo Liu
2015-08-14
4
-33
/
+47
*
radeon/vce: fix VCE fail after rebase
Leo Liu
2015-08-14
1
-8
/
+6
*
radeon/vce: add dual pipe support for VI
Leo Liu
2015-08-14
4
-22
/
+21
*
radeon/vce: add new firmware support for VI and CI
Leo Liu
2015-08-14
1
-1
/
+7
*
radeon/vce: implement VCE two pipe support
Leo Liu
2015-08-14
3
-0
/
+26
*
radeon/uvd: make 30M as minimum for MPEG4 dpb buffer size
Leo Liu
2015-08-14
1
-0
/
+2
*
radeon/uvd: recalculate dbp buffer size
Leo Liu
2015-08-14
1
-22
/
+59
*
radeon/video: add 4K support for decode/encode parameters
Leo Liu
2015-08-14
1
-4
/
+4
*
gallium/radeon: add h264 performance HW decoder support
Leo Liu
2015-08-14
2
-22
/
+43
*
gallium/radeon: use VM for VCE
Christian König
2015-08-14
4
-20
/
+44
*
gallium/radeon: use VM for UVD
Christian König
2015-08-14
1
-2
/
+14
[next]