summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie6-80/+416
2021-12-14amdgpu: fix some kernel-doc markupYann Dirson2-3/+3
2021-12-14drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas1-0/+5
2021-12-14drm/amd/display: parse and check PSR SU capsMikita Lipski1-13/+88
2021-12-14drm/amd/display: Add debugfs entry for ILRWayne Lin1-0/+134
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter3-5/+30
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-6/+12
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso1-0/+4
2021-12-13drm/amd/display: Add feature flags to disable LTTPRAurabindo Pillai1-0/+7
2021-12-13drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo1-0/+30
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie3-44/+184
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez1-12/+7
2021-12-07drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez1-15/+3
2021-12-07drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez1-2/+1
2021-12-07drm/amd/display: Rename a struct field to describe a cea component betterOliver Logush1-1/+1
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih1-9/+2
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2021-12-07drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-02drm/amd/display: Use oriented source size when checking cursor scalingVlad Zahorodnii1-8/+27
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski1-0/+44
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo2-10/+44
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski1-1/+1
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-6/+6
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu2-0/+30
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas1-18/+1
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-22drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher1-0/+3
2021-11-22drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski2-4/+71
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-158/+353
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-17drm/amd/display: log amdgpu_dm_atomic_check() failure causeShirish S1-18/+51
2021-11-17drm/amd/display: remove unnecessary conditional operatorsYe Guojin1-2/+1
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S1-9/+11
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob1-4/+4