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-09-04
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Jesse Zhang
1
-1
/
+2
2024-09-04
drm/amdgpu: Actually check flags for all context ops.
Bas Nieuwenhuizen
1
-0
/
+8
2024-07-18
drm/amdgpu/atomfirmware: silence UBSAN warning
Alex Deucher
1
-1
/
+1
2024-07-18
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-07-05
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
2024-07-05
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-06-16
drm/amd/display: Fix potential index out of bounds in color transformation fu...
Srinivasan Shanmugam
1
-0
/
+5
2024-06-16
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-05-17
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
1
-0
/
+1
2024-05-17
drm/amdkfd: change system memory overcommit limit
Eric Huang
1
-41
/
+58
2024-05-02
drm/amdgpu: validate the parameters of bo mapping operations more clearly
xinhui pan
1
-26
/
+46
2024-05-02
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
Chia-I Wu
1
-8
/
+8
2024-05-02
drm/amdgpu: restrict bo mapping within gpu address limits
Rajneesh Bhardwaj
1
-2
/
+4
2024-04-13
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-13
drm/amd/display: Fix nanosec stat overflow
Aric Cyr
1
-2
/
+2
2024-03-26
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
1
-1
/
+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/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-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
2023-12-13
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
1
-1
/
+1
2023-11-28
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
1
-0
/
+1
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/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-09-23
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
1
-2
/
+3
2023-09-23
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-52
/
+20
2023-09-23
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2
-52
/
+90
2023-09-23
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2023-09-23
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2023-09-23
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
1
-0
/
+3
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-30
drm/amdgpu: Fix potential fence use-after-free v2
shanzhulig
1
-3
/
+3
2023-08-11
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
1
-0
/
+4
2023-06-14
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
1
-2
/
+9
2023-05-30
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
1
-3
/
+2
2023-05-17
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
1
-1
/
+5
2023-05-17
drm/amdgpu: Add command to override the context priority.
Bas Nieuwenhuizen
1
-1
/
+40
2023-05-17
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
3
-2
/
+23
2023-05-17
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
3
-0
/
+43
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
1
-6
/
+3
2023-03-11
drm/amd/display: Fix potential null-deref in dm_resume
Roman Li
1
-2
/
+4
2023-01-18
drm/amdgpu: Fix type of second parameter in trans_msg() callback
Nathan Chancellor
1
-1
/
+4
2023-01-18
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
1
-0
/
+1
2022-12-08
drm/amdgpu: always register an MMU notifier for userptr
Christian König
1
-5
/
+3
2022-12-08
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
1
-1
/
+2
[next]