aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/power/power.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-15drm/amd/display: Remove redundant NULL check before kfree() in mod_power_create()Ziran Zhang1-10/+6
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux fieldWenjing Liu1-6/+1
2026-07-01drm/amd/display: Integrate power_helpers.c functionality into power.c.Lohita Mudimela1-0/+5
2026-06-03drm/amd/display: Handle aux_inst for connectors without DDC pinGabe Teeger1-2/+7
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay moduleLohita Mudimela1-778/+3
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela1-559/+3
2026-05-11drm/amd/display: Separate ABM functions into dedicated power_abm.c fileLohita Mudimela1-1202/+7
2026-05-05drm/amd/display: Fix type mismatches in DC and DMUB modulesGaghik Khachatrian1-11/+11
2026-05-05drm/amd/display: Rename backlight_properties to pwr_backlight_propertiesRay Wu1-3/+3
2026-04-24drm/amd/display: Fix divide by zero in calc_psr_num_static_framesSrinivasan Shanmugam1-10/+4
2026-04-17drm/amd/display: Introduce power module on LinuxRay Wu1-0/+3030