index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
drm/amd/display: reset dcn31 SMU mailbox on failures
Mario Limonciello
1
-0
/
+6
2022-01-27
drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabled
Nicholas Kazlauskas
1
-3
/
+8
2022-01-27
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
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/amd/display: Fix the uninitialized variable in enable_stream_features()
Yizhuo Zhai
1
-0
/
+2
2022-01-27
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-27
drm/amdkfd: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+3
2022-01-27
drm/amd/display: invalid parameter check in dmub_hpd_callback
José Expósito
1
-1
/
+2
2022-01-27
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Marina Nikolic
1
-0
/
+6
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/amdkfd: Fix error handling in svm_range_add
Felix Kuehling
1
-89
/
+49
2022-01-27
drm/amd/display: Use oriented source size when checking cursor scaling
Vlad Zahorodnii
1
-8
/
+27
2022-01-27
drm/amd/display: add else to avoid double destroy clk_mgr
Martin Leung
1
-2
/
+1
2022-01-27
drm/amdgpu/display: set vblank_disable_immediate for DC
Alex Deucher
2
-1
/
+3
2022-01-27
drm/amd/display: check top_pipe_to_program pointer
Yang Li
1
-1
/
+2
2022-01-27
drm/amd/display: fix dereference before NULL check
José Expósito
1
-1
/
+2
2022-01-27
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Nicholas Kazlauskas
1
-1
/
+2
2022-01-27
drm/amd/display: Fix bug in debugfs crc_win_update entry
Wayne Lin
1
-1
/
+4
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
1
-0
/
+6
2022-01-20
drm/amd/display: explicitly set is_dsc_supported to false before use
Mario Limonciello
1
-0
/
+1
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
drm/amd/pm: keep the BACO feature enabled for suspend
Evan Quan
1
-1
/
+7
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/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Added power down for DCN10
Lai, Derek
1
-0
/
+1
2021-12-28
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
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-27
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-22
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
2
-22
/
+103
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/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
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-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
1
-0
/
+3
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
3
-5
/
+18
2021-12-14
drm/amd/display: Reset DMCUB before HW init
Nicholas Kazlauskas
1
-0
/
+5
2021-12-14
drm/amd/display: Set exit_optimized_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-14
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
1
-0
/
+3
[next]