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
2026-02-12
drm/amd/pm: Use U64 for accumulation counter
Asad Kamal
-1
/
+1
2026-02-12
drm/amd/pm: Add acc counter & fw timestamp to xcp metrics
Asad Kamal
-1
/
+10
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-8402
/
+118447
2026-02-05
drm/amdgpu: Send applicable RMA CPERs at end of RAS init
Kent Russell
-4
/
+27
2026-02-05
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
-2
/
+2
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
-5
/
+8
2026-02-05
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
-0
/
+3
2026-02-05
drm/amdgpu: clean up the amdgpu_cs_parser_bos
Sunil Khatri
-2
/
+4
2026-02-05
drm/amdgpu: Use 5-level paging if gmc support 57-bit VA
Philip Yang
-17
/
+0
2026-02-05
drm/amd/display: expose plane blend LUT in HW with MCM
Melissa Wen
-1
/
+1
2026-02-05
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
-3
/
+6
2026-02-05
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
-0
/
+6
2026-02-05
drm/amdgpu/sdma6: enable queue resets unconditionally
Alex Deucher
-12
/
+3
2026-02-05
drm/amdgpu/sdma5.2: enable queue resets unconditionally
Alex Deucher
-19
/
+3
2026-02-05
drm/amdgpu/sdma5: enable queue resets unconditionally
Alex Deucher
-12
/
+3
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
-1
/
+1
2026-02-05
drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
Zilin Guan
-1
/
+1
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
Zilin Guan
-1
/
+3
2026-02-05
drm/amd/ras: statistic xgmi training error count
Stanley.Yang
-1
/
+1
2026-02-03
drm/amdgpu: Fix double deletion of validate_list
Harish Kasiviswanathan
-7
/
+7
2026-02-03
drm/amd/display: remove assert around dpp_base replacement
Melissa Wen
-1
/
+0
2026-02-03
drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
-25
/
+49
2026-02-03
drm/amd/display: fix wrong color value mapping on MCM shaper LUT
Melissa Wen
-2
/
+5
2026-02-03
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Bert Karwatzki
-3
/
+0
2026-02-03
drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
Mario Limonciello
-1
/
+1
2026-02-03
drm/amd/pm: Remove buffer allocation in SMUv13.0.6
Lijo Lazar
-14
/
+13
2026-02-03
drm/amdgpu: Skip vcn poison irq release on VF
Lijo Lazar
-1
/
+3
2026-02-03
drm/amd/display: remove assert around dpp_base replacement
Melissa Wen
-1
/
+0
2026-02-03
drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
-25
/
+49
2026-02-03
drm/amd/display: fix wrong color value mapping on MCM shaper LUT
Melissa Wen
-2
/
+5
2026-02-03
drm/amdgpu: Fix double deletion of validate_list
Harish Kasiviswanathan
-7
/
+7
2026-02-03
drm/amdgpu: Ignored various return code
Andrew Martin
-11
/
+14
2026-02-03
drm/amdgpu/psp_v15_0_8: Add get ras capability
Jinzhou Su
-0
/
+21
2026-02-03
drm/amd/pm: Add default feature number definition
Lijo Lazar
-8
/
+11
2026-02-03
drm/amd/pm: Change get_enabled_mask signature
Lijo Lazar
-117
/
+123
2026-02-03
drm/amd/pm: Use feature bits data structure
Lijo Lazar
-159
/
+237
2026-02-03
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Bert Karwatzki
-3
/
+0
2026-02-03
drm/amdgpu: statistic xgmi training error count
Stanley.Yang
-1
/
+1
2026-02-03
drm/amd/display: Promote DC to 3.2.368
Taimur Hassan
-1
/
+1
2026-02-03
drm/amd/display: [FW Promotion] Release 0.1.45.0
Taimur Hassan
-0
/
+10
2026-02-03
drm/amd/display: Add Handling for gfxversion DcGfxBase
Nicholas Carbones
-0
/
+3
2026-02-03
drm/amd/display: DIO memory leak fix.
Bhuvanachandra Pinninti
-0
/
+5
2026-02-03
drm/amd/display: Init DMUB DPIA Only for APU
Fangzhi Zuo
-11
/
+9
2026-02-03
drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
Chenyu Chen
-10
/
+203
2026-02-03
drm/amd/display: Match expected data types
Zheng Austin
-19
/
+19
2026-02-03
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
-18
/
+179
2026-02-03
drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52
Mario Limonciello
-1
/
+1
2026-02-03
drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
Nicholas Carbones
-3
/
+33
2026-02-03
drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.c
Wenjing Liu
-1
/
+2
2026-02-03
drm/amd/display: Fix IGT ILR link training failure on Replay panel
Ray Wu
-1
/
+20
[prev]
[next]