index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2018-07-05
drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu
Rex Zhu
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
2018-06-19
drm/amdgpu: Use correct enum to set powergating state
Stefan Agner
2018-06-19
drm/amdgpu: correct GART location info
Junwei Zhang
2018-06-19
drm/amdgpu: Don't default to DC support for Kaveri and older
Harry Wentland
2018-06-15
drm/amdgpu: Get real power source to initizlize ac_power
Rex Zhu
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
2018-05-23
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
2018-05-17
drm/amdgpu: Add vega20 to dc support check (v2)
Feifei Xu
2018-05-17
drm/amdgpu: set asic family for vega20.
Feifei Xu
2018-05-17
drm/amdgpu: Add gpu_info firmware for vega20. (v2)
Feifei Xu
2018-05-17
drm/amdgpu: Add vega20 to asic_type enum.
Feifei Xu
2018-05-15
drm/amdgpu: For sriov reset, move IB test into exclusive mode
Emily Deng
2018-05-15
drm/amdgpu: add VEGAM dc support check
Leo Liu
2018-05-15
drm/amdgpu: set VEGAM to ASIC family and ip blocks
Leo Liu
2018-05-15
drm/amdgpu: bypass GPU info firmware load for VEGAM
Leo Liu
2018-05-15
drm/amdgpu: add VEGAM ASIC type
Leo Liu
2018-05-15
drm/amdgpu: it should disable gfxoff when system is going to suspend
Huang Rui
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
2018-05-15
drm/amdgpu: defer test IBs on the rings at boot (V3)
Shirish S
2018-05-15
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
2018-04-11
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
2018-03-21
drm/amdgpu: add vega12 to dc support check
Alex Deucher
2018-03-21
drm/amdgpu: set asic family and ip blocks for vega12
Alex Deucher
2018-03-21
drm/amdgpu: add gpu_info firmware for vega12
Alex Deucher
2018-03-21
drm/amdgpu: add vega12 to asic_type enum
Feifei Xu
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
Rex Zhu
2018-03-20
drm/amdgpu - Disable all irqs before disabling all CRTCs
Mikita Lipski
2018-03-20
drm/amdgpu: Disable irq on device before destroying it
Mikita Lipski
2018-03-20
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
2018-02-28
drm/amdgpu: move WB_FREE to correct place
Monk Liu
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
2018-02-19
drm/amdgpu: Unify the dm resume calls into one
Mikita Lipski
2018-02-19
drm/amdgpu: Add place holder for soc15 asic init on emulation
Shaoyun Liu
[prev]
[next]