summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2022-02-21drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer-8/+9
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li-1/+1
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito-1/+2
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello-0/+1
2022-01-07drm/amd/display: introduce mpo detection flagsMikita Lipski-1/+11
2022-01-07drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas-3/+27
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-80/+416
2021-12-14amdgpu: fix some kernel-doc markupYann Dirson-3/+3
2021-12-14drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas-0/+5
2021-12-14drm/amd/display: parse and check PSR SU capsMikita Lipski-13/+88
2021-12-14drm/amd/display: Add debugfs entry for ILRWayne Lin-0/+134
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter-5/+30
2021-12-13drm/amd/display: fix function scopesIsabella Basso-6/+12
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso-0/+4
2021-12-13drm/amd/display: Add feature flags to disable LTTPRAurabindo Pillai-0/+7
2021-12-13drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo-0/+30
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-44/+184
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas-1/+6
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez-12/+7
2021-12-07drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez-15/+3
2021-12-07drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez-2/+1
2021-12-07drm/amd/display: Rename a struct field to describe a cea component betterOliver Logush-1/+1
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih-9/+2
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin-1/+4
2021-12-07drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas-1/+6
2021-12-02drm/amd/display: Use oriented source size when checking cursor scalingVlad Zahorodnii-8/+27
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan-0/+8
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas-4/+16
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan-0/+8
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski-0/+44
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas-4/+16
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo-10/+44
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas-3/+8
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+4
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas-0/+2
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski-1/+1
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas-0/+14
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-6/+6
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu-0/+30
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas-18/+1
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas-0/+2
2021-11-22drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher-0/+3
2021-11-22drm/amd/display: Fix OLED brightness control on eDPRoman Li-1/+2
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski-4/+71
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-158/+353
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li-1/+2