summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2021-12-02drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-02drm/amd/display: PSR panel capability debugfsMikita Lipski1-0/+44
2021-12-02drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-02drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo2-10/+44
2021-12-02drm/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-18drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-18drm/amd/display: log amdgpu_dm_atomic_check() failure causeShirish S1-18/+51
2021-11-18drm/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-10drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-10drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-10drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob1-4/+4
2021-11-10drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S1-1/+1
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland1-6/+4
2021-11-03drm/amd/display: dsc engine not disabled after unplug dsc mst hubHersen Wu2-43/+138
2021-11-03drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello1-1/+9
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser2-6/+6
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9
2021-10-28drm/amd/display: Enable dpia in dmub only for DCN31 B0Jude Shih1-0/+14
2021-10-28drm/amd/display: Fix USB4 hot plug crash issueJude Shih1-7/+16
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen1-1/+1
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr1-0/+2
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen1-2/+8
2021-10-28drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher1-0/+33
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...Dave Airlie3-1/+38
2021-10-28drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2-2/+4
2021-10-26drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha3-1/+36
2021-10-26drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha1-1/+1
2021-10-22amd/display: remove ChromeOS workaroundSimon Ser1-51/+0
2021-10-20drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li1-2/+1
2021-10-14drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-10-13drm/amd/display: Enable PSR by default on newer DCNNicholas Kazlauskas1-1/+16
2021-10-13amd/display: check cursor plane matches underlying planeSimon Ser1-15/+34
2021-10-06drm/amd/display: Add 120Hz support for freesync video modeSolomon Chiu1-11/+11