summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols
AgeCommit message (Expand)Author
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang
2024-10-01drm/amd/display: Introduce New ABC Framework for Brightness ControlMuyuan Yang
2024-10-01drm/amd/display: add more support for UHBR10 eDPLiu Xi (Alex)
2024-10-01drm/amd/display: Block UHBR Based On USB-C PD Cable IDMichael Strauss
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-06-27drm/amd/display: Validate function returnsAlex Hung
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu
2024-05-20drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise
2024-05-13drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen
2024-05-13drm/amd/display: Expand to higher link ratesSung Joon Kim
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung
2024-04-30drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin
2024-04-30drm/amd/display: Disable error correction if it's not supportedCruise
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram
2024-04-30drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback
2024-04-09drm/amd/display: Expand supported Replay residency modeLeon Huang
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso
2024-02-22drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev