index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_sdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
Lee Jones
2021-05-21
1
-4
/
+4
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-3
/
+2
*
drm/amd/amdgpu/cik_sdma: Add one and remove another function param description
Lee Jones
2020-11-24
1
-1
/
+1
*
drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
Lee Jones
2020-11-24
1
-3
/
+11
*
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
2020-10-30
1
-15
/
+12
*
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
1
-1
/
+2
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-1
/
+2
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-2
/
+0
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-1
/
+2
*
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
2019-12-23
1
-2
/
+2
*
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
1
-5
/
+3
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
2019-04-03
1
-4
/
+4
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-1
/
+1
*
drm/amdgpu: Refine function name
Rex Zhu
2018-11-05
1
-2
/
+2
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-1
/
+3
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-13
/
+4
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-16
/
+8
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-7
/
+5
*
drm/amdgpu: use scheduler fault instead of reset work
Christian König
2018-11-05
1
-1
/
+4
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-27
1
-3
/
+3
*
drm/amdgpu: make function pointers mandatory
Christian König
2018-09-27
1
-12
/
+8
*
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
2018-08-27
1
-5
/
+7
*
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-07-05
1
-12
/
+12
*
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
2018-07-05
1
-6
/
+6
*
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
2018-04-03
1
-1
/
+1
*
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
2018-03-05
1
-2
/
+2
*
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
2018-02-19
1
-3
/
+2
*
drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"
Christian König
2018-02-19
1
-3
/
+0
*
drm/amdgpu: remove now superflous *_hdp operation
Christian König
2018-02-19
1
-9
/
+1
*
drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb
Christian König
2018-02-19
1
-13
/
+2
*
drm/amdgpu: wire up emit_wreg for CIK SDMA
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 amdgpu_mc 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
-7
/
+7
*
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-18
1
-5
/
+5
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-2
/
+2
*
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
2017-09-26
1
-0
/
+2
*
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
2017-09-26
1
-0
/
+3
*
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
2017-07-14
1
-1
/
+31
*
drm/amdgpu: Enable SDMA context switching for CIK
Felix Kuehling
2017-07-14
1
-0
/
+30
*
drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)
Junwei Zhang
2017-03-30
1
-2
/
+2
*
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
2017-03-30
1
-1
/
+1
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-30
1
-3
/
+6
*
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-30
1
-5
/
+7
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-30
1
-3
/
+1
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-3
/
+3
|
\
[next]