summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-10-26drm/amd/display: Set WM set A to 0 if full pstate not supportedAlvin Lee1-1/+1
2020-10-26drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"Eryk Brol1-42/+0
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas14-7/+49
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin4-8/+52
2020-10-26drm/amd/display: add dcn21 bw validationDmytro Laktyushkin3-2/+122
2020-10-26drm/amd/display: Add Bounding Box State for Low DF PState but High Voltage StateSung Lee1-18/+53
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-10-23drm/amdgpu_dm: fix a typoMauro Carvalho Chehab2-4/+4
2020-10-23drm/amdgpu/display: add MALL support (v2)Bhawanpreet Lakha7-1/+110
2020-10-23drm/amdgpu: remove unneeded breakTom Rix7-43/+0
2020-10-22drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-10-22drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky1-1/+0
2020-10-21drm/amd/display: Fix the display corruption issue on Navi10Yifan Zhang1-3/+7
2020-10-21drm/amd/display: Initialize num_pkrs on VANGOGH.Bas Nieuwenhuizen1-1/+2
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol1-1/+1
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie2-5/+7
2020-10-16drm/amd/display: Fix DCN302 makefileBhawanpreet Lakha1-0/+29
2020-10-16drm/amd/display: Use amdgpu_socbb.h instead of redefining structsBhawanpreet Lakha1-57/+1
2020-10-16drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-10-16drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky1-1/+0
2020-10-16drm/amdgpu/display: fix the NULL pointer reference on dmucb on dcn301Huang Rui1-1/+1
2020-10-16drm/amd/display: setup system context in dm_initYifan Zhang1-0/+61
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-14drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01Alex Deucher1-0/+1
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-14drm/amd/display: remove no need return valueBernard Zhao3-14/+7
2020-10-12drm/amd/display: Add green_sardine support to DMRoman Li1-0/+12
2020-10-12drm/amd/display: Add green_sardine support to DCRoman Li4-0/+25
2020-10-12drm/amd/display: Add DCN302 support in amdgpu_dm (v2)Bhawanpreet Lakha1-1/+24
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha27-1/+2753
2020-10-12drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-12drm/amd/display: Add missing function pointers for dcn3Bhawanpreet Lakha1-0/+2
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie36-132/+511
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher1-23/+0
2020-10-05drm/amd/display: 3.2.106Aric Cyr1-1/+1
2020-10-05drm/amd/display: [FW Promotion] Release 0.0.36Anthony Koo1-2/+2
2020-10-05drm/amd/display: Only flush inst_fb if backdoor loadingAlvin Lee1-8/+9
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee2-0/+4
2020-10-05drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 DiagsSung Lee1-83/+36
2020-10-05drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr1-4/+6
2020-10-05drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu11-3/+20
2020-10-05drm/amd/display: Block ABM in case of eDP ODMYongqiang Sun6-0/+24
2020-10-05drm/amd/display: Copy WM values from set A to other sets in hw_initJoshua Aberback3-0/+47
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback7-6/+29
2020-10-05drm/amd/display: Fixed comments (uniform style)Felipe1-22/+23
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr4-83/+88