index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/amdgpu: consistent name all GART related parts
Christian König
2017-07-14
1
-11
/
+11
|
*
drm/amdgpu: remove gtt_base_align handling
Christian König
2017-07-14
1
-3
/
+3
|
*
drm/amdgpu: check scratch registers to see if we need post (v2)
Alex Deucher
2017-07-14
1
-1
/
+6
|
*
drm/amd/powerplay: added new se_cac_idx r/w APIs v2
Evan Quan
2017-07-14
1
-0
/
+1
|
*
drm/amdgpu: add workaround for S3 issues on some vega10 boards
Ken Wang
2017-07-14
1
-0
/
+15
|
*
drm/amdgpu: unify some atombios/atomfirmware scratch reg functions
Alex Deucher
2017-07-14
1
-16
/
+4
|
*
drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.
Gavin Wan
2017-07-14
1
-3
/
+18
|
*
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
1
-6
/
+0
|
*
drm/amdgpu: use kernel is_power_of_2 rather than local version
Alex Deucher
2017-07-14
1
-16
/
+3
*
|
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
1
-67
/
+371
|
\
|
|
*
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
Arnd Bergmann
2017-06-29
1
-1
/
+1
|
*
drm/amdgpu: don't check the default value for vm size
Alex Deucher
2017-06-16
1
-0
/
+4
|
*
drm/amdgpu: fix missed gpu info firmware when cache firmware during S3
Huang Rui
2017-06-15
1
-8
/
+10
|
*
drm/amdgpu: export test ib debugfs interface
Huang Rui
2017-06-15
1
-0
/
+54
|
*
drm/amdgpu: add new member in gpu_info fw
Hawking Zhang
2017-06-15
1
-0
/
+5
|
*
drm/amdgpu: move comment to the right place
Alex Xie
2017-06-09
1
-2
/
+2
|
*
drm/amdgpu: add ip block number prints
Huang Rui
2017-06-06
1
-0
/
+3
|
*
drm/amdgpu: add ip name print for selecting ips with ip_block_mask
Huang Rui
2017-06-06
1
-1
/
+2
|
*
drm/amdgpu: remove mmhub ip
Huang Rui
2017-06-06
1
-1
/
+0
|
*
drm/amdgpu: remove gfxhub ip
Huang Rui
2017-06-06
1
-1
/
+0
|
*
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
2017-06-01
1
-0
/
+2
|
*
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
2017-05-31
1
-0
/
+3
|
*
drm/amdgpu: optimize amdgpu driver load & resume time
Shirish S
2017-05-31
1
-10
/
+36
|
*
drm/amdgpu: properly byteswap gpu_info firmware
Alex Deucher
2017-05-25
1
-11
/
+11
|
*
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
2017-05-25
1
-1
/
+3
|
*
drm/amdgpu: check if vram is lost v2
Chunming Zhou
2017-05-25
1
-1
/
+19
|
*
drm/amdgpu: add raven gpu_info support
Alex Deucher
2017-05-25
1
-0
/
+4
|
*
drm/amdgpu: add RAVEN family id definition
Chunming Zhou
2017-05-24
1
-2
/
+7
|
*
drm/amdgpu:use job's list instead of check fence
Monk Liu
2017-05-24
1
-2
/
+2
|
*
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-24
1
-9
/
+34
|
*
drm/amdgpu:use job* to replace voluntary
Monk Liu
2017-05-24
1
-4
/
+3
|
*
drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)
Monk Liu
2017-05-24
1
-3
/
+0
|
*
drm/amdgpu: print when gpu reset successed
Chunming Zhou
2017-05-24
1
-2
/
+3
|
*
drm/amdgpu: fix ring0 failed on pro card
Chunming Zhou
2017-05-24
1
-7
/
+50
|
*
drm/amdgpu: Fix comments in source code
Alex Xie
2017-05-24
1
-4
/
+4
|
*
drm/amdgpu: fix errors in comments.
Alex Xie
2017-05-24
1
-4
/
+3
|
*
drm/amdgpu:re-write sriov_reinit_early/late (v2)
Monk Liu
2017-05-24
1
-24
/
+39
|
*
drm/amdgpu: parse the gpu_info firmware (v4)
Alex Deucher
2017-05-24
1
-0
/
+98
*
|
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Bjorn Helgaas
2017-06-30
1
-4
/
+0
|
/
*
drm/amdgpu: fix mutex list null pointer reference
Pixel Ding
2017-05-06
1
-1
/
+2
*
drm/amdgpu:fix waiting on dirty fence
Monk Liu
2017-05-06
1
-0
/
+2
*
drm/amdgpu: validate shadow before restoring from it
Roger.He
2017-04-28
1
-0
/
+12
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-3
/
+3
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: fix gpu reset crash
Chunming Zhou
2017-04-28
1
-3
/
+4
*
drm/amdgpu: fix indent
Roger.He
2017-04-28
1
-17
/
+17
*
Revert "drm/amd/amdgpu: Set VCE/UVD off during late init"
Alex Deucher
2017-04-28
1
-4
/
+0
*
drm/amdgpu: fix coding style and printing in amdgpu_doorbell_init
Christian König
2017-04-28
1
-5
/
+4
*
drm/amdgpu: fix dead lock if any ip block resume failed in s3
Huang Rui
2017-04-28
1
-15
/
+11
[prev]
[next]