index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-09-11
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
1
-1
/
+1
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
1
-1
/
+1
2018-08-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2018-08-09
drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
Emily Deng
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-0
/
+3
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
1
-3
/
+3
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
1
-41
/
+45
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
1
-2
/
+76
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
1
-6
/
+2
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
1
-5
/
+5
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
1
-1
/
+1
2018-07-17
drm/amdgpu: Make sure IB tests flushed after IP resume
Leo Liu
1
-0
/
+3
2018-07-17
drm/amdgpu: remove job->ring
Christian König
1
-2
/
+2
2018-07-12
drm/amdgpu: Check NULL pointer for job before reset job's ring
Shaoyun Liu
1
-1
/
+1
2018-07-12
drm/amdgpu: Call KFD reset handlers during GPU reset
Shaoyun Liu
1
-0
/
+5
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-3
/
+2
2018-07-06
drm/amd: Remove errors from sphinx documentation
Darren Powell
1
-8
/
+12
2018-07-06
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
1
-25
/
+58
2018-07-06
drm/amdgpu: Move CG/PG setting out of delay worker thread
Rex Zhu
1
-6
/
+8
2018-07-06
drm/amdgpu: Split set_pg_state into separate function
Rex Zhu
1
-5
/
+28
2018-07-06
drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu
Rex Zhu
1
-12
/
+7
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-1
/
+9
2018-06-19
drm/amdgpu: Use correct enum to set powergating state
Stefan Agner
1
-1
/
+1
2018-06-19
drm/amdgpu: correct GART location info
Junwei Zhang
1
-8
/
+6
2018-06-19
drm/amdgpu: Don't default to DC support for Kaveri and older
Harry Wentland
1
-1
/
+9
2018-06-15
drm/amdgpu: Get real power source to initizlize ac_power
Rex Zhu
1
-0
/
+3
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
1
-0
/
+12
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
1
-0
/
+2
2018-05-24
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
1
-9
/
+1
2018-05-17
drm/amdgpu: Add vega20 to dc support check (v2)
Feifei Xu
1
-0
/
+1
2018-05-17
drm/amdgpu: set asic family for vega20.
Feifei Xu
1
-0
/
+1
2018-05-17
drm/amdgpu: Add gpu_info firmware for vega20. (v2)
Feifei Xu
1
-0
/
+1
2018-05-17
drm/amdgpu: Add vega20 to asic_type enum.
Feifei Xu
1
-0
/
+1
2018-05-15
drm/amdgpu: For sriov reset, move IB test into exclusive mode
Emily Deng
1
-3
/
+2
2018-05-15
drm/amdgpu: add VEGAM dc support check
Leo Liu
1
-1
/
+2
2018-05-15
drm/amdgpu: set VEGAM to ASIC family and ip blocks
Leo Liu
1
-1
/
+2
2018-05-15
drm/amdgpu: bypass GPU info firmware load for VEGAM
Leo Liu
1
-1
/
+2
2018-05-15
drm/amdgpu: add VEGAM ASIC type
Leo Liu
1
-0
/
+1
2018-05-15
drm/amdgpu: it should disable gfxoff when system is going to suspend
Huang Rui
1
-0
/
+6
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
1
-0
/
+2
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
1
-0
/
+44
2018-05-15
drm/amdgpu: defer test IBs on the rings at boot (V3)
Shirish S
1
-11
/
+6
2018-05-15
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
1
-3
/
+0
2018-04-11
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
1
-0
/
+6
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
1
-3
/
+3
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
1
-2
/
+4
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
1
-1
/
+0
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
1
-0
/
+1
2018-03-21
drm/amdgpu: set asic family and ip blocks for vega12
Alex Deucher
1
-2
/
+3
[next]