aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-21drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-29drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-07-22drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-22drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-04-24drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-04-17drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher
2020-04-17drm/amdgpu/display: fix aux registration (v2)Alex Deucher
2020-04-08drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas
2020-04-07drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas
2020-04-07drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang
2020-03-25drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai
2020-03-19drm/amd/display: Remove PSR dependency on swizzle modeRoman Li
2020-03-19drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu
2020-03-13drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messagesLyude Paul
2020-03-13drm/amdgpu/display: clean up some indentingDan Carpenter
2020-03-09drm/amdgpu/display: fix pci revision id fetchingAly-Tawfik
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-26drm/amdgpu/display: add a late register connector callbackAlex Deucher
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher
2020-02-26drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher
2020-02-26drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher
2020-02-26drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-25drm/amd/display: Add dmcu f/w loading for NV12Roman Li
2020-02-25drm/amd/display: Don't ask PSP to load DMCUB for backdoor loadNicholas Kazlauskas
2020-02-25drm/amd/display: DMUB Firmware Load by PSPHersen Wu
2020-02-25drm/amd/display: dmub back door loadHersen Wu
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-11drm/amd/display: Add backlight support via AUXRodrigo Siqueira
2020-02-06drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-04drm/amd/display: Pass amdgpu_device instead of psp_contextBhawanpreet Lakha
2020-01-30drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu