summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss17-237/+738
2023-08-16drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2-4/+4
2023-08-16drm/amd/display: dmub_replay: don't use kernel-doc markersRandy Dunlap1-9/+9
2023-08-16drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha1-0/+3
2023-08-16drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha3-0/+14
2023-08-09drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-09drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-09drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-09drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-3/+2
2023-08-09drm/amd/display: Get replay info from VSDBBhawanpreet Lakha3-0/+64
2023-08-09drm/amd/display: Clean up errors in dce_clk_mgr.cRan Sun1-1/+1
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun1-4/+2
2023-08-09drm/amd/display: Clean up errors in dcn10_dpp_dscl.cRan Sun1-2/+1
2023-08-09drm/amd/display: Clean up errors in dc_stream.cRan Sun1-2/+1
2023-08-09drm/amd/display: Clean up errors in bios_parser2.cRan Sun1-16/+16
2023-08-09drm/amd/display: Clean up errors in dcn316_smu.cRan Sun1-10/+8
2023-08-09drm/amd/display: Clean up errors in dcn316_clk_mgr.cRan Sun1-4/+2
2023-08-09drm/amd/display: Clean up errors in dcn315_smu.cRan Sun1-14/+12
2023-08-09drm/amd/display: Clean up errors in dce112_hw_sequencer.cRan Sun1-1/+1
2023-08-09drm/amd/display: Clean up errors in dce110_hw_sequencer.cRan Sun1-1/+1
2023-08-09drm/amd/display: Clean up errors in dce110_timing_generator.cRan Sun1-2/+2
2023-08-09drm/amd/dc: Clean up errors in hpd_regs.hRan Sun1-5/+5
2023-08-09drm/amd/display: Clean up errors in ddc_regs.hRan Sun1-20/+20
2023-08-09drm/amd/display: Clean up errors in color_gamma.cRan Sun1-3/+2
2023-08-09drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-3/+1
2023-08-09drm/amd/display: Return value of functionDenis Arefev1-1/+1
2023-08-08drm/amd/display: Promote DAL to 3.2.246Martin Leung1-1/+1
2023-08-08drm/amd/display: Change HDCP update sequence for DMBhawanpreet Lakha1-42/+38
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu21-95/+85
2023-08-08drm/amd/display: move idle pipe allocation logic into dcn specific layerWenjing Liu3-116/+174
2023-08-08drm/amd/display: Use max memclk variable when setting max memclkAlvin Lee1-1/+1
2023-08-08drm/amd/display: Add vendor Id for referenceMike Hsieh1-0/+1
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen1-1/+3
2023-08-08drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen1-1/+3
2023-08-08drm/amd/display: Revert "drm/amd/display: Read down-spread percentage from lu...Leo Chen2-38/+1
2023-08-08drm/amd/display: do not treat clip_rect size change as a scaling changeWenjing Liu1-3/+1
2023-08-08drm/amd/display: adjust visual confirm dpp height offset to be 1/240 of v add...Wenjing Liu1-2/+8
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu12-254/+328
2023-08-08drm/amd/display: always acquire MPO pipe for every blending treeWenjing Liu2-317/+12
2023-08-08drm/amd/display: support plane clip with zero recout sizeWenjing Liu1-24/+33
2023-08-08drm/amd/display: Use DTBCLK as refclk instead of DPREFCLKAustin Zheng1-1/+2
2023-08-08drm/amd/display: Set Stream Update Flags in commit_state_no_checkAustin Zheng1-0/+13
2023-08-08drm/amd/display: Make mpc32 functions available to future DCNsWesley Chalmers2-14/+75
2023-08-08drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers1-2/+3
2023-08-08drm/amd/display: Enable DPIA trace with DC debug maskStylon Wang1-1/+6
2023-08-08drm/amd/display: Add interface to enable DPIA traceStylon Wang3-0/+50
2023-08-08drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu2-2/+2
2023-08-08drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz2-15/+21
2023-08-08drm/amd/display: Read replay data from sinkBhawanpreet Lakha2-0/+12