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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
drm/amd/display: Build stream update and plane updates in dm
Bhawanpreet Lakha
1
-1
/
+115
2018-09-10
drm/amd/display: dc 3.1.64
Tony Cheng
1
-1
/
+1
2018-09-10
drm/amdgpu: manually map the shadow BOs again
Christian König
2
-4
/
+6
2018-09-10
drm/amdgpu: use the AGP aperture for system memory access v2
Christian König
3
-25
/
+57
2018-09-10
drm/amdgpu: add amdgpu_gmc_agp_location v3
Christian König
2
-0
/
+48
2018-09-10
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
9
-32
/
+44
2018-09-10
drm/amdgpu: improve VM state machine documentation v2
Christian König
1
-32
/
+109
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
1
-1
/
+1
2018-09-10
drm/amdgpu: separate per VM BOs from normal in the moved state
Christian König
2
-36
/
+38
2018-09-10
drm/amdgpu: move size calculations to the front of the file again
Christian König
1
-45
/
+45
2018-09-10
drm/amd/powerplay: correct data type to support under voltage
Evan Quan
1
-3
/
+3
2018-09-10
drm/amd/powerplay: added vega20 overdrive support V3
Evan Quan
3
-1
/
+335
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on vega20
Alex Deucher
1
-4
/
+3
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on vega12
Alex Deucher
1
-1
/
+2
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on Raven
Alex Deucher
1
-0
/
+1
2018-09-02
drm/amdgpu/gmc9: rework stolen vga memory handling
Alex Deucher
1
-19
/
+29
2018-09-02
drm/amdgpu: fix idle state and bulk_moveable flag
Christian König
1
-5
/
+7
2018-09-02
drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2
Christian König
1
-3
/
+2
2018-09-02
drm/ttm: fix ttm_bo_bulk_move_helper
Christian König
1
-5
/
+8
2018-09-02
drm/amdgpu: Use drm_dev_unplug in PCI .remove
Andrey Grodzovsky
1
-2
/
+2
2018-08-30
drm/amdgpu: Revert "kmap PDs/PTs in amdgpu_vm_update_directories"
Christian König
1
-9
/
+4
2018-08-30
drm/amdgpu: put GART away from VRAM v2
Christian König
1
-3
/
+5
2018-08-29
drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
Alex Deucher
1
-0
/
+1
2018-08-29
drm/amdgpu: Relocate some definitions v2
Amber Lin
3
-39
/
+39
2018-08-29
drm/amdgpu: remove redundant memset
Philip Yang
1
-1
/
+0
2018-08-29
drm/ttm: Initialize local lists in ttm_bo_bulk_move_helper
Michel Dänzer
1
-1
/
+2
2018-08-29
drm/amdgpu: use the smaller hole for GART
Christian König
1
-1
/
+2
2018-08-29
Revert "drm/amdgpu: move PD/PT bos on LRU again"
Michel Dänzer
1
-1
/
+1
2018-08-29
drm/amdgpu: distinct between allocated GART space and GMC addr
Christian König
2
-10
/
+5
2018-08-29
drm/amdgpu: stop using gart_start as offset for the GTT domain
Christian König
2
-4
/
+5
2018-08-29
drm/amdgpu: fix amdgpu_gmc_gart_location a little bit
Christian König
1
-15
/
+13
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
8
-77
/
+76
2018-08-29
drm/amdgpu: remove amdgpu_bo_gpu_accessible
Christian König
1
-13
/
+0
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
9
-1
/
+48
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
6
-17
/
+48
2018-08-28
drm/amdgpu: Only retrieve GPU address of GART table after pinning it
Michel Dänzer
3
-3
/
+12
2018-08-28
drm/amdgpu: Need to set moved to true when evict bo
Emily Deng
1
-0
/
+1
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
[next]