summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-5186/+2079
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz-4/+15
2025-09-18drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...Guangshuo Li-0/+4
2025-09-18drm/amdgpu: revert to old status lock handling v3Christian König-102/+93
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher-4/+60
2025-09-18drm/amdgpu: add missing comment for the new argumentSunil Khatri-0/+1
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher-14/+10
2025-09-18drm/amdgpu/userq: Optimize S0ix handlingAlex Deucher-2/+8
2025-09-18drm/amdgpu: Fix PRT flag for gfx12Joe.Wang-0/+1
2025-09-18drm/amdgpu: Check VF critical region before RAS poison injectionXiang Liu-0/+7
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher-4/+60
2025-09-18drm/amdgpu: Introduce VF critical region check for RAS poison injectionXiang Liu-0/+79
2025-09-18drm/amdgpu: remove non-DC DCE 11 codeAlex Deucher-3865/+0
2025-09-18drm/amd/pm: Enable npm metrics dataAsad Kamal-2/+4
2025-09-18drm/amd/pm: Fetch npm data from system metrics tableAsad Kamal-0/+61
2025-09-18drm/amd/pm: Add sysfs node for node powerAsad Kamal-2/+153
2025-09-18drm/amd/pm: Allow system metrics table in 1vf modeAsad Kamal-1/+3
2025-09-17drm/ttm: rename ttm_bo_put to _fini v3Christian König-1/+1
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello-1/+1
2025-09-16drm/amdgpu: re-order and document VM codeChristian König-6/+24
2025-09-16drm/amdgpu: remove check for BO reservation add assert insteadChristian König-12/+1
2025-09-16drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal-2/+10
2025-09-16drm/amd/pm: Rename amdgpu_hwmon_get_sensor_genericAsad Kamal-37/+39
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello-1/+1
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the i2c initRodrigo Siqueira-13/+2
2025-09-16drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11Rodrigo Siqueira-4/+1
2025-09-16drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapterRodrigo Siqueira-15/+3
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira-19/+2
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers-2/+2
2025-09-16drm/amdgpu: fix userq VM validation v4Christian König-75/+110
2025-09-16drm/amdgpu: reject gang submissions under SRIOVChristian König-1/+1
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski-1/+38
2025-09-15drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam-0/+15
2025-09-15drm/amd: Drop unnecessary calls to smu_dpm_set_vpe_enable()Mario Limonciello (AMD)-2/+0
2025-09-15drm/amdgpu: revert "Implement new dummy vram manager"Christian König-63/+13
2025-09-15drm/amdgpu: add AMDGPU_IDS_FLAGS_GANG_SUBMITChristian König-0/+4
2025-09-15drm/amd/display: Don't use non-registered VUPDATE on DCE 6Timur Kristóf-14/+24
2025-09-15drm/amd/display: Disable VRR on DCE 6Timur Kristóf-1/+10
2025-09-15drm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf-4/+2
2025-09-15drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_F...Xi Ruoyao-0/+4
2025-09-15drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4Timur Kristóf-1/+10
2025-09-15drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf-0/+4
2025-09-15drm/amdkfd: add function svm_migrate_successful_pagesJames Zhu-14/+15