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.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-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-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
1
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
1
-1
/
+8
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
1
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
5
-27
/
+21
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
1
-19
/
+18
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
1
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
3
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
1
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
1
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
2
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
1
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
1
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
2
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
1
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
1
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
3
-0
/
+21
2024-02-08
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-08
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-08
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-08
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-08
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
2024-02-08
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-08
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-08
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-08
drm/amdgpu: Fix shared buff copy to user
Stanley.Yang
1
-1
/
+1
2024-02-08
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-08
drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspend
Li Ma
2
-19
/
+0
2024-02-08
drm/amdgpu: reset gpu for s3 suspend abort case
Prike Liang
1
-0
/
+22
2024-02-08
drm/amdgpu: skip to program GFXDEC registers for suspend abort
Prike Liang
3
-0
/
+12
2024-02-08
drm/amd/display: set odm_combine_policy based on context in dcn32 resource
Wenjing Liu
3
-17
/
+34
2024-02-08
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Srinivasan Shanmugam
1
-10
/
+14
2024-02-08
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Srinivasan Shanmugam
1
-19
/
+20
2024-02-01
drm/amdgpu/pm: Use inline function for IP version check
Ma Jun
1
-1
/
+1
2024-02-01
drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
Friedrich Vock
10
-0
/
+59
2024-02-01
drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspend
Yifan Zhang
2
-36
/
+0
2024-02-01
drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0
Yifan Zhang
1
-22
/
+0
2024-02-01
drm/amdkfd: reserve the BO before validating it
Lang Yu
3
-5
/
+21
2024-02-01
drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
Srinivasan Shanmugam
4
-8
/
+8
2024-02-01
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
1
-1
/
+1
2024-02-01
drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
Srinivasan Shanmugam
1
-0
/
+4
[next]