summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä1-0/+1
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie102-488/+7520
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie9-72/+109
2020-09-03drm/amd/display: Fix a list corruptionxinhui pan1-0/+1
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-1/+43
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drm/amd/display: Add DPCS regs for dcn3 link encoderBhawanpreet Lakha2-2/+1
2020-08-26gpu: amd: Remove duplicate semicolons at the end of lineYouling Tang1-1/+1
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu1-1/+1
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Add connector HPD trigger debugfs entryEryk Brol1-0/+81
2020-08-26drm/amd/display: Add debugfs for connector's FEC & DSC capabilitiesEryk Brol1-1/+72
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-26drm/amd/display: Send H14b-VSIF specified in HDMIWayne Lin3-16/+5
2020-08-26drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+28
2020-08-26drm/amd/display: 3.2.99Aric Cyr1-1/+1
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee3-22/+43
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu1-1/+1
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee3-22/+43
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov4-48/+48
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov5-38/+36
2020-08-24drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-2/+2
2020-08-24drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie12-6/+97
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie7-19/+55
2020-08-19drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-19drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-19drm/amd/display: fix potential integer overflow when shifting 32 bit variable...Colin Ian King1-1/+1
2020-08-19drm/amd/display: Add dsc_to_stream_resource for dcn3Bhawanpreet Lakha1-0/+1
2020-08-19drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-19drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1
2020-08-19drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-08-19drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-19drm/amd/display: Assign correct left shiftChris Park2-2/+7
2020-08-19drm/amd/display: Call DMUB for eDP power controlChris Park6-2/+80
2020-08-17drm/amd/display: Add DSC_DBG_EN shift/mask for dcn3Bhawanpreet Lakha1-0/+1
2020-08-17drm/amd/display: [FW Promotion] Release 0.0.29Anthony Koo1-2/+3
2020-08-17drm/amd/display: Mask DPCD field to avoid reading unsupported field valueJaehyun Chung1-1/+3
2020-08-17drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-17drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1