index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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-18
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-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-4
/
+4
2017-12-04
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-24
drm/amdgpu: update vcn decode create msg
Leo Liu
1
-10
/
+5
2017-05-24
drm/amdgpu: add vcn enc ib test
Leo Liu
1
-51
/
+33
2017-05-24
drm/amdgpu: enable vcn encode ring tests
Leo Liu
1
-1
/
+1
2017-05-24
drm/amdgpu: add vcn enc rings
Leo Liu
1
-0
/
+5
2017-05-24
drm/amdgpu/vcn: implement ib tests with new message buffer interface
Leo Liu
1
-16
/
+24
2017-05-24
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
1
-0
/
+36
2017-05-24
drm/amdgpu: re-group the functions in amdgpu_vcn.c
Leo Liu
1
-70
/
+70
2017-05-24
drm/amdgpu: add encode tests for vcn
Leo Liu
1
-0
/
+203
2017-05-24
drm/amdgpu: add initial vcn support and decode tests
Leo Liu
1
-0
/
+425