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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
1
-1
/
+1
2022-03-08
drm/amdgpu: fix suspend/resume hang regression
Qiang Yu
1
-1
/
+2
2022-03-08
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-03-02
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
1
-2
/
+2
2022-03-02
drm/amdgpu: disable MMHUB PG for Picasso
Evan Quan
1
-1
/
+4
2022-03-02
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-23
drm/amdgpu: add utcl2_harvest to gc 10.3.1
Aaron Liu
1
-1
/
+6
2022-02-23
drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
Rajib Mahapatra
1
-0
/
+8
2022-02-23
drm/amdgpu: fix logic inversion in check
Christian König
1
-1
/
+1
2022-02-23
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-23
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
2
-0
/
+15
2022-02-23
drm/amd: Warn users about potential s0ix problems
Mario Limonciello
2
-7
/
+25
2022-02-08
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-08
drm/amdgpu: fix a potential GPU hang on cyan skillfish
Lang Yu
1
-0
/
+3
2022-02-01
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-27
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-27
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-27
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-27
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-27
drm/amdgpu: fixup bad vram size on gmc v8
Zongmin Zhou
1
-3
/
+10
2022-01-27
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
Jingwen Chen
2
-0
/
+8
2022-01-27
drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
Jingwen Chen
1
-0
/
+4
2022-01-27
drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
Isabella Basso
1
-3
/
+3
2022-01-27
drm/amdgpu/display: set vblank_disable_immediate for DC
Alex Deucher
1
-1
/
+0
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
1
-0
/
+6
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2021-12-31
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
3
-0
/
+35
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
1
-1
/
+1
2021-12-28
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-27
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...
Evan Quan
1
-0
/
+15
2021-12-27
drm/amdgpu: always reset the asic in suspend (v2)
Alex Deucher
1
-1
/
+4
2021-12-23
drm/amdgpu: fix runpm documentation
Alex Deucher
1
-3
/
+4
2021-12-17
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
1
-22
/
+54
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...
chen gong
1
-0
/
+7
2021-12-17
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-17
drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
Christian König
1
-1
/
+1
2021-12-15
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
2
-4
/
+12
2021-12-15
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
8
-9
/
+0
2021-12-15
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-02
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-02
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-02
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
1
-3
/
+4
2021-12-02
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-02
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-02
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-02
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
3
-0
/
+3
2021-11-24
drm/amd/display: update bios scratch when setting backlight
Alex Deucher
2
-0
/
+14
2021-11-24
drm/amdgpu: Skip ASPM programming on aldebaran
Lijo Lazar
1
-0
/
+3
2021-11-24
drm/amdgpu: fix byteorder error in amdgpu discovery
Yang Wang
1
-6
/
+6
2021-11-24
drm/amdgpu: enable Navi retry fault wptr overflow
Philip Yang
1
-21
/
+12
[next]