index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
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-18
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
|
*
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-09
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
[next]