summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-12-10drm/amd/display: 3.2.312Aric Cyr1-1/+1
2024-12-10drm/amd/display: fix v tap calculation for non-adaptive scaling in SPLSamson Tam1-4/+4
2024-12-10drm/amd/display: Adjust DPCD read for DP tunnelingCruise1-11/+10
2024-12-10drm/amd/display: Check that hw cursor is not required when falling back to su...Peterson1-1/+1
2024-12-10drm/amd/display: Don't allow IPS2 in D0 for RCG DynamicNicholas Kazlauskas2-1/+5
2024-12-10drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2-11/+29
2024-12-10drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_ifCharlene Liu2-15/+119
2024-12-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan1-2/+2
2024-12-10drm/amd/display: 3.2.311Aric Cyr1-1/+1
2024-12-10drm/amd/display: Add support for custom recout_width in SPLSamson Tam3-12/+37
2024-12-10drm/amd/display: Add disable_ips_in_dpms_off flag for IPSNicholas Kazlauskas2-1/+2
2024-12-10drm/amd/display: Enable EASF based on luma taps onlySamson Tam1-4/+2
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park9-7/+75
2024-12-03drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone10-2/+34
2024-12-03drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-03drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-03drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
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-13Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-13drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-11drm/amd/display: 3.2.309Aric Cyr2-2/+3
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: Update SPL Taps Required For Integer ScalingAustin Zheng1-4/+11
2024-11-08drm/amd/display: disabling p-state checks for DCN31 and DCN314Emily Nie2-2/+2
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: 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 Zuo3-3/+45
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse19-40/+113
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