summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone-1/+1
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram-0/+4
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-135/+418
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng-4/+4
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung-6/+0
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu-7/+8
2025-05-05drm/amd/display: Add skip rIOMMU dc config optionKevin Gao-3/+4
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas-4/+2
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu-21/+38
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu-11/+13
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto-400/+129
2025-05-05drm/amd/display: Prepare for Fused I2C-over-AUXDominik Kaszewski-4/+8
2025-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li-9/+5
2025-05-05drm/amd/display: Always Scale FlagJesse Agate-11/+14
2025-05-05drm/amd/display: Promote DC to 3.2.330Taimur Hassan-1/+1
2025-05-05drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.Bhuvanachandra Pinninti-13/+6
2025-05-05drm/amd/display: Update IPS sequential_ono requirement checksOvidiu Bunea-3/+3
2025-04-30drm/amd/display: Rename program_timing function for better debuggingAntonio Fernando Silva e Cruz Filho-2/+2
2025-04-30drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_...Srinivasan Shanmugam-1/+2
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert-30/+0
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu-0/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-129/+400
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram-2/+4
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu-8/+5
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen-18/+36
2025-04-22drm/amd/display: Promote DC to 3.2.329Taimur Hassan-1/+1
2025-04-21drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto-2/+2
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu-37/+363
2025-04-21drm/amd/display: DCN32 null data checkYihan Zhu-188/+192
2025-04-21drm/amd/display: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng-635/+642
2025-04-21drm/amd/display: Move desync error counter operation up.Jack Chang-3/+4
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello-1/+1
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park-0/+27
2025-04-21drm/amd/display: To apply the adjusted DP ref clock for DP devicesYiling Chen-4/+5
2025-04-21drm/amdgpu: add missing DCE6 to dce_version_to_string()Alexandre Demers-0/+6
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers-2/+2
2025-04-21drm/amdgpu: fix duplicated value setting in dce100_resource_construct()Alexandre Demers-1/+1
2025-04-21drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declarationAlexandre Demers-1/+1
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers-4/+4
2025-04-11drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher-7/+10
2025-04-08drm/amd/display/dc: reclassify DCE6 resources and hw sequencerAlexandre Demers-20/+39
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers-1/+1
2025-04-07drm/amd/display: Promote DC to 3.2.328Taimur Hassan-1/+1
2025-04-07drm/amd/display: rename IPS2 entry/exit messageSherry Wang-3/+3
2025-04-07drm/amd/display: turn off eDP lcdvdd and backlight if not requiredCharlene Liu-2/+4
2025-04-07drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof-5/+8
2025-04-07drm/amd/display: wait for updates to latch before lockingAusef Yousof-0/+175
2025-04-07drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`Mario Limonciello-6/+3
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski-21/+207