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-09-15
Revert "drm/amdkfd: return migration pages from copy function"
James Zhu
-65
/
+65
2025-09-15
drm/amd/amdgpu: Fix the mes version that support inv_tlbs
Shaoyun Liu
-1
/
+1
2025-09-15
drm/amd: Avoid evicting resources at S5
Mario Limonciello (AMD)
-0
/
+4
2025-09-15
drm/amdgpu: Switch user queues to use preempt/restore for eviction
Jesse.Zhang
-5
/
+48
2025-09-15
drm/amdgpu: adjust MES API used for suspend and resume
Jesse.Zhang
-0
/
+72
2025-09-15
drm/amd/pm: unified smu feature cap for vcn reset
Yang Wang
-11
/
+5
2025-09-15
drm/amd/pm: unified smu feature cap for sdma reset
Yang Wang
-11
/
+5
2025-09-15
drm/amd/pm: unified smu feature cap for link reset
Yang Wang
-12
/
+11
2025-09-15
drm/amd/display: Promote DC to 3.2.350
Taimur Hassan
-1
/
+1
2025-09-15
Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...
Martin Leung
-27
/
+31
2025-09-15
drm/amd/display: Add DSC padding for OVT Support
Relja Vojvodic
-54
/
+55
2025-09-15
drm/amd/display: Add fallback path for YCBCR422
Mario Limonciello
-9
/
+37
2025-09-15
drm/amd/display: Set up pixel encoding for YCBCR422
Mario Limonciello
-0
/
+3
2025-09-15
drm/amd/display: fix dml ms order of operations
Ausef Yousof
-1
/
+1
2025-09-15
drm/amd/display: limit one non-related log to dGPU
Charlene Liu
-2
/
+2
2025-09-15
drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
Ivan Lipski
-1
/
+38
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
-72
/
+73
2025-09-15
drm/amd/display: Fix DMCUB loading sequence for DCN3.2
Nicholas Kazlauskas
-26
/
+35
2025-09-15
drm/amd/display: prepare dml 2.1 for new asic
Dmytro Laktyushkin
-4
/
+5
2025-09-15
drm/amd/display: Modify the link training policy
Zhikai Zhai
-0
/
+9
2025-09-15
Revert "drm/amdgpu: Allocate psp fw private buffer in vram"
Hawking Zhang
-1
/
+2
2025-09-15
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUs
Srinivasan Shanmugam
-0
/
+15
2025-09-15
drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdoc
Mario Limonciello
-32
/
+66
2025-09-15
drm/amd/pm: unified smu feature cap interface
Yang Wang
-0
/
+41
2025-09-15
drm/amd/pm: Allow to set power cap in vf mode
Asad Kamal
-4
/
+9
2025-09-15
drm/amdgpu: Add virtual device capabilities
Lijo Lazar
-0
/
+5
2025-09-15
drm/amdgpu: Add generic capability class
Lijo Lazar
-0
/
+92
2025-09-15
drm/amdgpu: Read memory vendor information
Lijo Lazar
-0
/
+8
2025-09-15
drm/amdgpu: wait pmfw polling mca bank info done
Stanley.Yang
-0
/
+8
2025-09-15
drm/amdgpu: Use memset32 for ring clearing
Tvrtko Ursulin
-4
/
+1
2025-09-15
drm/amdgpu: Fix allocating extra dwords for rings (v2)
Timur Kristóf
-4
/
+16
2025-09-15
drm/amd/pm: Remove unneeded legacy DPM related code.
Timur Kristóf
-89
/
+0
2025-09-15
drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
Timur Kristóf
-57
/
+97
2025-09-15
drm/amd/display: Add pixel_clock to amd_pp_display_configuration
Timur Kristóf
-2
/
+4
2025-09-15
drm/amdgpu: Release hive reference properly
Lijo Lazar
-4
/
+7
2025-09-15
drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP Singleton
Srinivasan Shanmugam
-0
/
+60
2025-09-15
drm/amdgpu: validate userq buffer virtual address and size
Prike Liang
-0
/
+58
2025-09-15
drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6
Yang Wang
-7
/
+7
2025-09-15
drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP Heap
Srinivasan Shanmugam
-0
/
+9
2025-09-15
drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
Srinivasan Shanmugam
-3
/
+16
2025-09-15
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
-14
/
+6
2025-09-15
drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
-9
/
+3
2025-09-15
drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1
Tvrtko Ursulin
-23
/
+10
2025-09-15
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
-14
/
+5
2025-09-15
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Tvrtko Ursulin
-24
/
+17
2025-09-15
drm/amdgpu: Remove volatile references from VCN
Rodrigo Siqueira
-51
/
+51
2025-09-15
drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headers
Rodrigo Siqueira
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from ring manipulation
Rodrigo Siqueira
-10
/
+10
2025-09-15
drm/amdgpu: Remove volatile from RLC files
Rodrigo Siqueira
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from CSB functions
Rodrigo Siqueira
-25
/
+18
[prev]
[next]