index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vcn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
1
-41
/
+10
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
1
-7
/
+9
2018-05-19
drm/amdgpu: Take vcn encode rings into account in idle work
Alex Deucher
1
-0
/
+5
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
1
-2
/
+2
2018-02-19
drm/amdgpu: cleanup VCN IB generation
Christian König
1
-69
/
+18
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-2
/
+2
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
1
-1
/
+0
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-7
/
+7
2017-12-06
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-12-05
drm/amdgpu: change redundant init logs to debug level
pding
1
-4
/
+4
2017-12-05
drm/amd/scheduler:introduce guilty pointer member
Monk Liu
1
-2
/
+2
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-2
/
+2
2017-08-15
drm/amdgpu: disable vcn power control for now
Leo Liu
1
-8
/
+6
2017-05-25
drm/amdgpu: update vcn decode create msg
Leo Liu
1
-10
/
+5
2017-05-25
drm/amdgpu: add vcn enc ib test
Leo Liu
1
-51
/
+33
2017-05-25
drm/amdgpu: enable vcn encode ring tests
Leo Liu
1
-1
/
+1
2017-05-25
drm/amdgpu: add vcn enc rings
Leo Liu
1
-0
/
+5
2017-05-25
drm/amdgpu/vcn: implement ib tests with new message buffer interface
Leo Liu
1
-16
/
+24
2017-05-25
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
1
-0
/
+36
2017-05-25
drm/amdgpu: re-group the functions in amdgpu_vcn.c
Leo Liu
1
-70
/
+70
2017-05-25
drm/amdgpu: add encode tests for vcn
Leo Liu
1
-0
/
+203
2017-05-25
drm/amdgpu: add initial vcn support and decode tests
Leo Liu
1
-0
/
+425