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-11-22
drm/amd: Fix initialization mistake for NBIO 7.7.0
Vijendar Mukunda
1
-0
/
+6
2024-11-14
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-14
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Lijo Lazar
1
-1
/
+1
2024-11-14
drm/amdgpu: Adjust debugfs register access permissions
Alex Deucher
1
-1
/
+1
2024-11-14
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-14
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Alex Deucher
1
-3
/
+3
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Srinivasan Shanmugam
1
-2
/
+3
2024-10-22
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
1
-1
/
+1
2024-10-10
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-10-10
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-10-10
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-10-10
drm/amdgpu: Block MMR_READ IOCTL in reset
Victor Skvortsov
1
-12
/
+31
2024-10-10
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Tim Huang
1
-4
/
+14
2024-10-10
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-10-10
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-10-10
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2
-8
/
+8
2024-10-10
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Pierre-Eric Pelloux-Prayer
1
-0
/
+4
2024-10-10
drm/amdgpu: Fix get each xcp macro
Asad Kamal
1
-1
/
+1
2024-10-04
drm/amd/amdgpu: Properly tune the size of struct
WangYuli
1
-2
/
+2
2024-10-04
drm/amdgpu: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-09-18
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
2
-1
/
+86
2024-09-12
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Marek Olšák
1
-1
/
+26
2024-09-12
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
3
-1
/
+30
2024-09-12
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Yifan Zha
1
-1
/
+3
2024-09-12
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
Marek Olšák
1
-2
/
+1
2024-09-12
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Danijel Slivka
1
-0
/
+28
2024-09-12
drm/amdgpu: Fix smatch static checker warning
Hawking Zhang
1
-4
/
+4
2024-09-08
drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
Yunxiang Li
1
-1
/
+5
2024-09-08
drm/amdgpu: add skip_hw_access checks for sriov
Yunxiang Li
1
-0
/
+9
2024-09-08
drm/amdgu: fix Unintentional integer overflow for mall size
Jesse Zhang
1
-1
/
+1
2024-09-08
drm/amdgpu: update type of buf size to u32 for eeprom functions
Tao Zhou
2
-5
/
+5
2024-09-08
drm/kfd: Correct pinned buffer handling at kfd restore and validate process
Xiaogang Chen
1
-4
/
+5
2024-09-08
drm/amdgpu: the warning dereferencing obj for nbio_v7_4
Jesse Zhang
1
-1
/
+1
2024-09-08
drm/amdgpu: fix the waring dereferencing hive
Jesse Zhang
1
-0
/
+3
2024-09-08
drm/amdgpu: fix dereference after null check
Jesse Zhang
1
-1
/
+1
2024-09-08
drm/amdgpu: Fix the warning division or modulo by zero
Jesse Zhang
1
-0
/
+6
2024-09-08
drm/amdgpu: fix mc_data out-of-bounds read warning
Tim Huang
1
-0
/
+2
2024-09-08
drm/amdgpu: fix ucode out-of-bounds read warning
Tim Huang
1
-0
/
+3
2024-09-08
drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
Ma Jun
1
-0
/
+2
2024-09-08
drm/amdgpu: Fix out-of-bounds write warning
Ma Jun
1
-1
/
+1
2024-09-08
drm/amdgpu: Fix the uninitialized variable warning
Ma Jun
1
-0
/
+4
2024-09-08
drm/amd/amdgpu: Check tbo resource pointer
Asad Kamal
1
-1
/
+2
2024-09-08
drm/amdgpu: avoid reading vf2pf info size from FB
Zhigang Luo
1
-1
/
+1
2024-09-08
drm/amdgpu: fix overflowed array index read warning
Tim Huang
1
-1
/
+2
2024-09-08
drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
Ma Jun
1
-0
/
+1
2024-08-29
drm/amdgpu/vcn: not pause dpg for unified queue
Boyuan Zhang
1
-3
/
+11
2024-08-29
drm/amdgpu/vcn: identify unified queue in sw init
Boyuan Zhang
2
-24
/
+16
2024-08-29
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-29
drm/amdkfd: reserve the BO before validating it
Lang Yu
2
-4
/
+18
[next]