summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-01-21drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-01-21drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-01-21drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-07Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/a...Daniel Vetter13-73/+6
2021-01-06drm/amdgpu/display: drop DCN support for aarch64Alex Deucher12-72/+0
2021-01-06drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic5-0/+19
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang1-6/+5
2020-12-23drm/amd/display: updated wm table for RenoirJake Wang1-8/+8
2020-12-23drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee1-1/+1
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr2-23/+9
2020-12-23drm/amd/display: Update RN/VGH active display count workaroundMichael Strauss2-16/+2
2020-12-23drm/amd/display: change SMU repsonse timeout to 2s.Yongqiang Sun1-1/+1
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai1-7/+1
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers5-0/+28
2020-12-16drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-1/+43
2020-12-15drm/amd/display: Adding prototype for dccg21_update_dpp_dto()Souptick Joarder1-0/+1
2020-12-15drm/amd/display: 3.2.116Aric Cyr1-1/+1
2020-12-15drm/amd/display: Fix cleanup typo in MPCC visual confirmAric Cyr1-10/+7
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr2-11/+20
2020-12-15drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung5-18/+24
2020-12-15drm/amd/display: Add DP info frame update for dcn30Leo (Hanghong) Ma1-1/+1
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein3-2/+6
2020-12-15drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr3-3/+3
2020-12-15drm/amd/display: Add missing DP_SEC register definitions and masksMax Tseng2-0/+8
2020-12-15drm/amd/display: Change pstate expected timeout warning to 180us on linuxVictor Lu1-3/+3
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui1-3/+0
2020-12-08drm/amd/display: 3.2.115Aric Cyr1-1/+1
2020-12-08drm/amd/display: Revert DCN2.1 dram_clock_change_latency updateMichael Strauss1-1/+1
2020-12-08drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan1-2/+5
2020-12-08drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-08drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-08drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo2-1/+5
2020-12-08drm/amd/display: Use provided offset for DPG generationWesley Chalmers1-1/+1
2020-12-08drm/amd/display: Change to IMMEDIATE mode from FRAME modeJudy Cai2-34/+66
2020-12-08drm/amd/display: Don't check seamless boot in power down HW by timeoutJohn Wu1-4/+1
2020-12-08drm/amd/display: Set default bits per channelJing Zhou2-5/+14
2020-12-08drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin3-5/+15
2020-12-01drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...Lee Jones1-1/+1
2020-12-01drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'Lee Jones1-1/+0