aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-15drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-15drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-22drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
2021-05-11drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol
2021-02-17drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu
2021-02-17drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu
2021-02-17drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu
2021-02-10drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang
2021-01-27drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2021-01-09Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher
2020-12-30drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-11-05drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky
2020-10-29drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-10-01drm/amd/display: Free gamma after calculating legacy transfer functionNicholas Kazlauskas
2020-09-09drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu
2020-09-09drm/amd/display: Retry AUX write when fail occursWayne Lin
2020-09-09drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh
2020-09-03drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-09-03drm/amd/display: Add additional config guards for DCNAurabindo Pillai
2020-09-03drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-03-25drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-01drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson
2019-12-31drm/amd/display: set minimum abm backlight levelAnthony Koo
2019-12-21drm/amd/display: add default clocks if not able to fetch themAlex Deucher
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann