summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst27-13/+193
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park9-7/+75
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone11-3/+46
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello1-0/+2
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello1-3/+10
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard95-942/+803
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh1-0/+6
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen1-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-20drm/amd/display: 3.2.310Aric Cyr1-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam1-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam2-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone8-11/+53
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback1-0/+3
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu1-1/+22
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma1-8/+5
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-11drm/amd/display: 3.2.309Aric Cyr3-8/+32
2024-11-11drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-11drm/amd/display: Remove unused codeRodrigo Siqueira1-13/+0
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-08drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-08drm/amd/display: Use region6 size in fw_meta_infoJinZe Xu1-1/+3
2024-11-08drm/amd/display: Update SPL Taps Required For Integer ScalingAustin Zheng1-4/+11
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie3-2/+25
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang1-4/+6
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai1-3/+5
2024-11-08drm/amd/display: Adding flag for forced MST blocked discoveryMeenakshikumar Somasundaram1-0/+1
2024-11-08drm/amd/display: Fix Panel Replay not update screen correctlyTom Chung2-57/+59
2024-11-08drm/amd/display: Change some variable name of psrTom Chung4-14/+14
2024-11-08drm/amd/display: Change parameters to fix certain compiler errorsRevalla Hari Krishna2-2/+2
2024-11-08drm/amd/display: Refactor HPD IRQ error checking flowLeon Huang1-13/+3
2024-11-04drm/amd/display: 3.2.308Aric Cyr1-1/+1
2024-11-04drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo4-8/+59
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse20-41/+119
2024-11-04drm/amd/display: [FW Promotion] Release 0.0.241.0Taimur Hassan1-3/+4
2024-11-04drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin1-12/+4
2024-11-04drm/amd/display: Minimize wait for pending updatesIlya Bakoulin1-1/+4
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-11-04drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof1-1/+9
2024-11-04drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-11-04drm/amd/display: SPL cleanupSamson Tam4-27/+27