index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
drm/amdgpu: move full access into amdgpu_device_ip_suspend
Yintian Tao
1
-6
/
+6
2018-08-28
drm/amdgpu: remove extra newline when printing VM faults
Christian König
1
-1
/
+1
2018-08-28
drm/amdgpu: Move KFD parameters to amdgpu (v3)
Amber Lin
2
-45
/
+96
2018-08-28
drm/amdgpu: Remove CONFIG_HSA_AMD_MODULE
Amber Lin
1
-23
/
+3
2018-08-28
drm/amdgpu: Merge amdkfd into amdgpu
Amber Lin
6
-78
/
+63
2018-08-27
drm/amdgpu: Refine gmc9 VM fault print.
Andrey Grodzovsky
1
-1
/
+1
2018-08-27
drm/amd/display: Flatten unnecessary i2c functions
David Francis
1
-77
/
+34
2018-08-27
drm/amd/display: support 48 MHZ refclk off
Eric Yang
1
-3
/
+33
2018-08-27
drm/amd/display: Remove redundant i2c structs
David Francis
4
-177
/
+28
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
7
-29
/
+140
2018-08-27
drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c comments
David Francis
1
-80
/
+109
2018-08-27
drm/amd/display: Fix memory leak caused by missed dc_sink_release
SivapiriyanKumarasamy
1
-1
/
+5
2018-08-27
drm/amd/display: eliminate long wait between register polls on Maximus
Ken Chalmers
1
-7
/
+2
2018-08-27
drm/amd/display: Add support for hw_state logging via debugfs
Nicholas Kazlauskas
4
-4
/
+77
2018-08-27
drm/amd/display: Use non-deprecated vblank handler
Leo (Sunpeng) Li
1
-6
/
+4
2018-08-27
drm/amd/display: dc 3.1.63
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Eliminate i2c hw function pointers
David Francis
2
-345
/
+291
2018-08-27
drm/amdgpu: enable GTT PD/PT for raven v3
Christian König
1
-1
/
+13
2018-08-27
drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2
Christian König
5
-8
/
+59
2018-08-27
drm/amdgpu: add GMC9 support for PDs/PTs in system memory
Christian König
1
-1
/
+1
2018-08-27
drm/amdgpu: add helper for VM PD/PT allocation parameters v3
Christian König
1
-34
/
+29
2018-08-27
drm/amdgpu: remove extra root PD alignment
Christian König
2
-6
/
+1
2018-08-27
drm/amdgpu: fix holding mn_lock while allocating memory
Christian König
1
-12
/
+19
2018-08-27
drm/amdgpu: amdgpu_ctx_add_fence can't fail
Christian König
3
-17
/
+7
2018-08-27
drm/amdgpu: Change kiq ring initialize sequence on gfx9
Rex Zhu
1
-14
/
+24
2018-08-27
drm/amdgpu: Change kiq initialize/reset sequence on gfx8
Rex Zhu
1
-19
/
+30
2018-08-27
drm/amdgpu: Refine gfx_v9_0_kcq_disable function
Rex Zhu
1
-17
/
+16
2018-08-27
drm/amdgpu: Remove duplicate code in gfx_v9_0.c
Rex Zhu
1
-60
/
+12
2018-08-27
drm/amdgpu: Refine gfx_v8_0_kcq_disable function
Rex Zhu
1
-14
/
+15
2018-08-27
drm/amdgpu: Remove duplicate code in gfx_v8_0.c
Rex Zhu
1
-67
/
+13
2018-08-27
drm/amdgpu: Remove dead code in amdgpu_pm.c
Rex Zhu
1
-35
/
+0
2018-08-27
drm/amdgpu: Power on uvd block when hw_fini
Rex Zhu
1
-2
/
+2
2018-08-27
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
2
-5
/
+2
2018-08-27
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
Rex Zhu
1
-15
/
+26
2018-08-27
drm/amdgpu: Remove duplicated power source update
Rex Zhu
1
-8
/
+0
2018-08-27
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
Rex Zhu
1
-1
/
+10
2018-08-27
drm/amdgpu: Adjust the VM size based on system memory size v2
Felix Kuehling
2
-5
/
+29
2018-08-27
drm/amdgpu: implement soft_recovery for GFX9
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: implement soft_recovery for GFX8 v2
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: implement soft_recovery for GFX7
Christian König
1
-0
/
+13
2018-08-27
drm/amdgpu: add ring soft recovery v4
Christian König
3
-0
/
+35
2018-08-27
drm/amdgpu: move PD/PT bos on LRU again
Huang Rui
1
-1
/
+1
2018-08-27
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
3
-23
/
+57
2018-08-27
drm/ttm: add bulk move function on LRU
Huang Rui
1
-0
/
+52
2018-08-27
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
2
-5
/
+29
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
9
-23
/
+56
2018-08-27
drm/amdgpu: remove gart.table_addr
Christian König
9
-25
/
+24
2018-08-27
drm/amdgpu: rename gart.robj into gart.bo
Christian König
6
-25
/
+25
2018-08-27
drm/amdgpu: move setting the GART addr into TTM
Christian König
2
-3
/
+4
2018-08-27
drm/amdgpu: cleanup VM handling in the CS a bit
Christian König
1
-86
/
+74
[next]