aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-15drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-02-23drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu
2021-02-23drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu
2019-10-05drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas
2019-05-10drm/amd/display: fix cursor black issuetiancyin
2019-04-05drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2019-04-05drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas
2019-02-27drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma
2019-01-16drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul
2019-01-16drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-13drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2018-12-13drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-11-27drm/amd/display: Stop leaking planesHarry Wentland
2018-10-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-06drm/amd/display: Read back max backlight value at bootDavid Francis
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis
2018-08-06drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski
2018-07-05drm/amd/display: Ctrl stutter mode through module parameterrex zhu
2018-07-05drm/amd/display: Add front end for dp debugfs filesDavid Francis
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski
2018-06-15drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma