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-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
-7
/
+11
2025-08-04
drm/amdgpu: Update IPID value for bad page threshold CPER
Xiang Liu
-2
/
+6
2025-08-04
drm/amdgpu: Fix kdoc style in amdgpu_fence.c
Srinivasan Shanmugam
-1
/
+1
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
-16
/
+67
2025-08-04
drm/amd: Restore cached manual clock settings during resume
Mario Limonciello
-0
/
+10
2025-08-04
drm/amd: Restore cached power limit during resume
Mario Limonciello
-0
/
+6
2025-08-04
drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabled
Perry Yuan
-0
/
+4
2025-08-04
drm/amdgpu: rework how PTE flags are generated v3
Christian König
-186
/
+158
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-61
/
+88
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-4351
/
+7651
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+6
2025-07-28
drm/amdgpu: fix module parameter description
Yann Dirson
-1
/
+1
2025-07-28
drm/amdgpu: Add chain runlists support to GC9.4.2
Amber Lin
-0
/
+16
2025-07-28
drm/amd/display: Promote DAL to 3.2.343
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: Cache streams targeting link when performing LT automation
Michael Strauss
-4
/
+14
2025-07-28
drm/amd/display: Fix dmub_cmd header alignment
Ovidiu Bunea
-8
/
+12
2025-07-28
drm/amd/display: Add Replay residency in debugfs
Ray Wu
-1
/
+33
2025-07-28
drm/amd/display: Increase AUX Intra-Hop Done Max Wait Duration
Michael Strauss
-2
/
+7
2025-07-28
drm/amd/display: Add debug option to control BW Allocation mode
Cruise Hung
-1
/
+7
2025-07-28
drm/amd/display: Allow for sharing of some link and audio link functions
Relja Vojvodic
-3
/
+10
2025-07-28
drm/amd/display: Remove update_planes_and_stream_v1 sequence
Chiang, Richard
-127
/
+2
2025-07-28
drm/amd/display: Rename dcn31 string shown to user
Mario Limonciello
-1
/
+1
2025-07-28
drm/amd/display: Add eDP AUXless ALPM
Duncan Ma
-8
/
+105
2025-07-28
drm/amd/display: Remove unnecessary includes
Mario Limonciello
-13
/
+0
2025-07-28
drm/amd/display: Remove unnecessary whitespace
Mario Limonciello
-2
/
+4
2025-07-28
drm/amd/display: Drop unused include
Mario Limonciello
-1
/
+0
2025-07-28
drm/amd/display: Add missing SPDX license identifier
Mario Limonciello
-0
/
+23
2025-07-28
drm/amd/display: Revert "Add a config flag for limited_pll_vco"
Ovidiu Bunea
-4
/
+1
2025-07-28
drm/amd/display: Add a config flag for limited_pll_vco
Jingwen Zhu
-1
/
+4
2025-07-28
drm/amd/display: Move setup_stream_attribute
Michael Strauss
-3
/
+12
2025-07-28
drm/amd/display: Add comma to last entry of enum for consistency
Alvin Lee
-1
/
+1
2025-07-28
drm/amd/display: Remove check DPIA HPD status for BW Allocation
Cruise Hung
-34
/
+32
2025-07-28
drm/amd/display: Add DC EDID read policy struct
Karthi Kandasamy
-0
/
+6
2025-07-28
drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res...
Srinivasan Shanmugam
-31
/
+26
2025-07-28
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
-0
/
+2
2025-07-28
drm/amdgpu: add critical address check for bad page retirement
YiPeng Chai
-0
/
+8
2025-07-28
drm/amdgpu: Check vcn sram load return value
Sathishkumar S
-18
/
+63
2025-07-28
drm/amdgpu: Update supported modes for GC v9.5.0
Lijo Lazar
-1
/
+4
2025-07-28
drm/amdgpu: support ras critical address check
YiPeng Chai
-0
/
+103
2025-07-28
drm/amdgpu: adjust the update of RAS bad page number
Tao Zhou
-20
/
+30
2025-07-28
drm/amdgpu: add range check for RAS bad page address
Tao Zhou
-30
/
+28
2025-07-28
drm/amdgpu: add command to check address validity
YiPeng Chai
-0
/
+66
2025-07-28
drm/amdgpu: query the allocated vram address block info
YiPeng Chai
-0
/
+55
2025-07-28
drm/amd/display: Promote DAL to 3.2.342
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: [FW Promotion] Release 0.1.19.0
Taimur Hassan
-16
/
+73
2025-07-28
drm/amd/display: Drop unnecessary 'rc' variable in amdgpu_dm_backlight_get_le...
Mario Limonciello
-3
/
+1
2025-07-28
drm/amd/display: ensure committing streams is seamless
Clay King
-0
/
+12
2025-07-28
drm/amd/display: Revert Add HPO encoder support to Replay
Gabe Teeger
-62
/
+5
2025-07-28
drm/amd/display: fix condition for setting timing_adjust_pending
Aurabindo Pillai
-1
/
+3
2025-07-28
drm/amd/display: Update tiled to tiled copy command
Ostrowski Rafal
-2
/
+2
[prev]
[next]