index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-07-12
318
-2303
/
+354496
|
\
|
*
drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c
Alex Deucher
2022-06-30
1
-0
/
+4
|
*
drm/amd/display: Fix __nedf2 undefined for 32 bit compilation
Rodrigo Siqueira
2022-06-30
1
-4
/
+7
|
*
drm/amd/display: Fix __muldf3 undefined for 32 bit compilation
Rodrigo Siqueira
2022-06-30
1
-2
/
+2
|
*
drm/amd/display: Fix __floatunsidf undefined for 32 bit compilation
Rodrigo Siqueira
2022-06-30
1
-1
/
+1
|
*
drm/amd/display: Fix __umoddi3 undefined for 32 bit compilation
Rodrigo Siqueira
2022-06-30
1
-1
/
+3
|
*
drm/amdkfd: Asynchronously free smi_client
Philip Yang
2022-06-30
1
-4
/
+10
|
*
drm/amdkfd: Add unmap from GPU SMI event
Philip Yang
2022-06-30
3
-7
/
+30
|
*
drm/amdkfd: Add user queue eviction restore SMI event
Philip Yang
2022-06-30
9
-15
/
+69
|
*
drm/amdkfd: Add migration SMI event
Philip Yang
2022-06-30
5
-21
/
+83
|
*
drm/amdkfd: Add GPU recoverable fault SMI event
Philip Yang
2022-06-30
4
-7
/
+37
|
*
drm/amdkfd: Enable per process SMI event
Philip Yang
2022-06-30
1
-11
/
+26
|
*
Revert "drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM"
Jack Xiao
2022-06-30
1
-50
/
+1
|
*
drm/amdgpu: enable mes to access registers v2
Jack Xiao
2022-06-30
4
-1
/
+16
|
*
drm/amdgpu/mes: add mes register access interface
Jack Xiao
2022-06-30
1
-1
/
+131
|
*
drm/amdgpu/mes11: add mes11 misc op
Jack Xiao
2022-06-30
1
-0
/
+53
|
*
drm/amdkfd: fix cu mask for asics with wgps
Jonathan Kim
2022-06-30
2
-5
/
+22
|
*
drm/amdgpu: add common interface for mes misc op
Jack Xiao
2022-06-30
1
-0
/
+46
|
*
drm/amdgpu/mes11: update mes interface for acessing registers
Jack Xiao
2022-06-30
1
-11
/
+26
|
*
drm/amdgpu: fix documentation warning
Alex Deucher
2022-06-29
1
-1
/
+1
|
*
drm/amd/display: Re-org and cleanup the redundant code
Chandan Vurdigere Nataraj
2022-06-29
1
-9
/
+7
|
*
drm/amd/display: expose additional modifier for DCN32/321
Aurabindo Pillai
2022-06-29
2
-33
/
+36
|
*
drm/amd: Load TA firmware for DCN321/DCN32
Aurabindo Pillai
2022-06-29
1
-0
/
+6
|
*
drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASK
Mauro Carvalho Chehab
2022-06-29
1
-0
/
+1
|
*
drm/amdgpu/amdgpu_dm: fix kernel-doc markups
Mauro Carvalho Chehab
2022-06-29
1
-0
/
+7
|
*
drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to ...
Tom Rix
2022-06-29
1
-1
/
+1
|
*
drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNT
Tom Rix
2022-06-29
1
-3
/
+0
|
*
drm/amdgpu/display: drop set but unused variable
Alex Deucher
2022-06-29
1
-2
/
+0
|
*
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets
Kent Russell
2022-06-29
1
-2
/
+2
|
*
drm/amd/display: Removed unused variable ret
Souptick Joarder (HPE)
2022-06-29
1
-2
/
+1
|
*
Revert "drm/amdkfd: Free queue after unmap queue success"
Philip Yang
2022-06-28
2
-18
/
+12
|
*
drm/amdgpu/display/dc: Fix null pointer exception
Rahul Kumar
2022-06-28
1
-1
/
+1
|
*
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
2022-06-28
4
-11
/
+29
|
*
drm/amdgpu: Prevent race between late signaled fences and GPU reset.
Andrey Grodzovsky
2022-06-28
3
-0
/
+23
|
*
drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fences
Andrey Grodzovsky
2022-06-28
1
-1
/
+3
|
*
drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declaration
Leslie Shi
2022-06-28
1
-2
/
+0
|
*
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
2022-06-28
5
-6
/
+21
|
*
drm/amd/display : Log DP link training failure reason
Chandan Vurdigere Nataraj
2022-06-28
1
-2
/
+2
|
*
drm/amd/pm: enable VR0 HOT support for SMU 13.0.0
Evan Quan
2022-06-28
1
-0
/
+2
|
*
drm/amdgpu: update GFX11 cs settings
Evan Quan
2022-06-28
1
-149
/
+158
|
*
drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...
Alex Deucher
2022-06-28
2
-44
/
+36
|
*
Revert "drm/amd/display: ignore modifiers when checking for format support"
Bas Nieuwenhuizen
2022-06-23
1
-46
/
+7
|
*
drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
2022-06-23
1
-1
/
+1
|
*
drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism"
Colin Ian King
2022-06-23
1
-1
/
+1
|
*
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2022-06-23
2
-3
/
+1
|
*
drm/amdgpu: drop unexpected word 'for' in comments
Jiang Jian
2022-06-23
1
-1
/
+1
|
*
drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()
Nathan Chancellor
2022-06-23
1
-1
/
+1
|
*
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2022-06-23
5
-1
/
+9
|
*
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
2022-06-23
8
-8
/
+125
|
*
drm/amdgpu: Fetch MES scheduler/KIQ versions
Graham Sider
2022-06-23
2
-0
/
+15
[next]