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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
drm/amdgpu: fix and cleanup shadow handling
Christian König
1
-6
/
+0
2017-08-24
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
1
-2
/
+2
2017-08-17
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
1
-0
/
+7
2017-08-15
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
1
-73
/
+4
2017-08-15
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
1
-1
/
+1
2017-08-15
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
1
-12
/
+1
2017-08-15
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
1
-29
/
+5
2017-08-15
drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu reset
Frank Min
1
-1
/
+2
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-62
/
+119
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
1
-0
/
+32
2017-07-14
drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems
Alex Deucher
1
-1
/
+9
2017-07-14
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
1
-0
/
+7
2017-07-14
drm/amdgpu: change gartsize default to 256MB
Christian König
1
-7
/
+5
2017-07-14
drm/amdgpu: add new gttsize module parameter v2
Christian König
1
-0
/
+7
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
1
-11
/
+11
2017-07-14
drm/amdgpu: remove gtt_base_align handling
Christian König
1
-3
/
+3
2017-07-14
drm/amdgpu: check scratch registers to see if we need post (v2)
Alex Deucher
1
-1
/
+6
2017-07-14
drm/amd/powerplay: added new se_cac_idx r/w APIs v2
Evan Quan
1
-0
/
+1
2017-07-14
drm/amdgpu: add workaround for S3 issues on some vega10 boards
Ken Wang
1
-0
/
+15
2017-07-14
drm/amdgpu: unify some atombios/atomfirmware scratch reg functions
Alex Deucher
1
-16
/
+4
2017-07-14
drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.
Gavin Wan
1
-3
/
+18
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-6
/
+0
2017-07-14
drm/amdgpu: use kernel is_power_of_2 rather than local version
Alex Deucher
1
-16
/
+3
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-67
/
+371
2017-06-30
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Bjorn Helgaas
1
-4
/
+0
2017-06-29
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
Arnd Bergmann
1
-1
/
+1
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
1
-0
/
+4
2017-06-15
drm/amdgpu: fix missed gpu info firmware when cache firmware during S3
Huang Rui
1
-8
/
+10
2017-06-15
drm/amdgpu: export test ib debugfs interface
Huang Rui
1
-0
/
+54
2017-06-15
drm/amdgpu: add new member in gpu_info fw
Hawking Zhang
1
-0
/
+5
2017-06-09
drm/amdgpu: move comment to the right place
Alex Xie
1
-2
/
+2
2017-06-06
drm/amdgpu: add ip block number prints
Huang Rui
1
-0
/
+3
2017-06-06
drm/amdgpu: add ip name print for selecting ips with ip_block_mask
Huang Rui
1
-1
/
+2
2017-06-06
drm/amdgpu: remove mmhub ip
Huang Rui
1
-1
/
+0
2017-06-06
drm/amdgpu: remove gfxhub ip
Huang Rui
1
-1
/
+0
2017-06-01
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
1
-0
/
+2
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
1
-0
/
+3
2017-05-31
drm/amdgpu: optimize amdgpu driver load & resume time
Shirish S
1
-10
/
+36
2017-05-25
drm/amdgpu: properly byteswap gpu_info firmware
Alex Deucher
1
-11
/
+11
2017-05-25
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
1
-1
/
+3
2017-05-25
drm/amdgpu: check if vram is lost v2
Chunming Zhou
1
-1
/
+19
2017-05-25
drm/amdgpu: add raven gpu_info support
Alex Deucher
1
-0
/
+4
2017-05-25
drm/amdgpu: add RAVEN family id definition
Chunming Zhou
1
-2
/
+7
2017-05-25
drm/amdgpu:use job's list instead of check fence
Monk Liu
1
-2
/
+2
2017-05-25
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
1
-9
/
+34
2017-05-25
drm/amdgpu:use job* to replace voluntary
Monk Liu
1
-4
/
+3
2017-05-25
drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)
Monk Liu
1
-3
/
+0
2017-05-25
drm/amdgpu: print when gpu reset successed
Chunming Zhou
1
-2
/
+3
2017-05-25
drm/amdgpu: fix ring0 failed on pro card
Chunming Zhou
1
-7
/
+50
2017-05-25
drm/amdgpu: Fix comments in source code
Alex Xie
1
-4
/
+4
[next]