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
*
radeon/vcn: update for new vcn enc interface
Boyuan Zhang
2019-07-03
2
-1
/
+4
*
radeon/vcn: implement vcn 2.0 jpeg decode
Boyuan Zhang
2019-07-03
1
-56
/
+157
*
radeon/vcn: add direct register bool
Boyuan Zhang
2019-07-03
2
-0
/
+3
*
radeon/vcn: add defines for vcn 2.0 jpeg
Boyuan Zhang
2019-07-03
1
-0
/
+25
*
radeon/vcn: use variable to assign ib cmd
Boyuan Zhang
2019-07-03
3
-40
/
+128
*
radeon/vcn: implement vcn 2.0 encode
Boyuan Zhang
2019-07-03
4
-5
/
+220
*
radeon/vcn: add vcn2.0 encode skeleton
Boyuan Zhang
2019-07-03
2
-0
/
+79
*
radeon/vcn: move vcn1.0 specific defines to c
Boyuan Zhang
2019-07-03
2
-29
/
+29
*
radeon/vcn: assign function pointer with ib functions
Boyuan Zhang
2019-07-03
3
-165
/
+182
*
radeon/vcn: add function pointer for ib functions
Boyuan Zhang
2019-07-03
1
-0
/
+32
*
radeon/vcn: move header related algorithm to vcn_enc
Boyuan Zhang
2019-07-03
3
-122
/
+142
*
radeon/vcn: move add buf func to common file
Boyuan Zhang
2019-07-03
3
-16
/
+17
*
radeon/vcn: move cs defines to enc header file
Boyuan Zhang
2019-07-03
2
-10
/
+10
*
radeon/vcn: add VP9 support for Navi10
Leo Liu
2019-07-03
1
-10
/
+20
*
radeon/vcn: add VCN2 set of internal registers for IB
Leo Liu
2019-07-03
2
-9
/
+31
*
winsys/amdgpu: Make KMS handles valid for original DRM file descriptor
Michel Dänzer
2019-07-03
1
-1
/
+3
*
radeon/uvd: fix calc_ctx_size_h265_main10
Pierre-Eric Pelloux-Prayer
2019-06-28
2
-6
/
+6
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
2
-4
/
+4
*
r600+radeonsi: use ctx_query_reset_status on radeon
Marek Olšák
2019-05-16
1
-1
/
+0
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
1
-1
/
+5
*
winsys/amdgpu: add a parallel compute IB coupled with a gfx IB
Marek Olšák
2019-05-16
1
-1
/
+31
*
winsys/amdgpu: make IBs writable and expose their address
Marek Olšák
2019-04-23
1
-0
/
+1
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
1
-2
/
+0
*
radeon/vce:Add support for frame_cropping_flag of VAEncSequenceParameterBuffe...
suresh guttula
2019-04-16
1
-2
/
+9
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
1
-0
/
+6
*
radeon/vcn/vp9: search the render target from the whole list
Leo Liu
2019-04-01
1
-1
/
+1
*
radeon/vcn: add H.264 constrained baseline support
Leo Liu
2019-03-27
1
-0
/
+1
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
3
-6
/
+6
*
radeonsi: rename rscreen -> sscreen
Marek Olšák
2019-01-22
2
-6
/
+6
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
1
-639
/
+0
*
winsys/amdgpu: add support for allocating GDS and OA resources
Marek Olšák
2018-11-28
1
-1
/
+3
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
1
-0
/
+1
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
7
-18
/
+44
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
6
-9
/
+11
*
radeon/vcn: use util function to get h264 profile idc
Boyuan Zhang
2018-10-26
1
-2
/
+1
*
radeon/vce: use util function to get h264 profile idc
Boyuan Zhang
2018-10-26
2
-8
/
+2
*
radeon/vcn: implement jpeg target buffer cmd
Boyuan Zhang
2018-10-23
1
-1
/
+72
*
radeon/vcn: implement jpeg bitstream buffer cmd
Boyuan Zhang
2018-10-23
1
-1
/
+45
*
radeon/uvd: remove get mjpeg slice header
Boyuan Zhang
2018-10-23
1
-157
/
+0
*
radeon/vcn: add jpeg decode implementation
Boyuan Zhang
2018-10-23
3
-7
/
+117
*
radeon/vcn: separate send cmd call from end frame
Boyuan Zhang
2018-10-23
2
-8
/
+28
*
radeon/vcn: create cs based on ring type
Boyuan Zhang
2018-10-23
1
-2
/
+6
*
radeon/winsys: add vcn jpeg ring type
Boyuan Zhang
2018-10-23
1
-0
/
+1
*
radeon/vcn: add vcn jpeg decode interface
Boyuan Zhang
2018-10-23
1
-0
/
+90
*
radeon/vcn: move radeon decoder define to header file
Boyuan Zhang
2018-10-23
2
-31
/
+32
*
Fix setting indent-tabs-mode in the Emacs .dir-locals.el files
Neil Roberts
2018-10-17
1
-1
/
+1
*
radeon/uvd: use bitstream coded number for symbols of Huffman tables
Leo Liu
2018-09-24
1
-4
/
+14
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
1
-2
/
+1
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
1
-0
/
+8
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
1
-1
/
+0
[next]