summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-11-10drm/amd/display: Allow tuning DCN314 bounding boxNicholas Kazlauskas1-5/+2
2022-11-10drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas2-18/+18
2022-11-10drm/amd/display: Waiting for 1 frame to fix the flash issue on PSR1Ryan Lin2-1/+10
2022-11-10drm/amd/display: Consider dp cable id only when data is non zeroWenjing Liu1-4/+18
2022-11-10drm/amd/display: Update 709 gamma to 2.222 as stated in the standerdNawwar Ali1-1/+1
2022-11-10drm/amd/display: Cursor update refactor: PSR-SU support conditionMax Tseng1-0/+48
2022-11-10drm/amd/display: Adding HDMI SCDC DEVICE_ID defineLeo Ma1-0/+1
2022-11-10drm/amd/display: Wait for VBLANK during pipe programmingAlvin Lee1-0/+1
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie94-961/+1671
2022-11-05drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann1-2/+0
2022-11-04drm/amd/display: add DCN support for ARM64Ao Zhong3-5/+24
2022-11-03drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-03drm/amd/display: Add DSC delay factor workaroundGeorge Shen7-7/+19
2022-11-03drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-03drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-03drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone1-0/+3
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei1-4/+4
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo1-0/+3
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-11-01drm/amd/display (gcc13): fix enum mismatchJiri Slaby (SUSE)1-1/+3
2022-11-01drm/amd/display: 3.2.210Aric Cyr1-1/+1
2022-11-01drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-01drm/amd/display: Fix null pointer issues found in emulationCharlene Liu1-2/+4
2022-11-01drm/amd/display: Add DSC delay factor workaroundGeorge Shen7-7/+19
2022-11-01drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-01drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-01drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-01drm/amd/display: [FW Promotion] Release 0.0.141.0Anthony Koo1-0/+6
2022-11-01drm/amd/display: Add a debug option HBR2CP2520 over TPS4Leo Chen6-0/+11
2022-11-01drm/amd/display: Stop waiting for vblank during pipe programmingMartin Leung1-1/+0
2022-11-01drm/amd/display: Modify checks to enable TPS3 pattern when requiredIswara Nagulendran1-1/+5
2022-11-01drm/amd/display: Remove rate check from pixel rate divider updateTaimur Hassan1-1/+1
2022-11-01drm/amd/display: Check validation passed after applying pipe split changesDillon Varone1-4/+6
2022-11-01drm/amd/display: Update DML formulaCharlene Liu2-2/+4
2022-11-01drm/amd/display: Don't enable ODM + MPOAlvin Lee1-4/+0
2022-11-01drm/amd/display: Include virtual signal to set k1 and k2 valuesEric Bernstein1-1/+1
2022-11-01drm/amd/display: Reinit DPG when exiting dynamic ODMDillon Varone1-0/+23
2022-11-01drm/amd/display: drop vblank_lock from struct amdgpu_display_managerHamza Mahfooz2-8/+0
2022-10-28Merge tag 'drm-misc-next-2022-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+0
2022-10-27drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2022-10-27drm/amd/display: make wake_up_aux_channel staticJiapeng Chong1-1/+1
2022-10-27Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-10-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz2-6/+11
2022-10-27drm/amd/display: prevent memory leakgehao2-0/+5
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong3-2/+14
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong3-42/+40