summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma2023-02-081-0/+17
* drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2023-02-081-0/+15
* drm/amdgpu/display: remove duplicate include header in filesye xingchen2023-02-031-1/+0
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-245-648/+590
* drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu2023-01-242-1019/+0
* drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu2023-01-241-378/+2
* drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2023-01-242-0/+53
* drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2023-01-243-800/+5
* drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu2023-01-243-22/+22
* drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-241-2/+12
* drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo2023-01-241-120/+19
* drm/amd/display: remove duplicate included header filesye xingchen2023-01-191-1/+0
* drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello2023-01-191-1/+1
* drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton2023-01-171-2/+2
* drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai2023-01-171-2/+13
* Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"Aurabindo Pillai2023-01-171-12/+3
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-174-2161/+47
* drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-172-126/+4
* drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu2023-01-172-3001/+33
* drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu2023-01-133-1025/+2
* drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu2023-01-134-249/+3
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-134-816/+191
* drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu2023-01-132-236/+4
* drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung2023-01-131-27/+30
* drm: amd: display: Fix memory leakageKonstantin Meskhidze2023-01-131-0/+1
* drm/amd/display: Remove redundant assignment to variable dcYi Yang2023-01-091-1/+1
* drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar2023-01-051-1/+0
* drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang2023-01-051-1/+8
* drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap2023-01-031-15/+25
* drm/amd/display: Adding braces to prepare for future changes to behavior of i...Leo Chen2023-01-031-1/+2
* drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu2023-01-033-43/+63
* drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee2023-01-031-34/+24
* drm/amd/display: Demote Error Level When ODM Transition SupportedFangzhi Zuo2022-12-151-3/+12
* drm/amd/display: add support for three new square pattern variants from DP2.1...Wenjing Liu2022-12-151-9/+39
* drm/amd/display: Add DPIA NOTIFICATION logicMustapha Ghaddar2022-12-151-0/+1
* drm/amd/display: use encoder type independent hwss instead of accessing enc d...Wenjing Liu2022-12-151-13/+5
* drm/amd/display: Revert Scaler HCBlank issue workaroundLeo (Hanghong) Ma2022-12-151-1/+0
* drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen2022-12-152-17/+3
* drm/amd/display: Implement multiple secure displayAlan Liu2022-12-151-2/+3
* drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas2022-12-061-1/+1
* drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee2022-12-061-1/+1
* drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin2022-12-061-0/+3
* drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee2022-11-291-1/+20
* drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee2022-11-291-1/+1
* Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher2022-11-231-1/+1
* drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee2022-11-231-0/+13
* drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee2022-11-231-2/+14
* drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee2022-11-231-1/+17
* drm/amd/display: Adjust DP 8b10b LT exit behaviorIlya Bakoulin2022-11-151-9/+11
* drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee2022-11-151-16/+38