summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Restructure dpia link trainingPeichen Huang2024-09-186-50/+181
* drm/amd/display: Implement new DPCD register handlingRyan Seto2024-09-182-0/+12
* drm/amd/display: fix double free issue during amdgpu module unloadTim Huang2024-08-201-1/+1
* drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin2024-08-201-0/+1
* drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim2024-08-202-2/+5
* drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss2024-08-204-35/+40
* drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss2024-08-201-0/+8
* drm/amd/display: Revert Avoid overflow assignmentGabe Teeger2024-08-061-2/+1
* drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo2024-08-061-0/+2
* drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung2024-07-271-1/+2
* drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung2024-07-231-0/+5
* drm/amd/display: Check null pointers before multiple usesAlex Hung2024-07-232-2/+8
* drm/amd/display: Check null pointers before usedAlex Hung2024-07-231-1/+1
* drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung2024-07-231-0/+7
* drm/amd/display: Fix DP-DVI dongle hotplugGabe Teeger2024-07-231-4/+1
* drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu2024-07-231-14/+27
* drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li2024-07-231-1/+5
* drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2024-07-162-9/+29
* drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-011-1/+1
* drm/amd/display: Validate function returnsAlex Hung2024-06-271-2/+1
* drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa2024-06-271-10/+11
* drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung2024-06-271-3/+3
* drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung2024-06-271-1/+1
* drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2024-06-271-1/+9
* Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback2024-06-141-3/+0
* drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski2024-06-141-2/+6
* Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang2024-06-141-15/+9
* drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu2024-06-141-14/+10
* drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen2024-06-141-1/+2
* drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss2024-06-141-3/+16
* drm/amd/display: Update FIXED_VS retimer training pattern delayMichael Strauss2024-06-141-3/+3
* drm/amd/display: Program DIG FE source select for DVI before PHY enAlvin Lee2024-06-141-1/+1
* drm/amd/display: Extend PSRSU residency modeJack Chang2024-06-142-3/+3
* drm/amd/display: Add retires when read DPCDJoan Lee2024-06-051-6/+20
* drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback2024-06-051-0/+3
* drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu2024-06-053-16/+25
* drm/amd/display: Refactor construct_phy function in dc/link/link_factory.cSrinivasan Shanmugam2024-05-231-33/+34
* drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert2024-05-201-4/+0
* drm/amd/display: Not fallback if link BW is smaller than req BWCruise2024-05-202-17/+4
* drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen2024-05-131-4/+18
* drm/amd/display: Expand to higher link ratesSung Joon Kim2024-05-131-0/+3
* drm/amd/display: reset DSC clock in post unlock updateWenjing Liu2024-05-081-2/+8
* drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone2024-05-081-0/+2
* drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone2024-05-081-0/+3
* drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu2024-05-021-1/+1
* drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung2024-05-021-1/+1
* drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu2024-05-021-0/+1
* drm/amd/display: Check index for aux_rd_interval before usingAlex Hung2024-05-021-2/+2
* drm/amd/display: Change ASSR disable sequenceSwapnil Patel2024-04-301-2/+1
* drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin2024-04-301-8/+6