summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss/dce110
AgeCommit message (Expand)AuthorLines
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-16/+10
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-25/+1
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-3/+0
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea-9/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-27/+1
2026-01-05drm/amd/display: Fix dsc eDP issueCharlene Liu-3/+9
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-4/+4
2025-12-08drm/amd/display: shrink struct membersRosen Penev-3/+0
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-21/+1
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-0/+3
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-1/+0
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf-2/+4
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf-2/+73
2025-10-20drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang-2/+9
2025-09-15drm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf-4/+2
2025-09-15Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung-14/+18
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers-1/+1
2025-07-28drm/amd/display: Allow for sharing of some link and audio link functionsRelja Vojvodic-3/+10
2025-07-28drm/amd/display: Move setup_stream_attributeMichael Strauss-0/+1
2025-07-28drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res...Srinivasan Shanmugam-18/+14
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai-0/+24
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss-1/+5
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung-1/+1
2025-06-18drm/amd/display: Adjust dto fix coverageAusef Yousof-1/+1
2025-06-18drm/amd/display: Don't disable dtb as dto src during dpms offAusef Yousof-2/+4
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang-0/+3
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang-3/+4
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu-0/+5
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers-4/+4
2025-04-07drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof-5/+0
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu-1/+2
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu-4/+3
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang-5/+2
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang-1/+4
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCERodrigo Siqueira-0/+2
2025-02-19drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea-0/+5
2025-02-12drm/amd/display: Support DCN36 DSCWayne Lin-0/+1
2025-02-12Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"Brandon Syu-5/+0
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse-3/+3
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea-1/+2
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse-4/+4
2024-09-26drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov-1/+1
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi-7/+14
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai-0/+50
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim-11/+12
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss-17/+4
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu-2/+5
2024-07-23drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback-1/+0
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung-2/+3