index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2025-06-24
drm/amd/display: DML21 Reintegration
Austin Zheng
-24
/
+248
2025-06-24
drm/amd/display: Rewording Mode Validation Result
Fangzhi Zuo
-1
/
+1
2025-06-24
drm/amd/display: LSDMA support
Ostrowski Rafal
-0
/
+260
2025-06-24
drm/amd/display: Remove redundant macro of refresh rate
Weiguang Li
-1
/
+1
2025-06-24
drm/amd/display: Fix 'failed to blank crtc!'
Wen Chen
-1
/
+1
2025-06-24
drm/amd/display: Initialize mode_select to 0
Alex Hung
-1
/
+1
2025-06-24
drm/amd/display: Add new DP tunnel bandwidth validation
Cruise Hung
-52
/
+302
2025-06-24
drm/amd/display: Removed unnecessary comment
Alvin Lee
-1
/
+0
2025-06-24
drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth Calculations
Austin Zheng
-23
/
+35
2025-06-24
drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/width
Lijo Lazar
-0
/
+5
2025-06-24
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
Alex Deucher
-5
/
+8
2025-06-24
drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
Srinivasan Shanmugam
-0
/
+19
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-110
/
+327
2025-06-18
drm/amdgpu/sdma5.2: init engine reset mutex
Alex Deucher
-0
/
+1
2025-06-18
drm/amdkfd: Fix race in GWS queue scheduling
Jay Cornwall
-1
/
+1
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
-0
/
+1
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
-32
/
+32
2025-06-18
drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
Jesse Zhang
-1
/
+5
2025-06-18
drm/amdgpu: Release reset locks during failures
Lijo Lazar
-25
/
+55
2025-06-18
drm/amd/display: Check dce_hwseq before dereferencing it
Alex Hung
-1
/
+1
2025-06-18
drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
Sonny Jiang
-1
/
+5
2025-06-18
drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations
Jesse Zhang
-2
/
+2
2025-06-18
drm/amdgpu: Fix SDMA engine reset with logical instance ID
Jesse Zhang
-4
/
+6
2025-06-18
drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
Frank Min
-9
/
+35
2025-06-18
drm/amdgpu: Add kicker device detection
Frank Min
-0
/
+23
2025-06-18
drm/amd/display: Export full brightness range to userspace
Mario Limonciello
-14
/
+27
2025-06-18
drm/amd/display: Only read ACPI backlight caps once
Mario Limonciello
-7
/
+7
2025-06-18
drm/amd/display: Fix RMCM programming seq errors
Yihan Zhu
-1
/
+4
2025-06-18
drm/amd/display: Fix mpv playback corruption on weston
Alex Hung
-0
/
+2
2025-06-18
drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
Nicholas Kazlauskas
-0
/
+28
2025-06-18
drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To Host
Michael Strauss
-9
/
+33
2025-06-18
drm/amd/display: Add dc cap for dp tunneling
Peichen Huang
-1
/
+55
2025-06-18
drm/amdkfd: move SDMA queue reset capability check to node_show
Jesse.Zhang
-2
/
+4
2025-06-18
drm/amdgpu/sdma5.2: init engine reset mutex
Alex Deucher
-0
/
+1
2025-06-18
drm/amdkfd: Fix race in GWS queue scheduling
Jay Cornwall
-1
/
+1
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
-0
/
+1
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
-32
/
+32
2025-06-18
drm/amdgpu: Add xgmi API to set max speed/width
Lijo Lazar
-0
/
+9
2025-06-18
drm/amdgpu: Deprecate xgmi_link_speed enum
Lijo Lazar
-9
/
+5
2025-06-18
drm/amdgpu: Extend bus status check to more cases
Lijo Lazar
-7
/
+30
2025-06-18
drm/amd/pm: Report pldm version and board voltage
Lijo Lazar
-0
/
+17
2025-06-18
drm/amd/pm: Update SMU v13.0.12 pmfw header
Lijo Lazar
-2
/
+14
2025-06-18
drm/amdgpu: reclaim psp fw reservation memory region
Frank Min
-2
/
+114
2025-06-18
drm/amdgpu: refine usage of amdgpu_bad_page_threshold
ganglxie
-10
/
+9
2025-06-18
drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
Jesse Zhang
-1
/
+5
2025-06-18
drm/amdgpu: Release reset locks during failures
Lijo Lazar
-25
/
+55
2025-06-18
drm/amd/pm: set pcie default dpm table when updating pcie dpm parameters
Kenneth Feng
-66
/
+186
2025-06-18
drm/amd/pm: move the dpm table setting back after featureenablement
Kenneth Feng
-11
/
+11
2025-06-18
drm/amdgpu/sdma: handle paging queues in amdgpu_sdma_reset_engine()
Alex Deucher
-2
/
+8
2025-06-18
drm/amd/display: Promote DC to 3.2.338
Taimur Hassan
-1
/
+1
[prev]
[next]