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
/
vcn_v1_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
1
-11
/
+21
2018-05-24
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
1
-1
/
+91
2018-05-24
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
1
-11
/
+39
2018-05-19
drm/amdgpu: fix insert nop for VCN decode ring
Leo Liu
1
-6
/
+8
2018-05-15
drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_wait
Tom St Denis
1
-0
/
+1
2018-05-15
drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
1
-2
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-6
/
+4
2018-02-19
drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb
Christian König
1
-14
/
+6
2018-02-19
drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2
Christian König
1
-17
/
+25
2018-02-19
drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg
Christian König
1
-1
/
+18
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
1
-17
/
+1
2018-02-19
drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb
Christian König
1
-54
/
+7
2018-02-19
drm/amdgpu: wire up emit_wreg for VCN v1
Christian König
1
-0
/
+9
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-2
/
+4
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
1
-4
/
+4
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-18
/
+18
2017-12-12
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
1
-5
/
+7
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
1
-1
/
+0
2017-12-08
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
Shaoyun Liu
1
-0
/
+14
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
1
-2
/
+13
2017-12-06
drm/amd/include:cleanup raven1 vcn header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup raven1 mmhub header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 hdp header files.
Feifei Xu
1
-1
/
+1
2017-11-29
drm/amdgpu: Set adev->vcn.irq.num_types for VCN
Michel Dänzer
1
-1
/
+1
2017-09-26
drm/amdgpu:use formal register to trigger hdp invalidate
Monk Liu
1
-1
/
+1
2017-06-15
drm/amd/amdgpu: Port VCN over to new SOC15 macros
Tom St Denis
1
-82
/
+82
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
1
-8
/
+4
2017-05-25
drm/amdgpu: fix merge of vcn_v1_0.c v2
Christian König
1
-0
/
+2
2017-05-25
drm/amdgpu: correct emit frame size for vcn dec/enc ring
Hawking Zhang
1
-2
/
+2
2017-05-25
drm/amdgpu: correct vmhub for vcn dec/enc ring
Hawking Zhang
1
-0
/
+2
2017-05-25
drm/amdgpu/vcn: remove duplicate mask
Alex Deucher
1
-1
/
+0
2017-05-25
drm/amdgpu: enable sw clock gating for vcn
Huang Rui
1
-2
/
+2
2017-05-25
drm/amdgpu/vcn: add sw clock gating
Huang Rui
1
-2
/
+205
2017-05-25
drm/amdgpu: add vcn firmware header offset
Leo Liu
1
-1
/
+2
2017-05-25
drm/amdgpu: add vcn enc ib test
Leo Liu
1
-0
/
+1
2017-05-25
drm/amdgpu: enable vcn encode ring tests
Leo Liu
1
-2
/
+13
2017-05-25
drm/amdgpu: add vcn enc irq support
Leo Liu
1
-3
/
+25
2017-05-25
drm/amdgpu: add vcn enc ring type and functions
Leo Liu
1
-0
/
+170
2017-05-25
drm/amdgpu: add vcn enc rings
Leo Liu
1
-1
/
+27
2017-05-25
drm/amdgpu: change vcn dec rb command specific for decode
Leo Liu
1
-6
/
+6
2017-05-25
drm/amdgpu: implement new vcn cache window programming
Leo Liu
1
-18
/
+16
2017-05-25
drm/amdgpu: implement insert end ring function for vcn decode
Leo Liu
1
-1
/
+16
2017-05-25
drm/amdgpu: implement vcn start RB command
Leo Liu
1
-1
/
+20
2017-05-25
drm/amdgpu: expose vcn RB command
Leo Liu
1
-4
/
+4
2017-05-25
drm/amdgpu: move vcn ring test to amdgpu_vcn.c
Leo Liu
1
-44
/
+1
2017-05-25
drm/amdgpu: add vcn ip block and type
Leo Liu
1
-0
/
+9
2017-05-25
drm/amdgpu: add vcn irq functions
Leo Liu
1
-0
/
+32
2017-05-25
drm/amdgpu: add vcn decode ring type and functions
Leo Liu
1
-0
/
+266
[next]