summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
7 daystreewide: refresh kmalloc_obj() conversionsKees Cook2-5/+3
2026-08-06drm/amd/display: Fix ABM over VABCIswara Nagulendran2-14/+210
2026-08-06drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR trans...Karthi Kandasamy2-0/+14
2026-08-06drm/amd/display: Update VRR info packet to support 12-bit refresh ratesHarry VanZyllDeJong1-4/+4
2026-07-28drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transitionJustin Chen2-14/+0
2026-07-15drm/amd/display: Remove redundant NULL check before kfree() in mod_power_crea...Ziran Zhang1-10/+6
2026-07-15drm/amd/display: Fix DMSS not triggering for HDR to SDR transitionKarthi Kandasamy2-0/+14
2026-07-15drm/amd/display: Fix VABC Init and OLED SupportIswara Nagulendran1-2/+8
2026-07-14drm/amd/display: Enable CACP on LinuxChenyu Chen3-0/+147
2026-07-01drm/amd/display: guard against overflow in HDCP message dumpHarry Wentland1-12/+18
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_au...Wenjing Liu2-18/+3
2026-07-01drm/amd/display: Integrate power_helpers.c functionality into power.c.Lohita Mudimela3-40/+6
2026-06-17drm/amd/display: TEST_HARNESS FSN could be 0ChunTao Tso1-5/+4
2026-06-03drm/amd/display: Add missing kdoc for ALLM parametersSrinivasan Shanmugam1-0/+2
2026-06-03drm/amd/display: Update HDCP and info_packet modules for FRLHarry Wentland8-29/+111
2026-06-03drm/amd/display: Handle aux_inst for connectors without DDC pinGabe Teeger2-6/+19
2026-06-03drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
2026-05-19drm/amd/display: Refactor Replay functionality into dedicated power_replay mo...Lohita Mudimela6-874/+921
2026-05-19drm/amd/display: Refactor PSR functionality into dedicated power_psr moduleLohita Mudimela7-837/+785
2026-05-11drm/amd/display: Fix enum decl warningsGaghik Khachatrian3-8/+85
2026-05-11drm/amd/display: Separate ABM functions into dedicated power_abm.c fileLohita Mudimela6-2018/+2194
2026-05-11drm/amd/display: Fix warningsClay King1-1/+1
2026-05-11drm/amd/display: Fix multiple compiler warningsGaghik Khachatrian1-14/+14
2026-05-11drm/amd/display: Fix refresh rate round up caseChunTao Tso1-4/+4
2026-05-05drm/amd/display: Fix type mismatches in DC and DMUB modulesGaghik Khachatrian3-20/+20
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: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian2-9/+9
2026-04-17drm/amd/display: Introduce power module on LinuxRay Wu3-1/+3446
2026-04-17drm/amd/display: Fix implicit narrowing conversions in modulesGaghik Khachatrian3-28/+61
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian3-0/+9
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-6/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-22/+19
2026-01-20drm/amd/display: Check NULL before accessing a variableAlex Hung1-1/+4
2026-01-05drm/amd/display: Add frame skip feature support flagChunTao Tso1-0/+3
2025-12-08drm/amd/display: Revise VSC SDP header for Panel ReplayJack Chang2-145/+206
2025-12-08drm/amd/display: Add AS-SDP v2 support for eDP featureJack Chang1-9/+15
2025-11-18drm/amd/display: Add panel replay enablement option and logicJack Chang1-0/+3
2025-11-11drm/amd/display: Refactor HDCP Status Log FormatWenjing Liu1-1/+0
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso2-0/+35
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski1-0/+11
2025-11-11drm/amd/display: add macros to simplify codeWenjing Liu2-183/+68
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu6-82/+62
2025-10-20drm/amd/display: add additional hdcp tracesWenjing Liu6-9/+51
2025-09-05drm/amd/display: Add HDCP policy controlOleh Kuzhylnyi2-2/+4
2025-09-05drm/amd/display: Remove redundant ternary operatorsLiao Yuanhong1-2/+2
2025-08-18drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang1-0/+3
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai1-0/+2