summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)Author
6 daysdrm/amd/display: guard against overflow in HDCP message dumpHarry Wentland
6 daysdrm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_au...Wenjing Liu
6 daysdrm/amd/display: Integrate power_helpers.c functionality into power.c.Lohita Mudimela
2026-06-17drm/amd/display: TEST_HARNESS FSN could be 0ChunTao Tso
2026-06-03drm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam
2026-06-03drm/amd/display: Update HDCP and info_packet modules for FRLHarry Wentland
2026-06-03drm/amd/display: Handle aux_inst for connectors without DDC pinGabe Teeger
2026-06-03drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...Lohita Mudimela
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela
2026-05-11drm/amd/display: Fix enum decl warningsGaghik Khachatrian
2026-05-11drm/amd/display: Separate ABM functions into dedicated power_abm.c fileLohita Mudimela
2026-05-11drm/amd/display: Fix warningsClay King
2026-05-11drm/amd/display: Fix multiple compiler warningsGaghik Khachatrian
2026-05-11drm/amd/display: Fix refresh rate round up caseChunTao Tso
2026-05-05drm/amd/display: Fix type mismatches in DC and DMUB modulesGaghik Khachatrian
2026-05-05drm/amd/display: Rename backlight_properties to pwr_backlight_propertiesRay Wu
2026-04-24drm/amd/display: Fix divide by zero in calc_psr_num_static_framesSrinivasan Shanmugam
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian
2026-04-17drm/amd/display: Introduce power module on LinuxRay Wu
2026-04-17drm/amd/display: Fix implicit narrowing conversions in modulesGaghik Khachatrian
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung
2026-01-05drm/amd/display: Add frame skip feature support flagChunTao Tso
2025-12-08drm/amd/display: Revise VSC SDP header for Panel ReplayJack Chang
2025-12-08drm/amd/display: Add AS-SDP v2 support for eDP featureJack Chang
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang
2025-11-11drm/amd/display: Refactor HDCP Status Log FormatWenjing Liu
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski
2025-11-11drm/amd/display: add macros to simplify codeWenjing Liu
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu
2025-10-20drm/amd/display: add additional hdcp tracesWenjing Liu
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong
2025-08-18drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun
2025-06-24drm/amd/display: Remove redundant macro of refresh rateWeiguang Li
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin
2025-02-12drm/amd/display: Remove unused freesync functionsDr. David Alan Gilbert
2025-01-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang
2024-12-10Revert "drm/amd/display: Revised for Replay Pseudo vblank"Gabe Teeger