index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v1_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: remove now superflous *_hdp operation
Christian König
2018-02-19
1
-17
/
+1
*
drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb
Christian König
2018-02-19
1
-54
/
+7
*
drm/amdgpu: wire up emit_wreg for VCN v1
Christian König
2018-02-19
1
-0
/
+9
*
drm/amdgpu: forward pasid to backend flush implementations
Christian König
2018-02-19
1
-2
/
+4
*
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
2018-02-19
1
-4
/
+4
*
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
1
-18
/
+18
*
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
2017-12-12
1
-5
/
+7
*
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-08
1
-1
/
+0
*
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
Shaoyun Liu
2017-12-08
1
-0
/
+14
*
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
2017-12-08
1
-2
/
+13
*
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup raven1 mmhub header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 hdp header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amdgpu: Set adev->vcn.irq.num_types for VCN
Michel Dänzer
2017-11-28
1
-1
/
+1
*
drm/amdgpu:use formal register to trigger hdp invalidate
Monk Liu
2017-09-26
1
-1
/
+1
*
drm/amd/amdgpu: Port VCN over to new SOC15 macros
Tom St Denis
2017-06-15
1
-82
/
+82
*
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
2017-05-31
1
-8
/
+4
*
drm/amdgpu: fix merge of vcn_v1_0.c v2
Christian König
2017-05-24
1
-0
/
+2
*
drm/amdgpu: correct emit frame size for vcn dec/enc ring
Hawking Zhang
2017-05-24
1
-2
/
+2
*
drm/amdgpu: correct vmhub for vcn dec/enc ring
Hawking Zhang
2017-05-24
1
-0
/
+2
*
drm/amdgpu/vcn: remove duplicate mask
Alex Deucher
2017-05-24
1
-1
/
+0
*
drm/amdgpu: enable sw clock gating for vcn
Huang Rui
2017-05-24
1
-2
/
+2
*
drm/amdgpu/vcn: add sw clock gating
Huang Rui
2017-05-24
1
-2
/
+205
*
drm/amdgpu: add vcn firmware header offset
Leo Liu
2017-05-24
1
-1
/
+2
*
drm/amdgpu: add vcn enc ib test
Leo Liu
2017-05-24
1
-0
/
+1
*
drm/amdgpu: enable vcn encode ring tests
Leo Liu
2017-05-24
1
-2
/
+13
*
drm/amdgpu: add vcn enc irq support
Leo Liu
2017-05-24
1
-3
/
+25
*
drm/amdgpu: add vcn enc ring type and functions
Leo Liu
2017-05-24
1
-0
/
+170
*
drm/amdgpu: add vcn enc rings
Leo Liu
2017-05-24
1
-1
/
+27
*
drm/amdgpu: change vcn dec rb command specific for decode
Leo Liu
2017-05-24
1
-6
/
+6
*
drm/amdgpu: implement new vcn cache window programming
Leo Liu
2017-05-24
1
-18
/
+16
*
drm/amdgpu: implement insert end ring function for vcn decode
Leo Liu
2017-05-24
1
-1
/
+16
*
drm/amdgpu: implement vcn start RB command
Leo Liu
2017-05-24
1
-1
/
+20
*
drm/amdgpu: expose vcn RB command
Leo Liu
2017-05-24
1
-4
/
+4
*
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
2017-05-24
1
-44
/
+1
*
drm/amdgpu: add vcn ip block and type
Leo Liu
2017-05-24
1
-0
/
+9
*
drm/amdgpu: add vcn irq functions
Leo Liu
2017-05-24
1
-0
/
+32
*
drm/amdgpu: add vcn decode ring type and functions
Leo Liu
2017-05-24
1
-0
/
+266
*
drm/amdgpu: add vcn decode ring support
Leo Liu
2017-05-24
1
-0
/
+43
*
drm/amdgpu: add vcn ip block functions (v2)
Leo Liu
2017-05-24
1
-0
/
+417