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
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
1
-20
/
+21
*
radeonsi: merge DCC/CMASK/HTILE priority flags
Marek Olšák
2018-07-16
1
-3
/
+1
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
6
-11
/
+5
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-4
/
+4
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
8
-29
/
+29
*
radeon/vce: add firmware support for ver 53 and up
Boyuan Zhang
2018-05-11
1
-2
/
+2
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
1
-0
/
+1
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
2
-5
/
+4
*
radeonsi: remove r600_pipe_common.h
Marek Olšák
2018-04-27
4
-333
/
+3
*
radeon/vcn: fix mpeg4 msg buffer settings
Boyuan Zhang
2018-04-26
1
-9
/
+9
*
radeon/vce: disable vce dual pipe on VegaM
Leo Liu
2018-04-18
1
-1
/
+2
*
radeonsi: implement mechanism for IBs without partial flushes at the end (v6)
Marek Olšák
2018-04-16
1
-0
/
+7
*
radeon/vcn: add VP9 profile2 support
Leo Liu
2018-04-12
1
-0
/
+16
*
radeon/vcn: add VP9 context buffer
Leo Liu
2018-04-12
1
-0
/
+26
*
radeon/vcn: get VP9 msg buffer
Leo Liu
2018-04-12
2
-1
/
+176
*
radeon/vcn: fill probability table to prob buffers
Leo Liu
2018-04-12
1
-0
/
+38
*
radeon/vcn: add VP9 message buffer interface
Leo Liu
2018-04-12
1
-0
/
+134
*
radeon/vcn: add VP9 prob table buffer
Leo Liu
2018-04-12
2
-18
/
+37
*
radeon/vcn: add VP9 dpb buffer size
Leo Liu
2018-04-12
1
-0
/
+6
*
radeon/vcn: add VP9 stream type for decoder
Leo Liu
2018-04-12
2
-0
/
+4
*
radeonsi: try to fix android
Marek Olšák
2018-04-05
1
-48
/
+0
*
radeonsi: try to fix meson
Marek Olšák
2018-04-05
1
-59
/
+0
*
radeonsi: don't build libradeon.la separately
Marek Olšák
2018-04-05
2
-50
/
+0
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
7
-122
/
+19
*
radeonsi: remove r600_pipe_common::screen
Marek Olšák
2018-04-05
1
-1
/
+0
*
radeonsi: move r600_buffer_common.c and r600_texture.c into radeonsi
Marek Olšák
2018-04-05
4
-3340
/
+1
*
radeonsi: move r600_gpu_load.c to si_gpu_load.c
Marek Olšák
2018-04-05
4
-291
/
+1
*
radeonsi: move r600_query.c/h files to si_query.c/h
Marek Olšák
2018-04-05
7
-2396
/
+3
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
5
-196
/
+0
*
radeonsi: rename query definitions R600_ -> SI_
Marek Olšák
2018-04-05
5
-332
/
+332
*
radeonsi: move and rename R600_ERR out of r600_pipe_common.h
Marek Olšák
2018-04-05
2
-10
/
+7
*
radeonsi: move definitions out of r600_pipe_common.h
Marek Olšák
2018-04-05
3
-103
/
+24
*
radeonsi: move functions out of and remove r600_pipe_common.c
Marek Olšák
2018-04-05
4
-237
/
+35
*
radeonsi: rename r600 -> si in some places
Marek Olšák
2018-04-05
9
-567
/
+567
*
radeonsi: use si_context instead of pipe_context in parameters pt3
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
2018-04-05
3
-18
/
+16
*
radeonsi: use si_context instead of pipe_context in parameters pt1
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: pass sctx to si_rebind_buffer and clean up
Marek Olšák
2018-04-05
1
-2
/
+3
*
radeonsi: use r600_common_context less pt7
Marek Olšák
2018-04-05
6
-24
/
+21
*
radeonsi: use r600_common_context less pt6
Marek Olšák
2018-04-05
2
-89
/
+88
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
10
-0
/
+13
*
radeonsi: switch radeon_add_to_buffer_list parameter to si_context
Marek Olšák
2018-04-05
2
-6
/
+6
*
radeonsi: use r600_common_context less pt5
Marek Olšák
2018-04-05
6
-227
/
+223
*
radeonsi: use r600_common_context less pt4
Marek Olšák
2018-04-05
3
-120
/
+120
*
radeonsi: use r600_common_context less pt3
Marek Olšák
2018-04-05
4
-47
/
+49
*
radeonsi: use r600_common_context less pt2
Marek Olšák
2018-04-05
4
-13
/
+16
*
radeonsi: use r600_common_context less pt1
Marek Olšák
2018-04-05
2
-13
/
+14
*
radeonsi: switch r600_atom::emit parameter to si_context
Marek Olšák
2018-04-05
2
-10
/
+10
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
6
-38
/
+34
[next]