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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/uvd: uv pitch separation for stoney
Boyuan Zhang
2015-12-21
2
-1
/
+6
*
configure.ac: use pkg-config for libelf
Jonathan Gray
2015-12-18
1
-2
/
+3
*
gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly
Marek Olšák
2015-12-18
2
-3
/
+11
*
radeonsi: fix Fiji for LLVM <= 3.7
Marek Olšák
2015-12-18
1
-1
/
+2
*
radeonsi: fix occlusion queries on Fiji
Marek Olšák
2015-12-18
1
-2
/
+2
*
radeon/vce: disable Stoney VCE for 11.0
Leo Liu
2015-12-03
1
-0
/
+5
*
radeon/uvd: fix VC-1 simple/main profile decode v2
Boyuan Zhang
2015-11-18
2
-2
/
+7
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-11-05
2
-0
/
+7
*
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
2015-11-05
1
-32
/
+18
*
radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Tom Stellard
2015-10-07
1
-0
/
+2
*
gallium/radeon: Use call_once() when initailizing LLVM targets
Tom Stellard
2015-10-07
1
-13
/
+12
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-10-07
1
-0
/
+3
*
gallium/radeon: add a fail path for depth MSAA texture readback
Marek Olšák
2015-10-07
1
-0
/
+5
*
gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
Marek Olšák
2015-10-07
1
-0
/
+3
*
gallium/radeon: handle buffer_map staging buffer failures better
Marek Olšák
2015-10-07
1
-4
/
+3
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-08-31
1
-8
/
+8
*
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
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
2
-0
/
+3
*
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
2
-0
/
+7
*
radeonsi: add VI register definitions
Marek Olšák
2015-08-14
1
-1
/
+1
*
radeonsi: fix DRM version checks for amdgpu DRM 3.0.0
Marek Olšák
2015-08-14
3
-6
/
+12
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
2
-2
/
+6
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-2
/
+11
*
gallium/radeon: fix r600g build if LLVM is disabled
Marek Olšák
2015-08-11
1
-4
/
+5
*
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
3
-7
/
+12
*
gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
2015-08-10
3
-0
/
+5
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
5
-9
/
+28
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
4
-21
/
+12
*
gallium/radeon: add DRM and LLVM version to the renderer string
Marek Olšák
2015-08-06
2
-4
/
+24
*
radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
2015-08-06
3
-0
/
+16
*
radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
2015-08-06
3
-1
/
+18
*
gallium/radeon: display cumulative results for some driver queries
Marek Olšák
2015-08-06
1
-2
/
+4
[next]