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
/
amdgpu
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-05
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
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-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/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
1
-0
/
+6
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/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-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-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-10-26
drm/amdgpu: fix initial connector audio value
hongao
1
-1
/
+6
2022-09-15
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-09-15
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
1
-1
/
+2
2022-08-25
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
1
-0
/
+4
2022-06-14
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
1
-1
/
+1
2022-06-14
drm/amd/pm: fix the compile warning
Evan Quan
1
-13
/
+1
2022-06-14
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-04-20
drm/amd: Add USBC connector ID
Aurabindo Pillai
1
-0
/
+1
2022-04-15
drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu
Felix Kuehling
1
-3
/
+7
2022-04-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
3
-3
/
+25
2022-04-15
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-04-15
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Xin Xiong
1
-0
/
+1
2022-01-27
drm/amdgpu: fixup bad vram size on gmc v8
Zongmin Zhou
1
-3
/
+10
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
1
-0
/
+6
2021-12-22
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-11-26
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-26
drm/amdgpu: fix warning for overflow check
Arnd Bergmann
2
-2
/
+2
[next]