index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-07-27
drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
Dan Carpenter
1
-1
/
+1
2024-07-25
drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport
Roman Li
1
-1
/
+1
2024-07-25
drm/amd/display: Update efficiency bandwidth for dcn351
Fangzhi Zuo
1
-0
/
+1
2024-07-25
drm/amd/display: Fix refresh rate range for some panel
Tom Chung
1
-0
/
+48
2024-07-25
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-07-25
drm/amd/display: Add refresh rate range check
Tom Chung
1
-1
/
+3
2024-07-25
drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
Li Ma
5
-3
/
+96
2024-07-25
drm/amdgpu: init TA fw for psp v14
Likun Gao
1
-0
/
+5
2024-07-25
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
1
-1
/
+1
2024-07-25
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
1
-1
/
+1
2024-07-25
drm/amdgpu: Indicate CU havest info to CP
Harish Kasiviswanathan
1
-2
/
+13
2024-07-25
drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
Tasos Sahanidis
1
-42
/
+49
2024-07-11
drm/amdgpu: silence UBSAN warning
Alex Deucher
1
-1
/
+1
2024-07-11
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
1
-1
/
+1
2024-07-11
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
5
-13
/
+23
2024-07-11
drm/amdgpu/atomfirmware: silence UBSAN warning
Alex Deucher
1
-1
/
+1
2024-07-11
drm/amdgpu: fix the warning about the expression (int)size - len
Jesse Zhang
1
-2
/
+3
2024-07-11
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
1
-1
/
+2
2024-07-11
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
2
-6
/
+6
2024-07-11
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
2024-07-11
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-07-11
drm/amd/display: update pipe topology log to support subvp
Wenjing Liu
1
-31
/
+65
2024-07-11
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
1
-1
/
+3
2024-07-11
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-07-11
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
1
-2
/
+6
2024-07-11
drm/amd/display: Check index msg_id before read or write
Alex Hung
1
-0
/
+8
2024-07-11
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
11
-0
/
+44
2024-07-11
drm/amdgpu: fix double free err_addr pointer warnings
Bob Zhou
1
-0
/
+1
2024-07-11
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Jun
1
-0
/
+8
2024-07-11
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Jesse Zhang
1
-1
/
+2
2024-07-11
drm/amdgpu: Fix uninitialized variable warnings
Ma Jun
2
-2
/
+2
2024-07-05
drm/amdgpu/atomfirmware: fix parsing of vram_info
Alex Deucher
1
-1
/
+1
2024-07-05
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
2
-1
/
+14
2024-07-05
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
2024-07-05
drm/amdgpu: Fix pci state save during mode-1 reset
Lijo Lazar
1
-2
/
+5
2024-07-05
drm/amd/display: Skip pipe if the pipe idx not set properly
Muhammad Ahmed
1
-0
/
+5
2024-07-05
drm/amd/display: correct hostvm flag
Sherry Wang
1
-1
/
+1
2024-06-27
drm/amd/display: revert Exit idle optimizations before HDCP execution
Martin Leung
2
-18
/
+0
2024-06-27
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
3
-1
/
+75
2024-06-27
drm/amd/display: Remove redundant idle optimization check
Roman Li
1
-3
/
+0
2024-06-27
drm/amdgpu: fix locking scope when flushing tlb
Yunxiang Li
1
-32
/
+34
2024-06-27
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
2024-06-27
drm/amd/display: Workaround register access in idle race with cursor
Nicholas Kazlauskas
1
-6
/
+17
2024-06-27
drm/amd/display: Exit idle optimizations before HDCP execution
Nicholas Kazlauskas
2
-0
/
+18
2024-06-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
1
-1
/
+1
2024-06-16
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Alex Deucher
1
-9
/
+2
2024-06-16
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
1
-9
/
+11
2024-06-16
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Li Ma
2
-0
/
+58
2024-06-16
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
1
-0
/
+3
2024-06-16
drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
Lang Yu
1
-1
/
+2
[next]