summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2023-07-11drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai
2023-07-11drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira
2023-06-21drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-09drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu
2023-05-30drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-05-17drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz
2023-05-17drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-05-17drm/amd/display: Return error code on DSC atomic check failureHersen Wu
2023-05-11drm/amd/display: Fix potential null dereferenceIgor Artemiev
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin
2023-03-29drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo
2023-03-29drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng
2023-03-14drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha
2023-02-14drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung
2023-02-14drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher
2023-02-09drm/amd/display: minor cleanup of vm_setupAlex Deucher
2023-02-09drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz
2023-02-08drm/amd/display: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu
2023-02-08drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz
2023-02-03Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher
2023-02-03drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher
2023-02-03drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher
2023-02-03drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher
2023-02-03drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli
2023-01-31drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher
2023-01-31drm/amd/display: fix linux dp link lost handled only one timeHersen Wu
2023-01-31drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo