summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-11-21drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul
2022-11-21drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-21drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-21drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-11-21drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang
2022-11-15drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira
2022-11-15drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang
2022-11-09drm/amd/display: only fill dirty rectangles when PSR is enabledHamza Mahfooz
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone
2022-11-09drm/amd/display: Fix gpio port mapping issueSteve Su
2022-11-09drm/amd/display: Fix reg timeout in enc314_enable_fifoNicholas Kazlauskas
2022-11-09drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere
2022-11-09drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai
2022-11-09drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen
2022-10-24drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía
2022-10-24drm/amd/display: Don't return false if no streamAlvin Lee
2022-10-24drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira
2022-10-18drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck
2022-10-14drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor
2022-10-13Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-12drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai