summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-23drm/amd/pm: Add read sensor supportAsad Kamal-0/+112
2026-03-23drm/amd/pm: Add ppt1 supportAsad Kamal-1/+74
2026-03-23drm/amd/pm: Add get_thermal_temperature_range supportAsad Kamal-0/+33
2026-03-23drm/amd/pm: Add od_edit_dpm_table supportAsad Kamal-1/+306
2026-03-23drm/amd/pm: add populate_umd_state_clk supportAsad Kamal-1/+17
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam-7/+17
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam-6/+11
2026-03-23drm/amd/pm: Add emit clock supportAsad Kamal-0/+198
2026-03-23drm/amd/pm: add set{get}_power_limit support for smu 15.0.8Yang Wang-0/+35
2026-03-23drm/amd/pm: add get_unique_id support for smu 15.0.8Yang Wang-0/+10
2026-03-23drm/amd/pm: add get_gpu_metrics support for 15.0.8Yang Wang-4/+303
2026-03-23drm/amd/pm: Add get_pm_metrics support for smu 15.0.8Asad Kamal-0/+65
2026-03-23drm/amd/pm: Add default dpm table support for smu 15.0.8Asad Kamal-0/+213
2026-03-23drm/amd/pm: Update dpm table structs for smu_v15_0Asad Kamal-77/+49
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang-5/+257
2026-03-23drm/amd/pm: Add mode2 support for smu_v15_0_8Asad Kamal-0/+44
2026-03-23drm/amd/pm: Add initial support for smu v15_0_8Hawking Zhang-52/+564
2026-03-23drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not neededSunil Khatri-18/+3
2026-03-23drm/amd/pm: Add custom fclk setting supportAsad Kamal-1/+83
2026-03-23drm/amd/pm: Add OD_FCLK interfaceAsad Kamal-7/+16
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal-8/+11
2026-03-23drm/amdgpu: Add amdgpu_regs_pcie64 debugfs nodeStanley.Yang-0/+112
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-0/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu-0/+3
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li-0/+8
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König-42/+34
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas-1/+33
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin-5/+4