summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee
2023-06-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee
2023-06-15drm/amd/display: Convert to kdoc formats in dc/core/dc.cSrinivasan Shanmugam
2023-06-15Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee
2023-06-09drm/amd/display: add NULL pointer checkCharlene Liu
2023-06-09drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton
2023-06-09drm/amd/display: Fix unused variable ‘should_lock_all_pipes’Srinivasan Shanmugam
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee
2023-06-09drm/amd/display: add ODM case when looking for first split pipeSamson Tam
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-06-09drm/amd/display: Fix DMUB debugging print issueCruise Hung
2023-06-09drm/amd/display: Remove unnecessary variableRodrigo Siqueira
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma
2023-06-09drm/amd/display: Check Vactive for VRR active for FPO + VactiveAlvin Lee
2023-06-09drm/amd/display: revert "Update scaler recout data for visual confirm"Leo Ma
2023-06-09drm/amd/display: Workaround wrong HDR colorimetry with some receiversIlya Bakoulin
2023-04-24drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger
2023-04-24drm/amd/display: Update scaler recout data for visual confirmLeo (Hanghong) Ma
2023-04-21drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2023-04-21drm/amd/display: fix dpms_off issue when disabling bios modeZhongwei
2023-04-18drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann
2023-04-18drm/amd/display: add mechanism to skip DCN initEric Yang
2023-04-18drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic
2023-04-18drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-04-11drm/amd/display: remove unused matching_stream_ptrs variableTom Rix
2023-03-31drm/amd/display: fix double memory allocationMartin Leung
2023-03-22drm/amd/display: align commit_planes_for_stream to latest dc codeHersen Wu
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar
2023-03-22drm/amd/display: initialize link_srv in virtual envMartin Leung
2023-03-22drm/amd/display: Add const to a functionRodrigo Siqueira
2023-03-22drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...Lee Jones
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira
2023-03-07drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira
2023-03-07drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-03-07drm/amd/display: Simplify same effect if/else blocksDeepak R Varma
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai