index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v3_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+2
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-2
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2019-12-23
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
1
-2
/
+2
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-5
/
+3
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+1
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+4
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
1
-4
/
+4
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2019-01-14
drm/amdgpu: Use sdma_engine array
Oak Zeng
1
-2
/
+1
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-1
/
+1
2018-11-05
drm/amdgpu: Refine function name
Rex Zhu
1
-2
/
+2
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+4
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-13
/
+4
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-16
/
+7
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-7
/
+5
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
1
-1
/
+7
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
1
-8
/
+0
2018-10-09
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
1
-0
/
+8
2018-10-09
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
1
-50
/
+7
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-3
/
+3
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
1
-12
/
+8
2018-08-27
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
1
-5
/
+7
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-2
/
+4
2018-07-05
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
1
-8
/
+6
2018-05-15
drm/amdgpu: add VEGAM SDMA golden settings
Leo Liu
1
-0
/
+1
2018-05-15
drm/amdgpu: add VEGAM SDMA firmware support
Leo Liu
1
-3
/
+8
2018-04-03
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
1
-1
/
+1
2018-03-07
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
Emily Deng
1
-2
/
+5
2018-03-05
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
1
-2
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-3
/
+2
2018-02-19
drm/amdgpu: fix DW estimation on VI
Christian König
1
-1
/
+1
2018-02-19
drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"
Christian König
1
-4
/
+0
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
1
-10
/
+1
2018-02-19
drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb
Christian König
1
-14
/
+1
2018-02-19
drm/amdgpu: wire up emit_wreg for SDMA v3
Christian König
1
-0
/
+10
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-1
/
+2
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-2
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-9
/
+7
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
1
-30
/
+30
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-5
/
+5
2017-12-12
drm/amdgpu: use polling mem to set SDMA3 wptr for VF
Pixel Ding
1
-8
/
+19
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
1
-10
/
+10
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-09-28
drm/amdgpu: delete dead code about fw load check
Rex Zhu
1
-16
/
+5
2017-09-26
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
1
-0
/
+2
2017-09-26
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
1
-0
/
+4
2017-09-26
drm/amdgpu: Correct bytes limit for SDMA 3.0 copy and fill
Yong Zhao
1
-2
/
+2
2017-09-26
drm/amdgpu/sdma3: set wptr shadow atomically
Xiangliang.Yu
1
-1
/
+3
[next]