index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
2016-10-25
1
-30
/
+7
|
*
|
|
|
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
2016-10-25
1
-23
/
+6
|
*
|
|
|
drm/amd/amdgpu: Make debugfs write compliment read
Tom St Denis
2016-10-25
1
-0
/
+43
|
*
|
|
|
drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
Tom St Denis
2016-10-25
1
-2
/
+9
|
*
|
|
|
drm/amd/amdgpu: Fix debugfs wave reader
Tom St Denis
2016-10-25
1
-2
/
+3
|
*
|
|
|
drm/amd/amdgpu: Add wave reader to debugfs
Tom St Denis
2016-10-25
1
-0
/
+74
|
*
|
|
|
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
1
-122
/
+138
|
*
|
|
|
drm/amdgpu: clarify why we evict vram twice on suspend
Alex Deucher
2016-10-25
1
-1
/
+4
|
*
|
|
|
drm/amdgpu: add VRAM manager v2
Christian König
2016-10-25
1
-0
/
+7
|
*
|
|
|
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
1
-1
/
+2
|
*
|
|
|
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
Emily Deng
2016-10-25
1
-5
/
+23
|
*
|
|
|
drm/amdgpu: rename amdgpu_whether_enable_virtual_display
Alex Deucher
2016-10-25
1
-2
/
+2
|
|
/
/
/
*
|
|
/
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
2016-12-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
drm/amdgpu:fix vpost_needed routine
Monk Liu
2016-11-15
1
-20
/
+7
|
|
/
|
/
|
*
|
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
2016-10-21
1
-1
/
+4
*
|
drm/amdgpu: drop atom scratch save/restore in gpu reset
Alex Deucher
2016-10-21
1
-4
/
+0
|
/
*
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-10-18
1
-17
/
+52
|
\
|
*
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
2016-10-14
1
-0
/
+24
|
*
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
2016-10-14
1
-7
/
+16
|
*
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
2016-10-12
1
-9
/
+11
|
*
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
2016-10-12
1
-7
/
+7
*
|
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
1
-61
/
+416
|
\
|
|
*
drm/amdgpu: also track late init state
Grazvydas Ignotas
2016-10-06
1
-0
/
+4
|
*
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-09-22
1
-1
/
+1
|
*
drm/amdgpu:determine if vPost is needed indeed
Monk Liu
2016-09-22
1
-4
/
+44
|
*
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
2016-09-19
1
-18
/
+15
|
*
drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
Markus Elfring
2016-09-19
1
-1
/
+1
|
*
drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)
Tom St Denis
2016-09-19
1
-0
/
+31
|
*
Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"
Alex Deucher
2016-09-19
1
-4
/
+2
|
*
drm/amdgpu: not set cg for vce/uvd in late init.
Rex Zhu
2016-09-16
1
-0
/
+3
|
*
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
2016-09-12
1
-6
/
+14
|
*
drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
2016-09-02
1
-2
/
+4
|
*
drm/amdgpu: add gart recovery by gtt list V2
Chunming Zhou
2016-08-31
1
-0
/
+5
|
*
drm/amdgpu: link all gtt when binding them V2
Chunming Zhou
2016-08-31
1
-0
/
+4
|
*
drm/amdgpu: Add SI Family information
Ken Wang
2016-08-31
1
-0
/
+1
|
*
drm/amdgpu: add si specific logic into the device initialize function v3
Ken Wang
2016-08-31
1
-5
/
+17
|
*
drm/amdgpu: add si ip blocks setup v3
Ken Wang
2016-08-31
1
-0
/
+14
|
*
drm/amdgpu: introduce pcie port read/write entry
Huang Rui
2016-08-31
1
-0
/
+2
|
*
drm/amd/amdgpu: debugfs SMC addresses are byte addresses
Tom St Denis
2016-08-30
1
-2
/
+2
|
*
drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)
Marek Olšák
2016-08-30
1
-0
/
+10
|
*
drm/amdgpu: rename suspend_kms and resume_kms
Alex Deucher
2016-08-25
1
-6
/
+6
|
*
drm/amdgpu: recover vram bo from shadow after gpu reset V2
Chunming Zhou
2016-08-22
1
-0
/
+62
|
*
drm/amdgpu: link all shadow bo V2
Chunming Zhou
2016-08-22
1
-0
/
+3
|
*
drm/amdgpu: add need backup function V2
Chunming Zhou
2016-08-19
1
-0
/
+8
|
*
drm/amd/amdgpu: Add more debugfs config data
Tom St Denis
2016-08-17
1
-1
/
+5
|
*
drm/amd/amdgpu: Add more config data for debugfs
Tom St Denis
2016-08-16
1
-1
/
+6
|
*
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
2016-08-10
1
-1
/
+28
|
*
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
2016-08-08
1
-0
/
+2
|
*
drm/amdgpu: enable VCE soft reset
Chunming Zhou
2016-08-08
1
-1
/
+0
|
*
drm/amdgpu: irq resume should be immediately after gpu resume
Chunming Zhou
2016-08-08
1
-1
/
+1
[prev]
[next]