summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung
2022-12-31drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers
2022-12-31drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-12-31drm/amd/display: Workaround to increase phantom pipe vactive in pipesplitGeorge Shen
2022-12-31drm/amd/display: Disable DRR actions during state commitWesley Chalmers
2022-12-31drm/amd/display: Use min transition for SubVP into MPOAlvin Lee
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao
2022-12-31drm/amd/display: skip commit minimal transition statezhikzhai
2022-12-31drm/amd/display: wait for vblank during pipe programmingHaiyi Zhou
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai
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