aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski9-728/+209
2026-08-06drm/amd/display: Update BW bounding box unconditionally for DCN6Alvin Lee1-6/+2
2026-08-06drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR transitionKarthi Kandasamy4-16/+45
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai10-4/+96
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai6-0/+2186
2026-07-28drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-28drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42Leo Chen1-0/+10
2026-07-28drm/amd/display: Wire probe commit path into dc_update_stateWenjing Liu1-2/+2
2026-07-28drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequenceWenjing Liu1-7/+184
2026-07-28drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transitionJustin Chen4-46/+17
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek14-83/+82
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek9-40/+60
2026-07-28drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut codeTomasz Siemek2-8/+1
2026-07-28drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-07-15drm/amd/display: Fix DMSS not triggering for HDR to SDR transitionKarthi Kandasamy4-17/+46
2026-07-15drm/amd/display: enable hdmistreamclk_rcg by default for dcn42Charlene Liu1-4/+4
2026-07-15drm/amd/display: Fix VABC Init and OLED SupportIswara Nagulendran2-1/+42
2026-07-14drm/amd/display: Enable CACP on LinuxChenyu Chen3-1/+49
2026-07-01drm/amd/display: Add block sequence support for bandwidth programming operationsBhuvanachandra Pinninti4-0/+189
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux fieldWenjing Liu1-1/+1
2026-07-01drm/amd/display: use a separate helper to translate degamma curvesMelissa Wen1-7/+4
2026-06-17drm/amd/display: Refactor surface_update_flags to flat struct with helpersRafal Ostrowski8-107/+107
2026-06-17drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski8-281/+276
2026-06-17drm/amd/display: Temp disable repeater FGCG as workaroundOvidiu Bunea1-1/+8
2026-06-17drm/amd/display: Deprecate DMUB register offload functionalityAustin Zheng1-3/+0
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland2-3/+2
2026-06-03drm/amd/display: Tie FRL programming together in HWSSHarry Wentland22-19/+373
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart1-0/+8
2026-06-03drm/amd/display: Add DCN42B DC resource filesMatthew Stewart4-0/+287
2026-06-03drm/amd/display: Add no_native_i2c codepathMatthew Stewart1-0/+27
2026-06-03drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTOOvidiu Bunea1-2/+2
2026-05-19drm/amd/display: Enable additional wait for pipe pending checksAric Cyr9-3/+21
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin1-2/+3
2026-05-11drm/amd/display: Revert "Unify fast update classification paths"Ovidiu Bunea1-2/+0
2026-05-11drm/amd/display: Fix warningsClay King4-5/+7
2026-05-11drm/amd/display: Fix multiple compiler warningsGaghik Khachatrian2-2/+5
2026-05-11drm/amd/display: Fix signed/unsigned comparison mismatchesGaghik Khachatrian1-3/+5
2026-05-05drm/amd/display: add max bandwidth budget to QoS interfaceWenjing Liu1-4/+4
2026-05-05drm/amd/display: Find link encoder for flexible DIG mapping casesOvidiu Bunea1-5/+7
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian11-139/+165
2026-05-05drm/amd/display: Skip HDR metadata update when Smart Power OLED enabledIan Chen1-0/+6
2026-05-05drm/amd/display: Implement block sequencing infrastructure for modular hardware operations.Bhuvanachandra Pinninti1-49/+296
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone3-166/+725
2026-04-28drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.hChen Ni1-1/+0
2026-04-28drm/amd/display: fix root clock disabled when DSC power gate disabled for DCN314Jing Zhou1-41/+41
2026-04-28drm/amd/display: fix dual cursor shows on extend desktopCharlene Liu1-0/+7
2026-04-24drm/amd/display: Restore analog connector supportRoman Li1-35/+59
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian1-2/+2
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian10-57/+65