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
2024-03-01
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2024-02-23
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-23
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
2024-02-23
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
1
-1
/
+2
2024-02-23
drm/amd/display: Fix tiled display misalignment
Meenakshikumar Somasundaram
1
-0
/
+4
2024-01-25
drivers/amd/pm: fix a use-after-free in kv_parse_power_table
Zhipeng Lu
1
-3
/
+1
2024-01-25
drm/amd/pm: fix a double-free in si_dpm_init
Zhipeng Lu
1
-3
/
+2
2024-01-25
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
1
-2
/
+2
2024-01-25
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
Lu Yao
1
-0
/
+6
2023-12-13
drm/amdgpu: correct the amdgpu runtime dereference usage count
Prike Liang
1
-6
/
+4
2023-12-13
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
1
-1
/
+1
2023-12-08
drm/amdgpu: don't use ATRM for external devices
Alex Deucher
1
-0
/
+5
2023-11-28
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
3
-22
/
+45
2023-11-28
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
1
-0
/
+1
2023-11-28
drm/amd/pm: Handle non-terminated overdrive commands.
Bas Nieuwenhuizen
1
-2
/
+6
2023-11-28
drm/amdgpu: fix software pci_unplug on some chips
Vitaly Prosyak
1
-3
/
+6
2023-11-28
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
1
-2
/
+2
2023-11-28
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
1
-0
/
+6
2023-11-28
drm/amdgpu: Fix potential null pointer derefernce
Stanley.Yang
1
-1
/
+2
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
1
-6
/
+6
2023-11-28
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
2
-4
/
+4
2023-10-25
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
1
-0
/
+3
2023-10-25
drm/amd/display: only check available pipe to disable vbios mode.
Yongqiang Sun
1
-1
/
+5
2023-09-23
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-23
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
1
-14
/
+4
2023-09-19
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
1
-2
/
+3
2023-09-19
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-09-19
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-52
/
+20
2023-09-19
drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()
Yang Wang
1
-3
/
+7
2023-09-19
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
1
-6
/
+8
2023-09-19
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
1
-0
/
+3
2023-09-19
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
1
-0
/
+3
2023-09-02
Revert "drm/amdgpu: install stub fence into potential unused fence pointers"
Greg Kroah-Hartman
1
-4
/
+2
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
1
-1
/
+2
2023-08-26
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
1
-3
/
+3
2023-08-26
drm/amdgpu: install stub fence into potential unused fence pointers
Lang Yu
1
-2
/
+4
2023-08-16
drm/amd/display: check attr flag before set cursor degamma on DCN3+
Melissa Wen
1
-2
/
+5
2023-07-27
drm/amd/display: Correct `DMUB_FW_VERSION` macro
Mario Limonciello
1
-1
/
+1
2023-07-27
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
Chia-I Wu
1
-8
/
+8
2023-07-27
drm/amdkfd: Fix potential deallocation of previously deallocated memory.
Daniil Dulov
1
-6
/
+7
2023-07-27
drm/amd/display: Explicitly specify update type per plane info change
Nicholas Kazlauskas
1
-3
/
+0
2023-07-27
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
1
-0
/
+4
2023-06-28
drm/amd/display: fix the system hang while disable PSR
Tom Chung
1
-3
/
+6
2023-06-21
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Sukrut Bellary
2
-2
/
+6
2023-06-14
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
1
-2
/
+9
2023-05-30
drm/amd: Fix an out of bounds error in BIOS parser
Mario Limonciello
1
-5
/
+2
2023-05-30
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
1
-3
/
+2
2023-05-17
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2
-1
/
+7
[next]