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-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
-4
/
+60
2025-09-18
drm/amdgpu: add missing comment for the new argument
Sunil Khatri
-0
/
+1
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
-14
/
+10
2025-09-18
drm/amdgpu/userq: Optimize S0ix handling
Alex Deucher
-2
/
+8
2025-09-18
drm/amdgpu: Fix PRT flag for gfx12
Joe.Wang
-0
/
+1
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
-0
/
+7
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
-4
/
+60
2025-09-18
drm/amdgpu: Introduce VF critical region check for RAS poison injection
Xiang Liu
-0
/
+79
2025-09-18
drm/amdgpu: remove non-DC DCE 11 code
Alex Deucher
-3865
/
+0
2025-09-18
drm/amd/pm: Enable npm metrics data
Asad Kamal
-2
/
+4
2025-09-18
drm/amd/pm: Fetch npm data from system metrics table
Asad Kamal
-0
/
+61
2025-09-18
drm/amd/pm: Add sysfs node for node power
Asad Kamal
-2
/
+153
2025-09-18
drm/amd/pm: Allow system metrics table in 1vf mode
Asad Kamal
-1
/
+3
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
-1
/
+1
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
-1
/
+1
2025-09-16
drm/amdgpu: re-order and document VM code
Christian König
-6
/
+24
2025-09-16
drm/amdgpu: remove check for BO reservation add assert instead
Christian König
-12
/
+1
2025-09-16
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
-2
/
+10
2025-09-16
drm/amd/pm: Rename amdgpu_hwmon_get_sensor_generic
Asad Kamal
-37
/
+39
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
-1
/
+1
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
Rodrigo Siqueira
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
Rodrigo Siqueira
-13
/
+2
2025-09-16
drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
Rodrigo Siqueira
-4
/
+1
2025-09-16
drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
Rodrigo Siqueira
-15
/
+3
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
-19
/
+2
2025-09-16
drm/amd/display: Use kmalloc_array() instead of kmalloc()
James Flowers
-2
/
+2
2025-09-16
drm/amdgpu: fix userq VM validation v4
Christian König
-75
/
+110
2025-09-16
drm/amdgpu: reject gang submissions under SRIOV
Christian König
-1
/
+1
2025-09-15
drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
Ivan Lipski
-1
/
+38
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: Drop unnecessary calls to smu_dpm_set_vpe_enable()
Mario Limonciello (AMD)
-2
/
+0
2025-09-15
drm/amdgpu: revert "Implement new dummy vram manager"
Christian König
-63
/
+13
2025-09-15
drm/amdgpu: add AMDGPU_IDS_FLAGS_GANG_SUBMIT
Christian König
-0
/
+4
2025-09-15
drm/amd/display: Don't use non-registered VUPDATE on DCE 6
Timur Kristóf
-14
/
+24
2025-09-15
drm/amd/display: Disable VRR on DCE 6
Timur Kristóf
-1
/
+10
2025-09-15
drm/amd/display: Disable fastboot on DCE 6 too
Timur Kristóf
-4
/
+2
2025-09-15
drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_F...
Xi Ruoyao
-0
/
+4
2025-09-15
drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
Timur Kristóf
-1
/
+10
2025-09-15
drm/amd/display: Fix DVI-D/HDMI adapters
Timur Kristóf
-0
/
+4
2025-09-15
drm/amdkfd: add function svm_migrate_successful_pages
James Zhu
-14
/
+15
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
[prev]
[next]