summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-02-05drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-02-05drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee4-4/+8
2024-02-05drm/amd/display: make flip_timestamp_in_us a 64-bit variableJosip Pavic1-1/+1
2024-02-05drm/amd/display: Force p-state disallow if leaving no plane configAlvin Lee1-0/+20
2024-02-05drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee3-6/+31
2024-02-05drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin1-5/+8
2024-02-05drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram1-0/+4
2024-02-01drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-02-01drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-02-01drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-02-01drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-26drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-20drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang13-51/+104
2024-01-20drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu1-5/+14
2024-01-20drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin1-8/+18
2024-01-20drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-01-10drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz3-3/+13
2023-12-20drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-12-08drm/amd/display: Simplify brightness initializationCamille Cho6-22/+5
2023-12-08drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-12-08drm/amd/display: refactor ILR to make it workSherry Wang4-12/+31
2023-12-08drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-12-08drm/amd/display: Refactor edp power controlIan Chen11-9/+66
2023-12-08drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-11-28drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-28drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-11-28drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2-4/+7
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-28drm/amd/display: fix num_ways overflow errorSamson Tam1-3/+4
2023-11-28drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu2-2/+15
2023-11-28drm/amd/display: add seamless pipe topology transition checkWenjing Liu5-0/+68
2023-11-28drm/amd/display: Don't lock phantom pipe on disablingAlvin Lee1-1/+2
2023-11-28drm/amd/display: Blank phantom OTG before enablingAlvin Lee6-49/+68
2023-11-08drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas2-2/+4
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-09-21drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed3-20/+20
2023-09-12drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-12drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar5-6/+58
2023-09-12drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-09-07drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-07Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-09-01drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5