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_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-3
/
+17
2020-02-26
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
1
-2
/
+11
2020-02-26
drm/amdgpu: Drop DRIVER_USE_AGP
Daniel Vetter
1
-1
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-5
/
+16
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-4
/
+0
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-11
/
+0
2020-02-13
drm/amdgpu: Fix missing error check in suspend
Rajneesh Bhardwaj
1
-0
/
+3
2020-02-11
drm/amdgpu: add flag for runtime suspend
Alex Deucher
1
-0
/
+2
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-34
/
+66
2020-01-23
drm/amdgpu: remove the experimental flag for renoir
Alex Deucher
1
-1
/
+1
2020-01-07
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
1
-2
/
+2
2020-01-07
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
1
-1
/
+2
2020-01-07
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
1
-1
/
+2
2020-01-07
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
1
-2
/
+2
2019-12-19
drm/amdgpu: wait for all rings to drain before runtime suspending
Alex Deucher
1
-1
/
+11
2019-11-26
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
1
-8
/
+8
2019-11-22
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-22
drm/amdgpu: simplify runtime suspend
Alex Deucher
1
-13
/
+22
2019-11-20
drm/amdgpu: start to disentangle boco from runtime pm
Alex Deucher
1
-3
/
+6
2019-11-20
drm/amdgpu: add baco support to runtime suspend/resume
Alex Deucher
1
-1
/
+6
2019-11-20
drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)
Alex Deucher
1
-21
/
+26
2019-11-20
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
1
-4
/
+4
2019-11-19
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-0
/
+1
2019-11-07
drm/amdgpu: add navi14 PCI ID
Tianci.Yin
1
-0
/
+1
2019-11-06
drm/amdgpu: add navi14 PCI ID
Tianci.Yin
1
-0
/
+1
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-2
/
+3
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2019-10-29
Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-3
/
+19
2019-10-28
drm/amdgpu: add independent DMA-buf import v9
Christian König
1
-1
/
+0
2019-10-28
drm/amdgpu: add independent DMA-buf export v8
Christian König
1
-1
/
+0
2019-10-28
drm/amd: correct "_LENTH" mispelling in constant
Wambui Karuga
1
-1
/
+1
2019-10-25
drm/amdgpu: Allow reading more status registers on si/cik
Marek Olšák
1
-1
/
+2
2019-10-25
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-109
/
+29
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
1
-0
/
+35
2019-10-17
drm/amdgpu/psp: add psp memory training implementation(v3)
Tianci.Yin
1
-0
/
+9
2019-10-15
drm/amdgpu: move gpu reset out of amdgpu_device_suspend
Alex Deucher
1
-1
/
+6
2019-10-15
drm/amdgpu: Fix tdr3 could hang with slow compute issue
Emily Deng
1
-2
/
+4
2019-10-15
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Hans de Goede
1
-0
/
+35
2019-10-12
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Hans de Goede
1
-0
/
+35
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2019-10-07
drm/amdgpu: move amdgpu_device_get_job_timeout_settings
Alex Deucher
1
-67
/
+0
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-18
/
+31
2019-10-03
drm/amdgpu: return tcc_disabled_mask to userspace
Marek Olšák
1
-1
/
+2
2019-10-03
drm/amdgpu: restrict hotplug error message
Christian König
1
-1
/
+4
2019-10-03
drm/amdgpu: remove gfx9 NGG
Marek Olšák
1
-41
/
+0
2019-10-03
drm/amd/amdgpu:Fix compute ring unable to detect hang.
Jesse Zhang
1
-1
/
+6
2019-10-03
drm/amdgpu: enable full ras by default
Guchun Chen
1
-1
/
+1
2019-10-03
drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)
Jiange Zhao
1
-0
/
+1
2019-10-03
drm/amdgpu: flag navi12 and 14 as experimental for 5.4
Alex Deucher
1
-4
/
+4
[next]