aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-07-08drm/amd/display: remove faulty assertDmytro Laktyushkin1-1/+0
2021-07-08Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"Wesley Chalmers1-3/+4
2021-07-08drm/amd/display: Add null checksWang1-0/+3
2021-07-08drm/amd/display: DMUB Outbound Interrupt Process-X86Chun-Liang Chang1-0/+24
2021-07-08drm/amd/display: isolate link training setting override to its own functionWenjing Liu1-60/+53
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher4-20/+8
2021-06-22drm/amd/display: do not compare integers of different widthsJosip Pavic2-3/+3
2021-06-22drm/amd/display: Revert "Guard ASSR with internal display flag"Stylon Wang1-41/+17
2021-06-21drm/amd/display: Fix incorrect variable nameWesley Chalmers1-1/+1
2021-06-21drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai1-0/+4
2021-06-18drm/amd/display: Fix gcc unused variable warningPu Lehui1-0/+4
2021-06-15drm/amd/display: Extend AUX timeout for DP initial readsWesley Chalmers1-4/+3
2021-06-15drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers1-2/+85
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers4-30/+139
2021-06-15drm/amd/display: Improve logic for is_lttpr_presentWesley Chalmers1-2/+1
2021-06-15drm/amd/display: Always write repeater mode regardless of LTTPRWesley Chalmers1-4/+3
2021-06-15drm/amd/display: Set LTTPR Transparent Mode after read link capWesley Chalmers1-2/+3
2021-06-15drm/amd/display: Move LTTPR cap read into its own functionWesley Chalmers1-34/+41
2021-06-15drm/amd/display: Read LTTPR caps first on hotplugWesley Chalmers1-32/+33
2021-06-15drm/amd/display: Updated variable name.David Galiffi1-6/+6
2021-06-15drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen1-5/+5
2021-06-15drm/amd/display: dp mst detection code refactorWenjing Liu1-95/+61
2021-06-15drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen1-4/+6
2021-06-10drm/amd/display: use ARRAY_SIZE for base60_refresh_ratesJiapeng Chong1-1/+1
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen1-0/+21
2021-06-08drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan1-18/+0
2021-06-08drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr1-0/+5
2021-06-08drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen1-0/+2
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski1-2/+6
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani1-0/+42
2021-06-08drm/amd/display: Support mappable encoders when transmitting training patterns.Jimmy Kizito1-1/+10
2021-06-08drm/amd/display: Expand DP module equalization API.Jimmy Kizito1-11/+11
2021-06-08drm/amd/display: add visual confirm colors to differentiate layer_index > 0Evgenii Krasnikov1-0/+14
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-0/+98
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski2-8/+24
2021-06-08drm/amd/display: Trigger full update after DCC on/offJake Wang1-1/+6
2021-06-04drm/amd/display: Add DCN3.1 ResourceNicholas Kazlauskas1-0/+16
2021-06-04drm/amd/display: Add z10 restore checks for DC interfacesNicholas Kazlauskas3-0/+27
2021-06-04drm/amd/display: Add DCN3.1 DIONicholas Kazlauskas2-0/+24
2021-06-04drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.Mario Kleiner1-2/+9
2021-06-01drm/amd/display: Remove the redundant initialization of local variableShaokun Zhang1-9/+8
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner1-2/+5
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+2
2021-05-27drm/amd/display/dc/core/dc: Convert function headers to kernel-docLee Jones1-35/+11
2021-05-27drm/amd/display: fix odm scalingDmytro Laktyushkin1-367/+201
2021-05-27drm/amd/display: isolate 8b 10b link training sequence into its own functionWenjing Liu1-56/+62
2021-05-27drm/amd/display: add exit training mode and update channel coding in LTWenjing Liu1-17/+56
2021-05-27drm/amd/display: Expand DP module clock recovery API.Jimmy Kizito1-43/+36
2021-05-27drm/amd/display: Update DP link configuration.Jimmy Kizito1-24/+67
2021-05-21drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai1-1/+1