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-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
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-3
/
+6
2025-11-01
Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...
Simona Vetter
250
-840
/
+3535
2025-10-31
Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...
Simona Vetter
215
-1446
/
+21768
2025-10-31
drm/amdgpu: Configure max beneficial TTM pool allocation order
Tvrtko Ursulin
1
-2
/
+3
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-2
/
+4
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
1
-1
/
+1
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
14
-55
/
+4
2025-10-28
drm/amdgpu/pm: Add definition for gpu_metrics v1.9
Lijo Lazar
1
-0
/
+117
2025-10-28
drm/amdkfd: Fix Unchecked Return Value
Sunday Clement
1
-3
/
+6
2025-10-28
drm/amdgpu: Use DC by default for Bonaire
Timur Kristóf
1
-1
/
+0
2025-10-28
drm/amd/display: Don't add freesync modes to analog displays (v2)
Timur Kristóf
1
-0
/
+4
2025-10-28
drm/amd/display: Add common modes to analog displays without EDID
Timur Kristóf
1
-18
/
+28
2025-10-28
drm/amd/display: Use DAC load detection on analog connectors (v2)
Timur Kristóf
3
-2
/
+72
2025-10-28
drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)
Timur Kristóf
5
-0
/
+155
2025-10-28
drm/amd/display: Make get_support_mask_for_device_id reusable
Timur Kristóf
1
-6
/
+7
2025-10-28
drm/amd/display: Add DCE BIOS_SCRATCH_0 register
Timur Kristóf
7
-0
/
+12
2025-10-28
drm/amd/display: Poll analog connectors (v3)
Timur Kristóf
2
-2
/
+88
2025-10-28
drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)
Timur Kristóf
1
-16
/
+19
2025-10-28
drm/amd/display: Add analog link detection (v2)
Timur Kristóf
4
-7
/
+101
2025-10-28
drm/amd/display: Support DAC in dce110_hwseq
Timur Kristóf
1
-2
/
+73
2025-10-28
drm/amd/display: Implement DCE analog link encoders (v2)
Timur Kristóf
5
-11
/
+141
2025-10-28
drm/amd/display: Implement DCE analog stream encoders
Timur Kristóf
5
-0
/
+41
2025-10-28
drm/amd/display: Add concept of analog encoders (v2)
Timur Kristóf
5
-3
/
+51
2025-10-28
drm/amd/display: Determine early if a link has supported encoders (v2)
Timur Kristóf
1
-4
/
+19
2025-10-28
drm/amd/display: Don't try to enable/disable HPD when unavailable
Timur Kristóf
1
-2
/
+3
2025-10-28
drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)
Timur Kristóf
3
-3
/
+18
2025-10-28
drm/amd/display: Get maximum pixel clock from VBIOS
Timur Kristóf
2
-0
/
+3
2025-10-28
drm/amd/display: Add SelectCRTC_Source to BIOS parser
Timur Kristóf
5
-5
/
+215
2025-10-28
drm/amd/display: Hook up DAC to bios_parser_encoder_control
Timur Kristóf
1
-0
/
+16
2025-10-28
drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)
Timur Kristóf
3
-6
/
+30
2025-10-28
drm/amd/display: Add analog bit to edid_caps (v2)
Timur Kristóf
4
-0
/
+15
2025-10-28
drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()
Srinivasan Shanmugam
2
-2
/
+5
2025-10-28
drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc fails
Sunil Khatri
1
-7
/
+4
2025-10-28
drm/amdgpu/userq: fix SDMA and compute validation
Alex Deucher
1
-5
/
+14
2025-10-28
drm/amdkfd: Dequeue user queues when process mm released
Philip Yang
1
-3
/
+8
2025-10-28
drm/amdkfd: add missing return value check for range
Sunil Khatri
1
-0
/
+5
2025-10-28
drm/amd/display: Determine DVI-I connector type (v2)
Timur Kristóf
1
-2
/
+7
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
7
-111
/
+101
2025-10-28
drm/amd/display: Promote DC to 3.2.356
Taimur Hassan
1
-1
/
+1
2025-10-28
drm/amd/display: [FW Promotion] Release 0.1.33.0
Taimur Hassan
1
-3
/
+9
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
1
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
1
-0
/
+1
2025-10-28
drm/amd/display: Make observers const-correct
Dominik Kaszewski
4
-23
/
+35
2025-10-28
drm/amd/display: Add lock descriptor to check_update
Dominik Kaszewski
3
-58
/
+82
2025-10-28
drm/amd/display: Update cursor offload assignments
Alvin Lee
4
-13
/
+16
2025-10-28
drm/amd/display: Add dc interface to log pre os firmware information
Meenakshikumar Somasundaram
8
-0
/
+110
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
3
-2
/
+87
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
26
-65
/
+152
2025-10-28
drm/amd/display: update link encoder assignment
Meenakshikumar Somasundaram
1
-10
/
+33
2025-10-28
drm/amd/display: Add more DC HW state info to underflow logging
Karen Chen
59
-150
/
+1133
[next]