summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-90/+134
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij1-0/+18
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo1-11/+17
2021-04-20drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss2-2/+8
2021-04-20drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers1-5/+4
2021-04-20drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr1-1/+2
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh1-44/+0
2021-04-20drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-20drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang1-0/+13
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-04-15drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers1-0/+2
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss1-1/+1
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh2-5/+9
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss2-0/+48
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss1-1/+1
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski1-2/+2
2021-04-09drm/amd/display: Added dc_edp_id_count to dc_contextJake Wang1-7/+3
2021-04-09drm/amd/display: add NULL check to avoid kernel crash in DC.Robin Singh1-0/+3
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park1-0/+4
2021-04-09drm/amd/display: add log for automated testQingqing Zhuo1-0/+4
2021-04-09drm/amd/display: Set max TTU on DPG enableWesley Chalmers1-7/+24
2021-04-09drm/amd/display: New path for enabling DPGWesley Chalmers1-0/+11
2021-04-09drm/amd/display: Update display endpoint control path.Jimmy Kizito3-8/+128
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito4-5/+226
2021-04-09drm/amd/display: LTTPR config logicWesley Chalmers1-10/+41
2021-04-09drm/amd/display: Enumerate LTTPR modesWesley Chalmers2-11/+24
2021-04-09drm/amd/display: enable DP DSC Compliance automationQingqing Zhuo1-0/+40
2021-04-09drm/amd/display: Guard ASSR with internal display flagStylon Wang1-17/+41
2021-04-09drm/amd/display: Use pwrseq instance to determine eDP instanceJake Wang1-1/+7
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee1-5/+5
2021-04-09drm/amd/display: Fixed Clock Recovery SequenceDavid Galiffi1-4/+6
2021-03-23drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbpsAlex Deucher1-2/+2
2021-03-23drm/amd/display: add a func to disable accelerated modeYao Wang11-0/+18
2021-03-23drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone1-6/+3
2021-03-23drm/amd/display: Bypass sink detect when there are no eDPs connectedJake Wang1-7/+6
2021-03-23drm/amd/display: remove redundant initialization of variable resultColin Ian King1-1/+1
2021-03-23drm/amd/display: Free local data after useVictor Lu1-0/+1
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang1-1/+1
2021-03-23drm/amd/display: Skip powerstate DC hw access if virtual dalMartin Leung1-0/+3
2021-03-05drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-05drm/amd/display: Process crc window at DMCUWayne Lin1-0/+82
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen1-7/+7
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-7/+11
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito1-1/+13
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram3-1/+160
2021-02-24drm/amd/display: Enable ASSR in DMStylon Wang1-0/+16
2021-02-24drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to boolJiapeng Chong1-1/+1