summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2025-02-13drm/amd/display: Make dcn401_program_pipe non staticAurabindo Pillai2-1/+5
2025-02-13drm/amd/display: pass calculated dram_speed_mts to dml2Charlene Liu3-0/+4
2025-02-13drm/amd/display: add workaround flag to link to force FFE presetBrendan Tam2-0/+4
2025-02-13drm/amd/display: add s1_12 filter tablesSamson Tam4-109/+1079
2025-02-13drm/amd/display: limit coverage of optimization skipAusef Yousof3-0/+3
2025-02-13drm/amd/display: add new IRQ enum for underflowsLeo Zeng1-0/+1
2025-02-13drm/amd/display: remove TF check for LLS policySamson Tam1-24/+7
2025-02-13drm/amd/display: use s1_12 filter tables in SPLSamson Tam1-5/+0
2025-02-13drm/amd/display: DML21 ReintegrationAustin Zheng16-12853/+83
2025-02-13drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-02-13drm/amd/display: docstring definitions MAX_SURFACES and MAX_PLANESZaeem Mohamed1-0/+6
2025-02-13drm/amd/display: Expose 3 secondary planes for supported ASICsZaeem Mohamed4-12/+12
2025-02-13drm/amd/display: Add DCN36 COREWayne Lin1-0/+6
2025-02-13drm/amd/display: Support DCN36 DSCWayne Lin1-0/+1
2025-02-13drm/amd/display: Add DCN36 DML2 supportWayne Lin4-0/+9
2025-02-13drm/amd/display: Add DCN36 GPIOWayne Lin2-0/+2
2025-02-13drm/amd/display: Add DCN36 ResourceWayne Lin3-0/+2252
2025-02-13drm/amd/display: Add DCN36 IRQWayne Lin3-0/+429
2025-02-13drm/amd/display: Add DCN36 BIOS command table supportWayne Lin1-0/+1
2025-02-13drm/amd/display: Add DCN36 version identifiersWayne Lin1-0/+2
2025-02-13drm/amd/display: Replace pr_info in dc_validate_boot_timing()Alex Hung1-1/+1
2025-02-13drm/amd/display: Remove unused link_enc_cfg_get_link_enc_used_by_streamDr. David Alan Gilbert2-16/+0
2025-02-13drm/amd/display: Remove unused get_max_support_fbc_buffersizeDr. David Alan Gilbert2-15/+0
2025-02-13drm/amd/display: Remove unused hubbub1_toggle_watermark_change_reqDr. David Alan Gilbert2-21/+0
2025-02-13drm/amd/display: Remove unused get_clock_requirements_for_stateDr. David Alan Gilbert2-14/+0
2025-02-13drm/amd/display: Remove unused dc_stream_get_crtc_positionDr. David Alan Gilbert2-39/+0
2025-02-13drm/amd/display: Remove unused mpc1_is_mpcc_idleDr. David Alan Gilbert2-20/+0
2025-02-13drm/amd/display: 3.2.319Taimur Hassan1-1/+1
2025-02-13drm/amd/display: Move SPL to a new pathSamson Tam27-12/+6
2025-02-13drm/amd/display: Request HW cursor on DCN3.2 with SubVPAric Cyr1-0/+1
2025-02-13drm/amd/display: Allow reuse of of DCN4x codeDmytro26-68/+188
2025-02-13drm/amd/display: Enable odm 4:1 when debug key is setMuhammad Ahmed1-0/+3
2025-02-13drm/amd/display: Support multiple options during psr entry.Martin Tsai2-0/+11
2025-02-13Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"Brandon Syu1-5/+0
2025-02-13drm/amd/display: Fixes for mcache programming in DML21Dillon Varone7-10/+68
2025-02-13drm/amd/display: 3.2.318Aric Cyr1-1/+1
2025-02-13drm/amd/display: refactor dio link encoder assigningPeichen Huang4-3/+206
2025-02-13drm/amd/display: Guard Possible Null Pointer DereferenceSung Lee1-3/+5
2025-02-13drm/amd/display: Ammend DCPG IP control sequences to align with HW guidanceDillon Varone4-5/+48
2025-02-13drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating Urgent B...Austin Zheng2-1/+29
2025-02-13drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai2-14/+10
2025-02-13drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-02-13drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-02-13drm/amd/display: Refactor mark_seamless_boot_stream()Mario Limonciello1-7/+11
2025-02-13drm/amd/display: Add debug messages for dc_validate_boot_timing()Mario Limonciello1-28/+86
2025-02-13drm/amd/display: 3.2.317Aric Cyr1-1/+1
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo5-142/+73
2025-02-13drm/amd/display: Exclude clkoffset and ips setting for dcn351 specificCharlene Liu1-2/+2
2025-02-13drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-02-13drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping ItAustin Zheng1-3/+2