summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Generalize new minimal transition pathAlvin Lee2-100/+77
2024-02-22drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2-19/+71
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: Remove redundant FPU guardRodrigo Siqueira1-2/+0
2024-02-22drm/amd/display: Add SMU timeout check and retryRodrigo Siqueira2-4/+13
2024-02-22drm/amd/display: Remove unused fileRodrigo Siqueira1-79/+0
2024-02-22drm/amd/display: Initialize variable with default valueRodrigo Siqueira1-1/+1
2024-02-19drm/amd/display: Remove break after returnRodrigo Siqueira1-1/+0
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-02-16drm/amd/display: 3.2.272Aric Cyr1-1/+1
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen5-53/+1
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
2024-02-15drm/amd/display: allow psr-su/replay for z8Charlene Liu2-8/+12
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1
2024-02-15drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas1-38/+45
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss5-56/+56
2024-02-15drm/amd/display: enable fgcg by defaultCharlene Liu1-1/+2
2024-02-15drm/amd/display: treat plane clip size change as MED update typeWenjing Liu3-1/+9
2024-02-15Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-13drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam1-0/+2
2024-02-13drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam1-1/+1
2024-02-13drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam1-1/+1
2024-02-13drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-02-07drm/amd/display: Simplify the calculation of variablesJiapeng Chong1-1/+1
2024-02-07drm/amd/display: 3.2.271Aric Cyr1-1/+1
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira8-16/+0
2024-02-07drm/amd/display: Trivial code style adjustmentRodrigo Siqueira2-2/+4
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira1-0/+1
2024-02-07drm/amd/display: Drop legacy codeRodrigo Siqueira7-43/+0
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee10-13/+94
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee12-66/+41
2024-02-07drm/amd/display: Adjust set_p_state calls to fix loggingEthan Bitnun1-11/+11
2024-02-07drm/amd/display: Add delay before logging clks from hwEthan Bitnun1-0/+2
2024-02-07drm/amd/display: correct comment in set_default_brightness_aux()Camille Cho1-1/+1
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen5-1/+53
2024-02-07drm/amd/display: Add debug option to force 1-tap chroma subsamplingGeorge Shen2-0/+8
2024-02-07drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas3-2/+4
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas1-2/+2
2024-02-07drm/amd/display: Disable timeout in more places for dc_dmub_srvNicholas Kazlauskas1-3/+10
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63