index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+2
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-179
/
+376
2016-12-09
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-6
/
+0
2016-12-08
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
Tom St Denis
1
-0
/
+67
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
1
-1
/
+1
2016-12-07
drm/amdgpu: no need to ungate uvd/vce clock when fini.
Rex Zhu
1
-7
/
+13
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
1
-22
/
+9
2016-12-06
drm/amdgpu: don't add files at control minor debugfs directory
Nicolai Stange
1
-6
/
+0
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-20
/
+7
2016-12-05
don't open-code file_inode()
Al Viro
1
-10
/
+10
2016-11-15
drm/amdgpu:fix vpost_needed routine
Monk Liu
1
-20
/
+7
2016-11-11
drm/amdgpu: fix logic error for checking amdgpu_vram_page_split
jimqu
1
-2
/
+2
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-5
/
+4
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-7
/
+7
2016-10-25
drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
Alex Deucher
1
-30
/
+7
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
1
-23
/
+6
2016-10-25
drm/amd/amdgpu: Make debugfs write compliment read
Tom St Denis
1
-0
/
+43
2016-10-25
drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
Tom St Denis
1
-2
/
+9
2016-10-25
drm/amd/amdgpu: Fix debugfs wave reader
Tom St Denis
1
-2
/
+3
2016-10-25
drm/amd/amdgpu: Add wave reader to debugfs
Tom St Denis
1
-0
/
+74
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-122
/
+138
2016-10-25
drm/amdgpu: clarify why we evict vram twice on suspend
Alex Deucher
1
-1
/
+4
2016-10-25
drm/amdgpu: add VRAM manager v2
Christian König
1
-0
/
+7
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
1
-1
/
+2
2016-10-25
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
Emily Deng
1
-5
/
+23
2016-10-25
drm/amdgpu: rename amdgpu_whether_enable_virtual_display
Alex Deucher
1
-2
/
+2
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-7
/
+7
2016-10-21
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
1
-1
/
+4
2016-10-21
drm/amdgpu: drop atom scratch save/restore in gpu reset
Alex Deucher
1
-4
/
+0
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
1
-17
/
+52
2016-10-14
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
1
-0
/
+24
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-7
/
+16
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-61
/
+416
2016-10-06
drm/amdgpu: also track late init state
Grazvydas Ignotas
1
-0
/
+4
2016-09-27
drm/amdgpu: disable CRTCs before teardown
Grazvydas Ignotas
1
-1
/
+1
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-09-22
drm/amdgpu:determine if vPost is needed indeed
Monk Liu
1
-4
/
+44
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-18
/
+15
2016-09-19
drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
Markus Elfring
1
-1
/
+1
2016-09-19
drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)
Tom St Denis
1
-0
/
+31
2016-09-19
Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"
Alex Deucher
1
-4
/
+2
2016-09-16
drm/amdgpu: not set cg for vce/uvd in late init.
Rex Zhu
1
-0
/
+3
2016-09-13
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
1
-6
/
+14
2016-09-02
drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
Alex Deucher
1
-2
/
+4
2016-08-31
drm/amdgpu: add gart recovery by gtt list V2
Chunming Zhou
1
-0
/
+5
2016-08-31
drm/amdgpu: link all gtt when binding them V2
Chunming Zhou
1
-0
/
+4
[next]