summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dce110
AgeCommit message (Expand)AuthorFilesLines
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai1-0/+24
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss2-1/+5
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amd/display: Adjust dto fix coverageAusef Yousof1-1/+1
2025-06-18drm/amd/display: Don't disable dtb as dto src during dpms offAusef Yousof1-2/+4
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang1-0/+3
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu1-0/+5
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers1-4/+4
2025-04-08drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof1-5/+0
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu1-1/+2
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu1-4/+3
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-5/+2
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang1-1/+4
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCERodrigo Siqueira1-0/+2
2025-02-19drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea1-0/+5
2025-02-13drm/amd/display: Support DCN36 DSCWayne Lin1-0/+1
2025-02-13Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"Brandon Syu1-5/+0
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse1-3/+3
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea1-1/+2
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse2-4/+4
2024-09-27drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov1-1/+1
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi1-7/+14
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-08-21drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim1-11/+12
2024-08-21drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss1-17/+4
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu1-2/+5
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback1-1/+0
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-2/+3
2024-07-24drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone1-0/+1
2024-07-24drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee1-1/+1
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee1-0/+5
2024-07-01drm/amd/display: Add available bandwidth calculation for audioRyan Seto1-5/+57
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-5/+3
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen1-3/+21
2024-05-02drm/amd/display: Remove redundant NULL check in dce110_set_input_transfer_funcSrinivasan Shanmugam1-4/+1
2024-04-30drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen1-21/+3
2024-04-30drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen1-3/+21
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-04-10drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri1-2/+2
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-9/+6
2024-03-27drm/amd/display: Consolidate HPO enable/disable and restrict only to state tr...Natanel Roizenman1-10/+19
2024-03-22drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee2-2/+6
2024-01-29drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin1-1/+1
2024-01-16drm/amd/display: Add DP audio BW validationGeorge Shen1-1/+55
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai1-1/+1
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+5
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee1-1/+2