index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.c
Feifei Xu
1
-2
/
+0
2018-03-15
drm/amdgpu/sdma4: use num_instances for clock/powergating config
Alex Deucher
1
-4
/
+4
2018-03-15
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-15
drm/amdgpu: move getting pcie info to common code
Alex Deucher
5
-9
/
+5
2018-03-15
drm/amdgpu/soc15: always load the psp module
Alex Deucher
1
-2
/
+1
2018-03-15
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
Alex Deucher
1
-1
/
+1
2018-03-15
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
4
-7
/
+2
2018-03-15
drm/amdgpu/psp: add a few more fw load type checks
Alex Deucher
1
-0
/
+9
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
9
-60
/
+21
2018-03-14
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
Harry Wentland
1
-29
/
+0
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
7
-2
/
+40
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
12
-66
/
+60
2018-03-14
drm/amdgpu: initial validate the prime BOs into the CPU domain
Christian König
1
-1
/
+3
2018-03-14
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
1
-0
/
+6
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-4
/
+4
2018-03-14
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
Monk Liu
2
-94
/
+109
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2
-0
/
+32
2018-03-14
drm/amdgpu: query vram type from atombios
Hawking Zhang
3
-7
/
+93
2018-03-14
drm/amd/amdgpu: Add missing "DDR4" label
Tom St Denis
1
-1
/
+2
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2
-3
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
1
-1
/
+1
2018-03-14
drm/amdgpu: stop allocating a page array for prime shared BOs
Christian König
2
-3
/
+4
2018-02-07
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
4
-0
/
+61
2018-02-07
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
9
-4
/
+1741
2018-02-07
drm/amdgpu: add amdgpu_sync_clone
Felix Kuehling
2
-0
/
+36
2018-02-07
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
Felix Kuehling
2
-2
/
+20
2018-02-07
drm/amdgpu: Add KFD eviction fence
Felix Kuehling
6
-4
/
+235
2018-02-07
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
2
-19
/
+0
2018-02-07
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
2
-2
/
+2
2018-02-07
drm/amdgpu: Fix header file dependencies
Felix Kuehling
2
-0
/
+2
2018-02-07
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
Yong Zhao
1
-24
/
+23
2018-02-07
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
3
-10
/
+0
2018-01-05
drm/amdgpu: Enable KFD initialization on dGPUs
Felix Kuehling
1
-0
/
+5
2018-03-09
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
49
-1341
/
+546
2018-03-08
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
James Zhu
1
-5
/
+8
2018-03-08
drm/amdgpu:Correct max uvd handles
James Zhu
1
-1
/
+1
2018-03-08
drm/amdgpu: replace iova debugfs file with iomem (v3)
Tom St Denis
1
-21
/
+81
2018-03-08
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
Emily Deng
1
-2
/
+5
2018-03-08
drm/amdgpu: give warning before sleep in kiq_r/wreg
Monk Liu
1
-0
/
+7
2018-03-08
drm/amdgpu: further mitigate workaround for i915
Christian König
1
-3
/
+9
2018-03-08
drm/amdgpu: drop gtt->adev
Christian König
1
-5
/
+5
2018-03-08
drm/amdgpu: add amdgpu_evict_gtt debugfs entry
Christian König
1
-1
/
+12
2018-03-08
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
Rex Zhu
1
-131
/
+0
2018-03-08
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
1
-13
/
+0
2018-03-08
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
1
-2
/
+2
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
4
-451
/
+0
2018-03-05
drm/amdgpu: fix KV harvesting
Alex Deucher
1
-28
/
+2
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
1
-59
/
+0
2018-03-05
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
1
-212
/
+0
[next]