summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorLines
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen-6/+0
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar-8/+7
2021-09-16drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher-1/+23
2021-09-16drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram-3/+7
2021-09-16drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland-4/+12
2021-08-31drm/amd/display: Initialize lt_settings on instantiationMichael Strauss-3/+3
2021-08-16drm/amd/display: Ensure DCN save after VM setupJake Wang-0/+9
2021-08-09drm/amd/display: refactor the cursor programing codesRoy Chan-41/+65
2021-08-09drm/amd/display: refactor the codes to centralize the stream/pipe checking logicRoy Chan-21/+41
2021-08-06drm/amd/display: Remove redundant initialization of variable eng_idColin Ian King-1/+1
2021-08-05drm/amd/display: Add check for validating unsupported ODM plus MPO caseJaehyun Chung-0/+5
2021-08-05drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers-19/+2
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing-1/+1
2021-07-28drm/amd/display: Fixed EdidUtility build errorsMark Morra-55/+55
2021-07-23drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang-3/+5
2021-07-23drm/amd/display: Only set default brightness for OLEDCamille Cho-3/+1
2021-07-23drm/amd/display: Add copyright notice to new filesWesley Chalmers-0/+25
2021-07-23drm/amd/display: Reduce delay when sink device not able to ACK 00340h writeZhan Liu-3/+17
2021-07-21drm/amd/display: reset dpcd_cap.dpcd_rev for passive dongle.Charlene Liu-0/+2
2021-07-16drm/amd/display: Fix 10bit 4K display on CIK GPUsLiviu Dudau-1/+1
2021-07-08drm/amd/display: remove faulty assertDmytro Laktyushkin-1/+0
2021-07-08Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"Wesley Chalmers-3/+4
2021-07-08drm/amd/display: Add null checksWang-0/+3
2021-07-08drm/amd/display: DMUB Outbound Interrupt Process-X86Chun-Liang Chang-0/+24
2021-07-08drm/amd/display: isolate link training setting override to its own functionWenjing Liu-60/+53
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher-20/+8
2021-06-22drm/amd/display: do not compare integers of different widthsJosip Pavic-3/+3
2021-06-22drm/amd/display: Revert "Guard ASSR with internal display flag"Stylon Wang-41/+17
2021-06-21drm/amd/display: Fix incorrect variable nameWesley Chalmers-1/+1
2021-06-21drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai-0/+4
2021-06-18drm/amd/display: Fix gcc unused variable warningPu Lehui-0/+4
2021-06-15drm/amd/display: Extend AUX timeout for DP initial readsWesley Chalmers-4/+3
2021-06-15drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers-2/+85
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers-30/+139
2021-06-15drm/amd/display: Improve logic for is_lttpr_presentWesley Chalmers-2/+1
2021-06-15drm/amd/display: Always write repeater mode regardless of LTTPRWesley Chalmers-4/+3
2021-06-15drm/amd/display: Set LTTPR Transparent Mode after read link capWesley Chalmers-2/+3
2021-06-15drm/amd/display: Move LTTPR cap read into its own functionWesley Chalmers-34/+41
2021-06-15drm/amd/display: Read LTTPR caps first on hotplugWesley Chalmers-32/+33
2021-06-15drm/amd/display: Updated variable name.David Galiffi-6/+6
2021-06-15drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen-5/+5
2021-06-15drm/amd/display: dp mst detection code refactorWenjing Liu-95/+61
2021-06-15drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen-4/+6
2021-06-10drm/amd/display: use ARRAY_SIZE for base60_refresh_ratesJiapeng Chong-1/+1
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen-0/+21
2021-06-08drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan-18/+0
2021-06-08drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr-0/+5
2021-06-08drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen-0/+2
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski-2/+6
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani-0/+42