aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
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-09-22drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
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
2020-03-25drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2019-10-05drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-09-16drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul
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-26drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas
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-12-08drm/amd/dm: Don't forget to attach MST encodersLyude Paul
2018-11-27drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul
2018-11-27drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo
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-24drm/amd/display: Fix bug use wrong pp interfaceRex Zhu
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis
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-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu
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-16drm/amd/display: Add hook for MST root branch infoNikola Cornij
2018-07-13drm/amd/display: dp debugfs allow link rate lane count greater than dp rx rep...Hersen Wu
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani
2018-07-13drm/amd/display: add pp to dc powerlevel enum translatorMikita Lipski
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo
2018-07-13drm/amd/display: Linux hook test pattern through debufsHersen Wu
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li