index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vce_v4_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
1
-1
/
+1
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-1
/
+1
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+1
|
\
|
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
|
drm/amdgpu/VCE: set no_user_fence flag to true
Leo Liu
2019-05-24
1
-0
/
+1
|
/
*
drm/amdgpu: Use FW addr returned by PSP for VF MM
Trigger Huang
2019-05-07
1
-6
/
+11
*
drm/amdgpu: expose VCE 4.0 powergate interface
Evan Quan
2019-04-29
1
-9
/
+6
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-1
/
+1
*
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-28
1
-2
/
+2
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-2
/
+4
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-7
/
+2
*
drm/amdgpu: Change VCE booting with firmware loaded by PSP
James Zhu
2018-08-27
1
-4
/
+9
*
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
2018-08-16
1
-2
/
+2
*
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
2018-08-13
1
-0
/
+6
*
drm/amd: Use newly added interrupt source defs for SOC15.
Andrey Grodzovsky
2018-07-13
1
-0
/
+2
*
drm/amdgpu/vce: simplify vce instance setup
Alex Deucher
2018-07-05
1
-7
/
+9
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-0
/
+1
|
\
|
*
drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
|
treewide: fix up files incorrectly marked executable
Linus Torvalds
2018-04-07
1
-0
/
+0
|
/
*
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
2018-03-14
1
-1
/
+1
*
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
2018-02-19
1
-3
/
+2
*
drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb
Christian König
2018-02-19
1
-6
/
+3
*
drm/amdgpu: implement vce_v4_0_emit_reg_wait v2
Christian König
2018-02-19
1
-8
/
+14
*
drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb
Christian König
2018-02-19
1
-18
/
+4
*
drm/amdgpu: wire up emit_wreg for VCE v4
Christian König
2018-02-19
1
-0
/
+9
*
drm/amdgpu: forward pasid to backend flush implementations
Christian König
2018-02-19
1
-1
/
+2
*
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
2018-02-19
1
-2
/
+2
*
drm/amdgpu: rename vm_id to vmid
Christian König
2017-12-27
1
-9
/
+9
*
drm/amdgpu: correct vce fw data and stack size
Frank Min
2017-12-12
1
-1
/
+1
*
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
2017-12-12
1
-2
/
+3
*
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-08
1
-1
/
+0
*
drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
Frank Min
2017-12-06
1
-13
/
+25
*
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 mmhub header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup vega10 vce header files.
Feifei Xu
2017-12-06
1
-3
/
+3
*
drm/amdgpu: remove the clearance of vce 4.0 interrupt mask
Leo Liu
2017-09-26
1
-4
/
+0
*
drm/amdgpu/vce4: optimize vce 4.0 init table sequence for SRIOV
Frank Min
2017-08-15
1
-1
/
+2
*
drm/amdgpu: According hardware design revert vce and uvd doorbell assignment
Frank Min
2017-08-15
1
-4
/
+6
*
drm/amdgpu/vce4: Remove vce interrupt enable related code for sriov
Frank Min
2017-08-15
1
-4
/
+6
*
drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu reset
Frank Min
2017-08-15
1
-3
/
+1
*
drm/amdgpu: Clear vce&uvd ring wptr for SRIOV
Frank Min
2017-08-15
1
-1
/
+5
*
drm/amdgpu: add saved_bo to save vce 4.0 context when suspend
Leo Liu
2017-06-01
1
-8
/
+37
*
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
2017-05-31
1
-4
/
+2
*
drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions
Christian König
2017-05-24
1
-0
/
+1
*
drm/amdgpu: clean doorbell after sending init table to mmsch
Frank Min
2017-05-24
1
-0
/
+1
*
drm/amdgpu: Bypass GMC/UVD/VCE hw_fini in SR-IOV
Trigger Huang
2017-05-24
1
-2
/
+8
*
drm/amdgpu/vce4: replaced with virt_alloc_mm_table
Xiangliang Yu
2017-04-28
1
-17
/
+3
*
drm/amdgpu/vce4: move mm table constructions functions into mmsch header file
Frank Min
2017-04-28
1
-97
/
+46
*
drm/amdgpu/vce4: fix a PSP loading VCE issue
Daniel Wang
2017-04-28
1
-3
/
+15
*
drm/amdgpu: assign VM invalidation engine manually v2
Christian König
2017-04-28
1
-1
/
+1
[next]