summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang2021-12-015-5/+5
* drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo2021-12-0111-0/+135
* drm/amd/display: fix application of sizeof to pointerLv Ruyi2021-12-011-2/+2
* drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2021-12-011-1/+1
* drm/amd/display: 3.2.163Aric Cyr2021-11-241-1/+1
* drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung2021-11-241-2/+1
* drm/amd/display: Fix ODM combine issue with fast bootsungwang2021-11-241-1/+2
* drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen2021-11-243-3/+3
* drm/amd/display: Display object info table changesNevenko Stupar2021-11-241-2/+4
* drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2021-11-242-1/+9
* drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu2021-11-244-5/+5
* drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing2021-11-245-66/+4
* drm/amd/display: enable seamless boot for DCN301Zhan Liu2021-11-222-2/+1
* drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas2021-11-221-0/+13
* drm/amd/display: based on flag reset z10 function pointerCharlene Liu2021-11-221-0/+5
* drm/amd/display: check top_pipe_to_program pointerYang Li2021-11-221-1/+2
* drm/amd/display: cleanup the code a bitBernard Zhao2021-11-221-9/+1
* drm/amd/display: remove no need NULL check before kfreeBernard Zhao2021-11-221-12/+6
* drm/amd/display: fix cond_no_effect.cocci warningsYe Guojin2021-11-221-11/+1
* drm/amd/display: Revert "retain/release stream pointer in link enc table"Sung Joon Kim2021-11-221-2/+0
* drm/amd/display: 3.2.162Aric Cyr2021-11-221-1/+1
* drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen2021-11-229-5/+62
* drm/amd/display: Visual Confirm Bar Height Adjusthvanzyll2021-11-222-1/+15
* drm/amd/display: Fix eDP will flash when boot to OSBrandon Syu2021-11-222-2/+5
* drm/amd/display: Enable DSC over eDPMikita Lipski2021-11-227-1/+177
* drm/amd/display: Fix LTTPR not EnabledAngus Wang2021-11-223-0/+52
* drm/amd/display: Reset fifo after enable otgXu, Jinze2021-11-226-0/+31
* drm/amd/display: Code change for DML isolationJun Lei2021-11-224-0/+2208
* drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132bWenjing Liu2021-11-221-2/+2
* drm/amd/display: Revert changes for MPO underflowAngus Wang2021-11-224-4/+4
* drm/amd/display: Secondary display goes blank on Non DCN31Ahmad Othman2021-11-221-1/+2
* drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma2021-11-221-1/+1
* drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee2021-11-173-3/+39
* drm/amd/display: Initialise encoder assignment when initialising dc_stateJimmy Kizito2021-11-174-7/+7
* drm/amd/display: Query all entries in assignment table during updates.Jimmy Kizito2021-11-171-1/+12
* drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen2021-11-171-0/+9
* drm/amd/display: 3.2.161Aric Cyr2021-11-171-1/+1
* drm/amd/display: Adjust code indentationCharlene Liu2021-11-171-3/+3
* drm/amd/display: Add hpd pending flag to indicate detection of new hpdMeenakshikumar Somasundaram2021-11-173-13/+14
* drm/amd/display: Fix Coverity IssuesChris Park2021-11-171-1/+5
* drm/amd/display: retain/release stream pointer in link enc tableSung Joon Kim2021-11-171-0/+2
* drm/amd/display: fix stale info in link encoder assignmentRoy Chan2021-11-171-22/+14
* drm/amd/display: use link_rate_set above DPCD 1.3 (#1527)Huang, ChiaWen2021-11-171-1/+1
* drm/amd/display: clean up some formats and logCharlene Liu2021-11-173-7/+3
* drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2021-11-172-4/+11
* drm/amd/display: Use link_enc_cfg API for queries.Jimmy Kizito2021-11-171-13/+4
* drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang2021-11-174-4/+4
* drm/amd/display: remove dmcub_support cap dependencyCharlene Liu2021-11-171-2/+0
* drm/amd/display: Pass panel inst to a PSR commandMikita Lipski2021-11-173-3/+5
* drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma2021-11-176-129/+66