index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
hv
/
lsvmbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
3
-8
/
+52
2017-07-25
drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2
Felix Kuehling
1
-0
/
+62
2017-07-25
drm/ttm: Implement vm_operations_struct.access v2
Felix Kuehling
2
-1
/
+95
2017-07-25
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
1
-9
/
+3
2017-07-25
drm/amdgpu: read reg in each iterator of psp_wait_for loop
Zhang, Jerry
2
-4
/
+1
2017-07-25
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
1
-11
/
+13
2017-07-25
drm/amdgpu: add ring_destroy for psp v10
Junwei Zhang
3
-0
/
+30
2017-07-25
drm/amdgpu: add ring_create function for psp v10
Junwei Zhang
3
-0
/
+34
2017-07-25
drm/amdgpu: add init microcode function for psp v10
Junwei Zhang
3
-0
/
+48
2017-07-25
drm/amdgpu: remove unncessary code in psp v10 ring init func
Junwei Zhang
1
-20
/
+0
2017-07-25
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
1
-3
/
+7
2017-07-14
drm/amd/powerplay: add profile mode for vega10.
Rex Zhu
2
-25
/
+109
2017-07-14
drm/amdgpu: fix amdgpu_bo_gpu_accessible()
Christian König
1
-1
/
+5
2017-07-14
drm/amdgpu: map VM BOs for CPU based updates only once
Christian König
1
-36
/
+51
2017-07-14
drm/amdgpu: make sure BOs are always kunmapped
Christian König
1
-0
/
+3
2017-07-14
drm/amdgpu: flush the HDP only once for CPU based VM updates
Christian König
1
-4
/
+12
2017-07-14
drm/amdgpu: trace setting VM page tables with the CPU as well
Christian König
1
-0
/
+2
2017-07-14
drm/amdgpu: remove VM shadow WARN_ONs
Alex Deucher
1
-5
/
+1
2017-07-14
drm/amdgpu: fix amdgpu_vm_bo_wait
Christian König
1
-8
/
+9
2017-07-14
drm/amdgpu: fix VM flush for CPU based updates
Christian König
1
-3
/
+3
2017-07-14
drm/amdgpu/gfx: keep all compute queues on the same pipe
Alex Deucher
1
-1
/
+2
2017-07-14
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Jim Qu
1
-0
/
+1
2017-07-14
drm/amdgpu: Off by one sanity checks
Dan Carpenter
3
-3
/
+3
2017-07-14
drm/amdgpu: implement si_read_bios_from_rom
Alex Deucher
1
-0
/
+28
2017-07-14
drm/amdgpu/soc15: drop dead function
Alex Deucher
1
-7
/
+0
2017-07-14
drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems
Alex Deucher
1
-1
/
+9
2017-07-14
drm/amdgpu: add get_clock_info for atomfirmware
Alex Deucher
2
-0
/
+94
2017-07-14
drm/amdgpu: Send no-retry XNACK for all fault types
Jay Cornwall
2
-0
/
+6
2017-07-14
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
2
-8
/
+8
2017-07-14
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
5
-3
/
+100
2017-07-14
drm/amdgpu: Enable SDMA context switching for CIK
Felix Kuehling
1
-0
/
+30
2017-07-14
drm/amdgpu: Enable SDMA_CNTL.ATC_L1_ENABLE for SDMA on CZ
shaoyunl
1
-2
/
+8
2017-07-14
drm/amdgpu: Try evicting from CPU visible to invisible VRAM first
Michel Dänzer
1
-0
/
+28
2017-07-14
drm/amdgpu: Don't force BOs into visible VRAM for page faults
John Brooks
1
-7
/
+10
2017-07-14
drm/amdgpu: Set/clear CPU_ACCESS flag on page fault and move to VRAM
John Brooks
2
-10
/
+19
2017-07-14
drm/amdgpu: Throttle visible VRAM moves separately
John Brooks
3
-23
/
+87
2017-07-14
drm/amdgpu: Add vis_vramlimit module parameter
John Brooks
3
-0
/
+13
2017-07-14
drm/amdgpu: change gartsize default to 256MB
Christian König
4
-19
/
+10
2017-07-14
drm/amdgpu: add new gttsize module parameter v2
Christian König
4
-3
/
+21
2017-07-14
drm/amdgpu: limit the GTT manager address space
Christian König
1
-2
/
+4
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
11
-72
/
+72
2017-07-14
drm/amdgpu: remove gtt_base_align handling
Christian König
6
-8
/
+3
2017-07-14
drm/amdgpu: move GART struct and function into amdgpu_gart.h v2
Christian König
3
-47
/
+79
2017-07-14
drm/amdgpu: check scratch registers to see if we need post (v2)
Alex Deucher
1
-1
/
+6
2017-07-14
drm/amdgpu/soc15: init nbio registers for vega10
Alex Deucher
1
-0
/
+3
2017-07-14
drm/amdgpu: add nbio 6.1 register init function
Alex Deucher
2
-0
/
+14
2017-07-14
drm/amd/powerplay: added didt support for vega10
Evan Quan
7
-0
/
+1381
2017-07-14
drm/amd/powerplay: added grbm_idx_mutex lock/unlock to cgs v2
Evan Quan
2
-0
/
+17
2017-07-14
drm/amd/powerplay: added support for new se_cac_idx APIs to cgs
Evan Quan
2
-0
/
+5
2017-07-14
drm/amd/powerplay: added soc15 support for new se_cac_idx APIs
Evan Quan
1
-0
/
+24
[next]