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
*
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-24
1
-20
/
+23
|
\
|
*
drm/amdgpu: fix rmmod KCQ disable failed error
Wang Hongcheng
2017-11-21
1
-0
/
+3
|
*
drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)
Tom St Denis
2017-11-13
1
-20
/
+20
*
|
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-17
1
-16
/
+89
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
2017-10-09
1
-16
/
+89
|
|
\
|
|
*
drm/amd/display: Enable Vega by default.
Harry Wentland
2017-09-27
1
-3
/
+3
|
|
*
drm/amdgpu: disable DC on KB/ML for now
Alex Deucher
2017-09-27
1
-4
/
+3
|
|
*
drm/amdgpu: add DCE8 APUs to dc_supported check
Alex Deucher
2017-09-27
1
-0
/
+3
|
|
*
drm/amd/display: Move kms_atomic support flag to dm_early_init.
Andrey Grodzovsky
2017-09-27
1
-4
/
+0
|
|
*
drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.
Andrey Grodzovsky
2017-09-27
1
-0
/
+3
|
|
*
drm/amdgpu: enable dcn1.0 dc support on raven
Hawking Zhang
2017-09-27
1
-0
/
+4
|
|
*
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
1
-2
/
+0
|
|
*
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
1
-0
/
+4
|
|
*
drm/amdgpu/virt: disable dc
Xiangliang Yu
2017-09-26
1
-0
/
+3
|
|
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-15
/
+78
*
|
|
drm/amdgpu:fix wb_clear
Monk Liu
2017-10-20
1
-2
/
+2
*
|
|
drm/amdgpu:fix vf_error_put
Monk Liu
2017-10-20
1
-10
/
+11
*
|
|
drm/amdgpu/sriov:now must reinit psp
Monk Liu
2017-10-20
1
-0
/
+1
*
|
|
drm/amdgpu: merge bios post checking functions
pding
2017-10-20
1
-23
/
+18
*
|
|
drm/amdgpu: busywait KIQ register accessing (v4)
pding
2017-10-19
1
-6
/
+2
*
|
|
drm/amdgpu:don't check soft_reset for sriov
Monk Liu
2017-10-19
1
-0
/
+3
*
|
|
drm/amdgpu: fix regresstion on SR-IOV gpu reset failed
Rex Zhu
2017-10-19
1
-8
/
+0
*
|
|
drm/amdgpu: SR-IOV data exchange between PF&VF
Horace Chen
2017-10-19
1
-0
/
+3
*
|
|
drm/amdgpu: refine code delete duplicated error handling
Rex Zhu
2017-10-19
1
-2
/
+2
*
|
|
drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
Andres Rodriguez
2017-10-09
1
-0
/
+2
*
|
|
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
2017-10-09
1
-0
/
+76
|
/
/
*
|
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c
Rex Zhu
2017-09-28
1
-0
/
+8
*
|
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
2017-09-28
1
-0
/
+6
*
|
drm/amdgpu: fix vf error handling
Alex Deucher
2017-09-28
1
-11
/
+12
|
/
*
drm/amdgpu/sriov:fix page fault issue of driver unload
Monk Liu
2017-09-26
1
-3
/
+1
*
drm/amdgpu/sriov:move in_reset to adev and rename
Monk Liu
2017-09-26
1
-2
/
+2
*
drm/amdgpu: Add GPU reset functionality for Vega10
Ken Wang
2017-09-26
1
-1
/
+2
*
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
2017-09-19
1
-4
/
+1
*
drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2
Christian König
2017-08-31
1
-5
/
+12
*
drm/amdgpu: Move VBIOS version to sysfs
Kent Russell
2017-08-29
1
-31
/
+23
*
drm/amdgpu: Add debugfs file for VBIOS and version
Kent Russell
2017-08-29
1
-0
/
+62
*
drm/amdgpu: fix and cleanup shadow handling
Christian König
2017-08-29
1
-6
/
+0
*
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
2017-08-29
1
-2
/
+2
*
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
2017-08-17
1
-0
/
+7
*
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
2017-08-15
1
-73
/
+4
*
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
2017-08-15
1
-1
/
+1
*
drm/amdgpu: use amdgpu_bo_free_kernel more often
Christian König
2017-08-15
1
-12
/
+1
*
drm/amdgpu: use amdgpu_bo_create_kernel more often
Christian König
2017-08-15
1
-29
/
+5
*
drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu reset
Frank Min
2017-08-15
1
-1
/
+2
*
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-08-02
1
-62
/
+119
|
\
|
*
drm/amdgpu:fix gfx fence allocate size
Monk Liu
2017-07-25
1
-0
/
+32
|
*
drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems
Alex Deucher
2017-07-14
1
-1
/
+9
|
*
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
2017-07-14
1
-0
/
+7
|
*
drm/amdgpu: change gartsize default to 256MB
Christian König
2017-07-14
1
-7
/
+5
|
*
drm/amdgpu: add new gttsize module parameter v2
Christian König
2017-07-14
1
-0
/
+7
[next]