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
/
radeon_vce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-21
/
+21
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-6
/
+0
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-33
/
+33
*
radeon/vce: support all firmwares with major ver 53
Boyuan Zhang
2017-08-16
1
-8
/
+10
*
radeon/vce: add vce support for firmware 53.19.4
Leo Liu
2017-03-30
1
-0
/
+6
*
radeon/vce: adapt gfx9 surface to vce
Leo Liu
2017-03-30
1
-5
/
+19
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-4
/
+4
*
radeonsi: add Polaris12 support (v3)
Junwei Zhang
2016-12-21
1
-1
/
+2
*
radeon/vce Handle H.264 level 5.2
Andy Furniss
2016-12-05
1
-1
/
+2
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
1
-2
/
+2
*
radeon/vce: use nblk_y instead of npix_y
Marek Olšák
2016-10-26
1
-2
/
+2
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
1
-1
/
+1
*
radeon/vce: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
1
-1
/
+2
*
radeon/vce: add firmware support for version 52.8.3
Leo Liu
2016-09-20
1
-0
/
+3
*
radeon/vce: increase cpb height alignment
Leo Liu
2016-07-05
1
-1
/
+1
*
radeon/vce: use vce structure for vce 52 firmware
Boyuan Zhang
2016-06-28
1
-0
/
+4
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
1
-1
/
+1
*
radeon/vce: disable two pipe mode for Polaris11
Sonny Jiang
2016-03-24
1
-1
/
+2
*
radeon/vce: add Polaris11 VCE firmware support
Sonny Jiang
2016-03-24
1
-0
/
+3
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-2
/
+2
*
gallium/radeon: use explicit drm_major, drm_minor check
Emil Velikov
2016-03-09
1
-1
/
+2
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-5
/
+5
*
radeon/vce: disable two pipe mode for stoney
Leo Liu
2015-11-20
1
-1
/
+2
*
radeon/vce: add new firmware interface support
Leo Liu
2015-11-20
1
-5
/
+16
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
1
-1
/
+1
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-1
/
+1
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
1
-1
/
+3
*
radeon/vce: implement VCE dual instance support
Leo Liu
2015-08-14
1
-2
/
+11
*
radeon/vce: make reloc offset signed
Christian König
2015-08-14
1
-2
/
+2
*
radeon/vce: add config task and put task info into encoder v2
Leo Liu
2015-08-14
1
-12
/
+9
*
radeon/vce: add dual pipe support for VI
Leo Liu
2015-08-14
1
-3
/
+3
*
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
1
-0
/
+5
*
gallium/radeon: use VM for VCE
Christian König
2015-08-14
1
-0
/
+24
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-1
/
+2
*
radeon/vce: adapt new firmware interface changes
Christian König
2015-05-22
1
-2
/
+20
*
radeon/vce: move CPB handling function into common code
Christian König
2015-05-22
1
-0
/
+38
*
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
/
+0
*
radeon/vce: implement video usability information support
Leo Liu
2015-03-31
1
-0
/
+5
*
radeon/video: use more of the common buffer code v2
Christian König
2014-09-11
1
-8
/
+9
*
gallium/radeon: cleanup header inclusion
Emil Velikov
2014-08-28
1
-1
/
+1
*
r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTT
Michel Dänzer
2014-07-23
1
-4
/
+4
*
radeon/vce: set number of cpbs based on level
Leo Liu
2014-06-18
1
-3
/
+60
*
radeon/vce: implement non-referenced frames
Leo Liu
2014-05-27
1
-2
/
+4
*
gallium/radeon: create and return a fence in the flush function
Marek Olšák
2014-04-16
1
-2
/
+3
*
winsys/radeon: fold cs_set_flush_callback into cs_create
Marek Olšák
2014-04-16
1
-2
/
+1
*
radeon/vce: add proper CPB backtrack
Christian König
2014-04-11
1
-6
/
+81
[next]