summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
7 daysdrm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
7 daysdrm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6
13 daysdrm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss1-1/+9
2024-06-12drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-06-12drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-06-12drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-06-12drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-06-12drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-06-12drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-06-12drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-06-12drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-05-17drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-04-27drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-04-10drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin2-7/+6
2024-04-03drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin1-0/+3
2024-04-03drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen1-6/+13
2024-04-03drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin1-0/+7
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-03-27drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-03-27drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5
2024-03-01Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-03-01drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam1-1/+1
2024-03-01drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-03-01drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-03-01drm/amd/display: Request usb4 bw for mst streamsPeichen Huang5-38/+144
2024-03-01drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram5-40/+104
2024-03-01drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-02-23drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-23drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-16drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-16drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-16drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
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